"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/17 04:31:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi" 2025/08/17 04:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 04:31:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:31:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:31:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:31:59 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:31:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:31:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:31:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:31:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:31:59 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:31:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52304->172.17.0.4:21, err= 2025/08/17 04:31:59 DEBUG : Creating backend with remote "/tmp/rclone3362484353" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30915") 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40200->172.17.0.4:30915, err= 2025/08/17 04:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:31:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:31:59 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31070") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50944->172.17.0.4:31070, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35300") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51856->172.17.0.4:35300, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31244") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48036->172.17.0.4:31244, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34782") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43272->172.17.0.4:34782, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35030") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60158->172.17.0.4:35030, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38589") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53084->172.17.0.4:38589, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36785") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50364->172.17.0.4:36785, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39203") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40950->172.17.0.4:39203, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38802") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33814->172.17.0.4:38802, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37281") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50456->172.17.0.4:37281, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30862") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59494->172.17.0.4:30862, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32697") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39356->172.17.0.4:32697, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37332") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51436->172.17.0.4:37332, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34818") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35726->172.17.0.4:34818, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : Creating backend with remote "/non-existing" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31161") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42236->172.17.0.4:31161, err= 2025/08/17 04:32:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32219") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33920->172.17.0.4:32219, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37498") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51840->172.17.0.4:37498, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35802") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54636->172.17.0.4:35802, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30192") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56274->172.17.0.4:30192, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36359") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54460->172.17.0.4:36359, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36170") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52076->172.17.0.4:36170, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33390") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35502->172.17.0.4:33390, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33714") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56598->172.17.0.4:33714, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35543") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51348->172.17.0.4:35543, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33674") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34718->172.17.0.4:33674, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Running all checks before starting transfers 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38092") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56944->172.17.0.4:38092, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Checks finished, now starting transfers 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31058") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42140->172.17.0.4:31058, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32394") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44340->172.17.0.4:32394, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32936") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48648->172.17.0.4:32936, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34460") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39682->172.17.0.4:34460, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30588") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44268->172.17.0.4:30588, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35759") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57618->172.17.0.4:35759, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 ERROR : Ignoring --no-traverse with sync 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38023") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38910->172.17.0.4:38023, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36928") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47906->172.17.0.4:36928, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37323") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55922->172.17.0.4:37323, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31169") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44266->172.17.0.4:31169, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33572") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58394->172.17.0.4:33572, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35305") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38972->172.17.0.4:35305, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35344") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40760->172.17.0.4:35344, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32919") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57986->172.17.0.4:32919, err= 2025/08/17 04:32:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34760") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38268->172.17.0.4:34760, err= 2025/08/17 04:32:00 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/17 04:32:00 INFO : hello world2: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33036") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46768->172.17.0.4:33036, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39943") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36058->172.17.0.4:39943, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31813") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46430->172.17.0.4:31813, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37196") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53244->172.17.0.4:37196, err= 2025/08/17 04:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31635") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49054->172.17.0.4:31635, err= 2025/08/17 04:32:00 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/17 04:32:00 INFO : potato2: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34400") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32866->172.17.0.4:34400, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33125") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36470->172.17.0.4:33125, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39434") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43672->172.17.0.4:39434, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36162") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56770->172.17.0.4:36162, err= 2025/08/17 04:32:00 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/17 04:32:00 INFO : potato2: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33006") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41720->172.17.0.4:33006, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36552") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41518->172.17.0.4:36552, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35335") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46418->172.17.0.4:35335, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/17 04:32:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38114") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46634->172.17.0.4:38114, err= 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 INFO : sub dir: Making directory 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 INFO : sub dir2/sub sub dir2: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39658") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47300->172.17.0.4:39658, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52318->172.17.0.4:21, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38658") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50420->172.17.0.4:38658, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38489") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39181") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34700->172.17.0.4:38489, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49904->172.17.0.4:39181, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34665") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47088->172.17.0.4:34665, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30011") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48898->172.17.0.4:30011, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38194") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34360->172.17.0.4:38194, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38035") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53526->172.17.0.4:38035, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38944") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32966->172.17.0.4:38944, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31500") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53556->172.17.0.4:31500, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/17 04:32:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34678") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37350->172.17.0.4:34678, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33510") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42890->172.17.0.4:33510, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33984") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37980->172.17.0.4:33984, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36955") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49794->172.17.0.4:36955, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32584") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48366->172.17.0.4:32584, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37617") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57852->172.17.0.4:37617, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37824") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48858->172.17.0.4:37824, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : sub dir2: Making directory with metadata 2025/08/17 04:32:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39601") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32854->172.17.0.4:39601, err= 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 INFO : sub dir: Making directory 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34189") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42400->172.17.0.4:34189, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32845") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42470->172.17.0.4:32845, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32849") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34261") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35210->172.17.0.4:32849, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60006->172.17.0.4:34261, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36733") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36964->172.17.0.4:36733, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33619") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43272->172.17.0.4:33619, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38264") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39786") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42004->172.17.0.4:38264, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57988->172.17.0.4:39786, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34263") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35216->172.17.0.4:34263, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33548") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56274->172.17.0.4:33548, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35863") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54674->172.17.0.4:35863, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35501") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40152->172.17.0.4:35501, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37240") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42532->172.17.0.4:37240, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38459") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35850->172.17.0.4:38459, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32965") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51508->172.17.0.4:32965, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38124") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33600->172.17.0.4:38124, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31553") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43414->172.17.0.4:31553, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35371") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59012->172.17.0.4:35371, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : sub dir2: Making directory with metadata 2025/08/17 04:32:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38922") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39060->172.17.0.4:38922, err= 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 INFO : sub dir: Making directory 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34980") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39124->172.17.0.4:34980, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32655") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41492->172.17.0.4:32655, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38911") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34410") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36362->172.17.0.4:34410, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56330->172.17.0.4:38911, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31793") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46880->172.17.0.4:31793, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38726") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31965") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35992->172.17.0.4:38726, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46494->172.17.0.4:31965, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38272") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57504->172.17.0.4:38272, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30931") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57624->172.17.0.4:30931, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34609") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45308->172.17.0.4:34609, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 INFO : sub dir2: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30405") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36392->172.17.0.4:30405, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39236") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41134->172.17.0.4:39236, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36602") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36050->172.17.0.4:36602, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39567") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51122->172.17.0.4:39567, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36267") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60232->172.17.0.4:36267, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34646") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35492->172.17.0.4:34646, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35166") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50370->172.17.0.4:35166, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39414") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57612->172.17.0.4:39414, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30858") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58100->172.17.0.4:30858, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34465") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60732->172.17.0.4:34465, err= 2025/08/17 04:32:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fetajeq4qiku" 2025/08/17 04:32:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:52326->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-fetajeq4qiku 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:31688") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:42506->172.17.0.4:31688, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35651") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33480->172.17.0.4:35651, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31792") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41790->172.17.0.4:31792, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33057") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58940->172.17.0.4:33057, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:31972") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:46638->172.17.0.4:31972, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:37846") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:48424->172.17.0.4:37846, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:38017") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:47548->172.17.0.4:38017, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:38670") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:33032->172.17.0.4:38670, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: dial("tcp","172.17.0.4:35367") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: > dial: conn=172.17.0.1:58920->172.17.0.4:35367, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Purge object "sub dir/hello world" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Purge dir "sub dir" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fetajeq4qiku: Purge dir "" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33100") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49892->172.17.0.4:33100, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36015") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47372->172.17.0.4:36015, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30234") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40136->172.17.0.4:30234, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32946") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51178->172.17.0.4:32946, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34028") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35888->172.17.0.4:34028, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35932") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54034->172.17.0.4:35932, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30091") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47720->172.17.0.4:30091, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39628") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33326->172.17.0.4:39628, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32588") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44134->172.17.0.4:32588, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37717") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38928->172.17.0.4:37717, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37820") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48578->172.17.0.4:37820, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30851") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42756->172.17.0.4:30851, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36506") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51902->172.17.0.4:36506, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38300") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37528->172.17.0.4:38300, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31015") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47008->172.17.0.4:31015, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30931") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57638->172.17.0.4:30931, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31952") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43226->172.17.0.4:31952, err= 2025/08/17 04:32:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-josehog6beru" 2025/08/17 04:32:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:52342->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-josehog6beru 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:33347") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35415") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:36170->172.17.0.4:33347, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45198->172.17.0.4:35415, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36548") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57570->172.17.0.4:36548, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36040") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59822->172.17.0.4:36040, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:38754") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:59388->172.17.0.4:38754, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:30948") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:39920->172.17.0.4:30948, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:37583") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:36968->172.17.0.4:37583, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39810") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53926->172.17.0.4:39810, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37294") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47748->172.17.0.4:37294, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37589") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53540->172.17.0.4:37589, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38539") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:37684") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57298->172.17.0.4:38539, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:57254->172.17.0.4:37684, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35588") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:36893") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58076->172.17.0.4:35588, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:47082->172.17.0.4:36893, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39946") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47236->172.17.0.4:39946, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:36020") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:41560->172.17.0.4:36020, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:30973") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:48618->172.17.0.4:30973, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:37258") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:38796->172.17.0.4:37258, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:34711") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:51892->172.17.0.4:34711, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: dial("tcp","172.17.0.4:35156") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: > dial: conn=172.17.0.1:38122->172.17.0.4:35156, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Purge object "sub dir/hello world" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Purge dir "sub dir" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-josehog6beru: Purge dir "" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39806") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49214->172.17.0.4:39806, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30349") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46350->172.17.0.4:30349, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30144") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45102->172.17.0.4:30144, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38822") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41564->172.17.0.4:38822, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32533") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45378->172.17.0.4:32533, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30635") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47846->172.17.0.4:30635, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36297") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53468->172.17.0.4:36297, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36246") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36734->172.17.0.4:36246, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34615") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45278->172.17.0.4:34615, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/17 04:32:00 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37823") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42754->172.17.0.4:37823, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32146") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57546->172.17.0.4:32146, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32773") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46502->172.17.0.4:32773, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39568") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39482->172.17.0.4:39568, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30181") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52294->172.17.0.4:30181, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36587") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58964->172.17.0.4:36587, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30883") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45840->172.17.0.4:30883, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31854") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45564->172.17.0.4:31854, err= 2025/08/17 04:32:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yixedis8tofo" 2025/08/17 04:32:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:00 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:52354->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-yixedis8tofo 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:34575") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39333") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:51064->172.17.0.4:34575, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48108->172.17.0.4:39333, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30699") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54902->172.17.0.4:30699, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38592") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59706->172.17.0.4:38592, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:37276") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:50520->172.17.0.4:37276, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:36720") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:42368->172.17.0.4:36720, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:30026") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:46348->172.17.0.4:30026, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36388") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43972->172.17.0.4:36388, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31095") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43562->172.17.0.4:31095, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31112") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46720->172.17.0.4:31112, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Using server-side directory move 2025/08/17 04:32:00 INFO : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:31620") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33193") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:33778->172.17.0.4:31620, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35952->172.17.0.4:33193, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:32366") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:57164->172.17.0.4:32366, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30664") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53348->172.17.0.4:30664, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for transfers to finish 2025/08/17 04:32:00 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:00 INFO : sub dir/hello world: Moved (server-side) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37272") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54400->172.17.0.4:37272, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34878") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38938->172.17.0.4:34878, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:35949") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:52134->172.17.0.4:35949, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:30187") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:42974->172.17.0.4:30187, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30025") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47318->172.17.0.4:30025, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31804") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55830->172.17.0.4:31804, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32925") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42768->172.17.0.4:32925, err= 2025/08/17 04:32:00 DEBUG : testing file moves 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32990") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:33569") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48110->172.17.0.4:32990, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:48122->172.17.0.4:33569, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:34984") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:34004->172.17.0.4:34984, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37656") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38180->172.17.0.4:37656, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Waiting for transfers to finish 2025/08/17 04:32:00 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:00 INFO : sub dir/hello world: Moved (server-side) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39543") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52892->172.17.0.4:39543, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32319") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39178->172.17.0.4:32319, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:38066") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:42094->172.17.0.4:38066, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:35701") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:52288->172.17.0.4:35701, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:36900") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:59904->172.17.0.4:36900, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: dial("tcp","172.17.0.4:31180") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: > dial: conn=172.17.0.1:33616->172.17.0.4:31180, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Purge object "sub dir/hello world" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Purge dir "sub dir" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-yixedis8tofo: Purge dir "" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37119") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45136->172.17.0.4:37119, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31190") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36558->172.17.0.4:31190, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38942") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44500->172.17.0.4:38942, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35293") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59768->172.17.0.4:35293, err= 2025/08/17 04:32:00 ERROR : error listing: directory not found 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35282") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53394->172.17.0.4:35282, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30428") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56260->172.17.0.4:30428, err= 2025/08/17 04:32:00 INFO : Local file system at /tmp/rclone3362484353: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39001") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44518->172.17.0.4:39001, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37784") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51862->172.17.0.4:37784, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36558") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33636->172.17.0.4:36558, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35299") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36078->172.17.0.4:35299, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36215") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41184->172.17.0.4:36215, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33032") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50650->172.17.0.4:33032, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30967") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52234->172.17.0.4:30967, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38667") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47160->172.17.0.4:38667, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39218") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59320->172.17.0.4:39218, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38071") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58560->172.17.0.4:38071, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31216") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49616->172.17.0.4:31216, err= 2025/08/17 04:32:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32252") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42156->172.17.0.4:32252, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33036") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46772->172.17.0.4:33036, err= 2025/08/17 04:32:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/17 04:32:00 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35607") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59640->172.17.0.4:35607, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34104") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34788->172.17.0.4:34104, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36213") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37894->172.17.0.4:36213, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35457") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35348->172.17.0.4:35457, err= 2025/08/17 04:32:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35151") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43196->172.17.0.4:35151, err= 2025/08/17 04:32:00 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/17 04:32:00 INFO : check sum: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32338") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59510->172.17.0.4:32338, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39714") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34914->172.17.0.4:39714, err= 2025/08/17 04:32:00 NOTICE: ftp://172.17.0.4:21/rclone-test-novawum3nusi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/17 04:32:00 DEBUG : check sum: Size of src and dst objects identical 2025/08/17 04:32:00 DEBUG : check sum: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : There was nothing to transfer 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34634") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59336->172.17.0.4:34634, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33764") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49694->172.17.0.4:33764, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34635") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56474->172.17.0.4:34635, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33597") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58740->172.17.0.4:33597, err= 2025/08/17 04:32:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31910") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54504->172.17.0.4:31910, err= 2025/08/17 04:32:00 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/17 04:32:00 INFO : sizeonly: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34048") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44572->172.17.0.4:34048, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33850") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51728->172.17.0.4:33850, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : sizeonly: Sizes identical 2025/08/17 04:32:00 DEBUG : sizeonly: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : There was nothing to transfer 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37549") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56000->172.17.0.4:37549, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31386") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56380->172.17.0.4:31386, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36146") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44072->172.17.0.4:36146, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32565") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59996->172.17.0.4:32565, err= 2025/08/17 04:32:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34544") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40378->172.17.0.4:34544, err= 2025/08/17 04:32:00 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/17 04:32:00 INFO : ignore-size: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32004") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55450->172.17.0.4:32004, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36762") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36278->172.17.0.4:36762, err= 2025/08/17 04:32:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : ignore-size: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : There was nothing to transfer 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32313") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49960->172.17.0.4:32313, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38632") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49042->172.17.0.4:38632, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34873") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37158->172.17.0.4:34873, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31351") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48310->172.17.0.4:31351, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34020") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40858->172.17.0.4:34020, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31712") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47172->172.17.0.4:31712, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : existing: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : There was nothing to transfer 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36495") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49594->172.17.0.4:36495, err= 2025/08/17 04:32:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31383") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53094->172.17.0.4:31383, err= 2025/08/17 04:32:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/17 04:32:00 INFO : existing: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33415") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51732->172.17.0.4:33415, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36090") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41460->172.17.0.4:36090, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34600") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38342->172.17.0.4:34600, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34485") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33100->172.17.0.4:34485, err= 2025/08/17 04:32:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30281") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38232->172.17.0.4:30281, err= 2025/08/17 04:32:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/17 04:32:00 INFO : existing: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35133") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50118->172.17.0.4:35133, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39827") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39390->172.17.0.4:39827, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : existing: Destination exists, skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : There was nothing to transfer 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32424") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51490->172.17.0.4:32424, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34946") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39794->172.17.0.4:34946, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30213") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52880->172.17.0.4:30213, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37286") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36312->172.17.0.4:37286, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38182") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41526->172.17.0.4:38182, err= 2025/08/17 04:32:00 INFO : d: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30564") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55238->172.17.0.4:30564, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36326") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59248->172.17.0.4:36326, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38435") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43960->172.17.0.4:38435, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52368->172.17.0.4:21, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38560") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56392->172.17.0.4:38560, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37981") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40592->172.17.0.4:37981, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37358") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37182") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48474->172.17.0.4:37182, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45464->172.17.0.4:37358, err= 2025/08/17 04:32:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39760") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38342->172.17.0.4:39760, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52376->172.17.0.4:21, err= 2025/08/17 04:32:00 DEBUG : c/non empty space: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34175") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52686->172.17.0.4:34175, err= 2025/08/17 04:32:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/17 04:32:00 INFO : a/potato2: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : b/potato: Deleted 2025/08/17 04:32:00 INFO : d: Removing directory 2025/08/17 04:32:00 INFO : b: Removing directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: deleted 2 directories 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38669") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44380->172.17.0.4:38669, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39406") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30325") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52154->172.17.0.4:39406, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37994->172.17.0.4:30325, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33559") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36788->172.17.0.4:33559, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33727") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38884->172.17.0.4:33727, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32433") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54318->172.17.0.4:32433, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38007") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40308->172.17.0.4:38007, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36651") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50250->172.17.0.4:36651, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35626") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58784->172.17.0.4:35626, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36502") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53134->172.17.0.4:36502, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37341") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57180->172.17.0.4:37341, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39094") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49904->172.17.0.4:39094, err= 2025/08/17 04:32:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36234") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44752->172.17.0.4:36234, err= 2025/08/17 04:32:00 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/17 04:32:00 INFO : empty space: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38350") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42888->172.17.0.4:38350, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31624") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56494->172.17.0.4:31624, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37546") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56982->172.17.0.4:37546, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30638") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42456->172.17.0.4:30638, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33339") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53334->172.17.0.4:33339, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36063") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46730->172.17.0.4:36063, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39652") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49480->172.17.0.4:39652, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31471") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53752->172.17.0.4:31471, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32903") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45296->172.17.0.4:32903, err= 2025/08/17 04:32:00 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/17 04:32:00 INFO : foo: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39504") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58286->172.17.0.4:39504, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33089") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51862->172.17.0.4:33089, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39380") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46988->172.17.0.4:39380, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35382") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39382->172.17.0.4:35382, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34440") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33440->172.17.0.4:34440, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36175") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44230->172.17.0.4:36175, err= 2025/08/17 04:32:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33906") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51348->172.17.0.4:33906, err= 2025/08/17 04:32:00 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/17 04:32:00 INFO : potato: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38137") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49868->172.17.0.4:38137, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34269") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34566->172.17.0.4:34269, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38857") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38812->172.17.0.4:38857, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36368") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35504->172.17.0.4:36368, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34144") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54844->172.17.0.4:34144, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35910") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39424->172.17.0.4:35910, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36734") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57424->172.17.0.4:36734, err= 2025/08/17 04:32:00 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/17 04:32:00 INFO : potato: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39391") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45022->172.17.0.4:39391, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36449") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49014->172.17.0.4:36449, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37960") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39982->172.17.0.4:37960, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37559") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42452->172.17.0.4:37559, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39785") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54880->172.17.0.4:39785, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34413") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56652->172.17.0.4:34413, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38483") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33150->172.17.0.4:38483, err= 2025/08/17 04:32:00 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/17 04:32:00 INFO : potato: Copied (replaced existing) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32974") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41404->172.17.0.4:32974, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38787") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59374->172.17.0.4:38787, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30760") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53112->172.17.0.4:30760, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39540") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43664->172.17.0.4:39540, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38790") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40710->172.17.0.4:38790, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34435") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35718->172.17.0.4:34435, err= 2025/08/17 04:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36353") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34160->172.17.0.4:36353, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34600") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38352->172.17.0.4:34600, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35705") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36816->172.17.0.4:35705, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35856") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57282->172.17.0.4:35856, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37533") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54246->172.17.0.4:37533, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30134") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55664->172.17.0.4:30134, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34497") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44076->172.17.0.4:34497, err= 2025/08/17 04:32:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33661") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42492->172.17.0.4:33661, err= 2025/08/17 04:32:00 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/17 04:32:00 INFO : potato2: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : potato: Deleted 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33156") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46878->172.17.0.4:33156, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38688") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60948->172.17.0.4:38688, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30742") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46506->172.17.0.4:30742, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34327") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50246->172.17.0.4:34327, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33266") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38790->172.17.0.4:33266, err= 2025/08/17 04:32:00 INFO : d: Making directory 2025/08/17 04:32:00 INFO : d/e: Making directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39534") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49654->172.17.0.4:39534, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35008") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37222") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32821") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54954->172.17.0.4:35008, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44402->172.17.0.4:32821, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54686->172.17.0.4:37222, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38496") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49778->172.17.0.4:38496, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33866") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55310->172.17.0.4:33866, err= 2025/08/17 04:32:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39715") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36127") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31570") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53508->172.17.0.4:36127, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56886->172.17.0.4:31570, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49644->172.17.0.4:39715, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38864") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49232->172.17.0.4:38864, err= 2025/08/17 04:32:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:00 DEBUG : c/non empty space: Unchanged skipping 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34325") 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40902->172.17.0.4:34325, err= 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/17 04:32:00 INFO : a/potato2: Copied (new) 2025/08/17 04:32:00 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:00 INFO : b/potato: Deleted 2025/08/17 04:32:00 INFO : d/e: Removing directory 2025/08/17 04:32:00 INFO : d: Removing directory 2025/08/17 04:32:00 INFO : b: Removing directory 2025/08/17 04:32:00 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: deleted 3 directories 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35700") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45228->172.17.0.4:35700, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33485") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50742->172.17.0.4:33485, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39872") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38962->172.17.0.4:39872, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35679") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55696->172.17.0.4:35679, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37152") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31350") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43538->172.17.0.4:31350, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35334->172.17.0.4:37152, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31144") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57348->172.17.0.4:31144, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33017") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57126->172.17.0.4:33017, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33335") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38436->172.17.0.4:33335, err= 2025/08/17 04:32:01 INFO : d: Making directory 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35695") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53582->172.17.0.4:35695, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37369") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38464") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46782->172.17.0.4:37369, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41710->172.17.0.4:38464, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32784") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56552->172.17.0.4:32784, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30396") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37282->172.17.0.4:30396, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36078") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30858") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56572->172.17.0.4:36078, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33288") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58110->172.17.0.4:30858, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60102->172.17.0.4:33288, err= 2025/08/17 04:32:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : c/non empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32332") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45322->172.17.0.4:32332, err= 2025/08/17 04:32:01 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/17 04:32:01 INFO : a/potato2: Copied (new) 2025/08/17 04:32:01 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting files as there were IO errors 2025/08/17 04:32:01 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting directories as there were IO errors 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33796") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53200->172.17.0.4:33796, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39827") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35974") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31606") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39404->172.17.0.4:39827, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51194->172.17.0.4:35974, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43626->172.17.0.4:31606, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38331") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48918->172.17.0.4:38331, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31380") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56618->172.17.0.4:31380, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31512") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36571") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58562->172.17.0.4:31512, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30846") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58850->172.17.0.4:36571, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37119") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45138->172.17.0.4:37119, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36872->172.17.0.4:30846, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30598") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46060->172.17.0.4:30598, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30118") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50824->172.17.0.4:30118, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36418") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47908->172.17.0.4:36418, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38054") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37892->172.17.0.4:38054, err= 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37279") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35474->172.17.0.4:37279, err= 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31950") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34744->172.17.0.4:31950, err= 2025/08/17 04:32:01 INFO : potato: Deleted 2025/08/17 04:32:01 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/17 04:32:01 INFO : potato2: Copied (new) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37984") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43518->172.17.0.4:37984, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30940") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50320->172.17.0.4:30940, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33927") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33052->172.17.0.4:33927, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37216") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52808->172.17.0.4:37216, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33729") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60134->172.17.0.4:33729, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37737") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43946->172.17.0.4:37737, err= 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30352") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47212->172.17.0.4:30352, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 INFO : potato: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38909") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37634->172.17.0.4:38909, err= 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33513") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54786->172.17.0.4:33513, err= 2025/08/17 04:32:01 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/17 04:32:01 INFO : potato2: Copied (new) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31976") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47806->172.17.0.4:31976, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39997") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41896->172.17.0.4:39997, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35914") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32970->172.17.0.4:35914, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31259") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54764->172.17.0.4:31259, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34104") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34792->172.17.0.4:34104, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30481") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48646->172.17.0.4:30481, err= 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39482") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47958->172.17.0.4:39482, err= 2025/08/17 04:32:01 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/17 04:32:01 INFO : potato2: Copied (new) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38001") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46842->172.17.0.4:38001, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30957") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50442->172.17.0.4:30957, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38848") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58894->172.17.0.4:38848, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35752") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40498->172.17.0.4:35752, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38301") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43616->172.17.0.4:38301, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32242") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50906->172.17.0.4:32242, err= 2025/08/17 04:32:01 DEBUG : enormous: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : enormous: Excluded 2025/08/17 04:32:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : potato2: Excluded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31854") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45568->172.17.0.4:31854, err= 2025/08/17 04:32:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : potato2: Excluded 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30382") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54898->172.17.0.4:30382, err= 2025/08/17 04:32:01 DEBUG : enormous: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : enormous: Excluded 2025/08/17 04:32:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : potato2: Excluded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38413") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42720->172.17.0.4:38413, err= 2025/08/17 04:32:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : potato2: Excluded 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35911") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43804->172.17.0.4:35911, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34460") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39684->172.17.0.4:34460, err= --- PASS: TestSyncWithExclude (0.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33349") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48338->172.17.0.4:33349, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36664") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41346->172.17.0.4:36664, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35661") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43008->172.17.0.4:35661, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37987") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42498->172.17.0.4:37987, err= 2025/08/17 04:32:01 DEBUG : enormous: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : enormous: Excluded 2025/08/17 04:32:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : potato2: Excluded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34233") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38754->172.17.0.4:34233, err= 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : potato2: Deleted 2025/08/17 04:32:01 INFO : enormous: Deleted 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37758") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33804->172.17.0.4:37758, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32390") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46198->172.17.0.4:32390, err= 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : enormous: Deleted 2025/08/17 04:32:01 INFO : potato2: Deleted 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39806") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49220->172.17.0.4:39806, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37088") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59840->172.17.0.4:37088, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35118") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47778->172.17.0.4:35118, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39432") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49220->172.17.0.4:39432, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30705") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52662->172.17.0.4:30705, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39074") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43374->172.17.0.4:39074, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39475") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34700->172.17.0.4:39475, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36750") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37040->172.17.0.4:36750, err= 2025/08/17 04:32:01 DEBUG : five: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/17 04:32:01 DEBUG : one: Destination is newer than source, skipping 2025/08/17 04:32:01 DEBUG : three: Sizes identical 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33070") 2025/08/17 04:32:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42300->172.17.0.4:33070, err= 2025/08/17 04:32:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33280") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45918->172.17.0.4:33280, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/17 04:32:01 INFO : four: Copied (replaced existing) 2025/08/17 04:32:01 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/17 04:32:01 INFO : five: Copied (new) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30725") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51270->172.17.0.4:30725, err= 2025/08/17 04:32:01 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/17 04:32:01 INFO : two: Copied (replaced existing) 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37221") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43692->172.17.0.4:37221, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32555") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49676->172.17.0.4:32555, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39161") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57398->172.17.0.4:39161, err= --- PASS: TestSyncWithUpdateOlder (0.09s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/17 04:32:01 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37749") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43354->172.17.0.4:37749, err= 2025/08/17 04:32:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34728") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58606->172.17.0.4:34728, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32293") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53488->172.17.0.4:32293, err= 2025/08/17 04:32:01 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/17 04:32:01 INFO : yam: Copied (new) 2025/08/17 04:32:01 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/17 04:32:01 INFO : potato: Copied (new) 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33368") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37312->172.17.0.4:33368, err= 2025/08/17 04:32:01 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33161") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56936->172.17.0.4:33161, err= 2025/08/17 04:32:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : potato: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31648") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50378->172.17.0.4:31648, err= 2025/08/17 04:32:01 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/17 04:32:01 INFO : yaml: Copied (new) 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : yam: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34568") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32964->172.17.0.4:34568, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37443") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38320->172.17.0.4:37443, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31834") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46248->172.17.0.4:31834, err= --- PASS: TestSyncWithTrackRenames (0.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31803") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34064->172.17.0.4:31803, err= 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Making map for --track-renames 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Finished making map for --track-renames 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/17 04:32:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for renames to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37520") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34962->172.17.0.4:37520, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30642") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60348->172.17.0.4:30642, err= 2025/08/17 04:32:01 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/17 04:32:01 INFO : potato: Copied (new) 2025/08/17 04:32:01 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/17 04:32:01 INFO : yam: Copied (new) 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33094") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57582->172.17.0.4:33094, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35922") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56740->172.17.0.4:35922, err= 2025/08/17 04:32:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Making map for --track-renames 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Finished making map for --track-renames 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : potato: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for renames to finish 2025/08/17 04:32:01 INFO : yam: Moved (server-side) to: yaml 2025/08/17 04:32:01 INFO : yaml: Renamed from "yam" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38636") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60838->172.17.0.4:38636, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32370") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49370->172.17.0.4:32370, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30695") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38022->172.17.0.4:30695, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37424") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50296->172.17.0.4:37424, err= 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Making map for --track-renames 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Finished making map for --track-renames 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/17 04:32:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for renames to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35653") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52774->172.17.0.4:35653, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38457") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47438->172.17.0.4:38457, err= 2025/08/17 04:32:01 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/17 04:32:01 INFO : potato: Copied (new) 2025/08/17 04:32:01 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/17 04:32:01 INFO : sub/yam: Copied (new) 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39463") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42562->172.17.0.4:39463, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31240") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50602->172.17.0.4:31240, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36123") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41470->172.17.0.4:36123, err= 2025/08/17 04:32:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39254") 2025/08/17 04:32:01 DEBUG : potato: Unchanged skipping 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41114->172.17.0.4:39254, err= 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Making map for --track-renames 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Finished making map for --track-renames 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for renames to finish 2025/08/17 04:32:01 INFO : sub/yam: Moved (server-side) to: yam 2025/08/17 04:32:01 INFO : yam: Renamed from "sub/yam" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38957") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58684->172.17.0.4:38957, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31145") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59426->172.17.0.4:31145, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34338") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52198->172.17.0.4:34338, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31232") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51806->172.17.0.4:31232, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36502") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53142->172.17.0.4:36502, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : Creating backend with remote "/tmp/rclone3362484353/dir1" 2025/08/17 04:32:01 DEBUG : Creating backend with remote "/tmp/rclone3362484353/dir2" 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353/dir2: Using server-side directory move 2025/08/17 04:32:01 INFO : Local file system at /tmp/rclone3362484353/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/17 04:32:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353/dir2: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353/dir2: Waiting for transfers to finish 2025/08/17 04:32:01 INFO : file1.txt: Moved (server-side) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36257") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57294->172.17.0.4:36257, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37289") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55474->172.17.0.4:37289, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34192") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40876->172.17.0.4:34192, err= 2025/08/17 04:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31217") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48164->172.17.0.4:31217, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35064") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48882->172.17.0.4:35064, err= 2025/08/17 04:32:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:01 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:01 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:01 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/17 04:32:01 INFO : nested/sub dir/file: Copied (new) 2025/08/17 04:32:01 INFO : nested/sub dir/file: Deleted 2025/08/17 04:32:01 INFO : sub dir: Removing directory 2025/08/17 04:32:01 INFO : nested/sub dir: Removing directory 2025/08/17 04:32:01 INFO : nested: Removing directory 2025/08/17 04:32:01 DEBUG : Local file system at /tmp/rclone3362484353: deleted 3 directories 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33945") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41280->172.17.0.4:33945, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36469") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36896") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47276->172.17.0.4:36469, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47460->172.17.0.4:36896, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31635") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49060->172.17.0.4:31635, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33888") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44906->172.17.0.4:33888, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36990") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34571") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41490->172.17.0.4:36990, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58518->172.17.0.4:34571, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39244") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57450->172.17.0.4:39244, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36666") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32904->172.17.0.4:36666, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35569") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56056->172.17.0.4:35569, err= 2025/08/17 04:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34197") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47692->172.17.0.4:34197, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39243") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48682->172.17.0.4:39243, err= 2025/08/17 04:32:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/17 04:32:01 INFO : sub dir/hello world: Copied (new) 2025/08/17 04:32:01 INFO : sub dir/hello world: Deleted 2025/08/17 04:32:01 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/17 04:32:01 INFO : nested/sub dir/file: Copied (new) 2025/08/17 04:32:01 INFO : nested/sub dir/file: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35024") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53322->172.17.0.4:35024, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39795") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36449") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38400->172.17.0.4:39795, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49020->172.17.0.4:36449, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33912") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56152->172.17.0.4:33912, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30789") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49330->172.17.0.4:30789, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34835") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34530") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39334->172.17.0.4:34530, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41504->172.17.0.4:34835, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33346") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44284->172.17.0.4:33346, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39810") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53934->172.17.0.4:39810, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31858") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35922->172.17.0.4:31858, err= 2025/08/17 04:32:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30462") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48604->172.17.0.4:30462, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32643") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39392->172.17.0.4:32643, err= 2025/08/17 04:32:01 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/17 04:32:01 INFO : existing-b: Copied (new) 2025/08/17 04:32:01 INFO : existing-b: Deleted 2025/08/17 04:32:01 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/17 04:32:01 INFO : existing: Copied (new) 2025/08/17 04:32:01 INFO : existing: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33610") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32836->172.17.0.4:33610, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32820") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51308->172.17.0.4:32820, err= 2025/08/17 04:32:01 DEBUG : existing: Destination exists, skipping 2025/08/17 04:32:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:01 INFO : There was nothing to transfer 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35104") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40966->172.17.0.4:35104, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31649") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33540->172.17.0.4:31649, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37904") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39728->172.17.0.4:37904, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-soqohin8xuqa" 2025/08/17 04:32:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:52378->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37928") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47410->172.17.0.4:37928, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33968") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52172->172.17.0.4:33968, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31553") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43424->172.17.0.4:31553, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31678") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40506->172.17.0.4:31678, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-soqohin8xuqa 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:38717") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:35058->172.17.0.4:38717, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:38844") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:41772->172.17.0.4:38844, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:37971") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:53202->172.17.0.4:37971, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Using server-side directory move 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:38773") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:51588->172.17.0.4:38773, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38799") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54524->172.17.0.4:38799, err= 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:52384->172.17.0.4:21, err= 2025/08/17 04:32:01 INFO : empty space: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Waiting for transfers to finish 2025/08/17 04:32:01 INFO : potato2: Moved (server-side) 2025/08/17 04:32:01 INFO : potato3: Deleted 2025/08/17 04:32:01 INFO : potato3: Moved (server-side) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31685") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45448->172.17.0.4:31685, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:31442") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:56758->172.17.0.4:31442, err= 2025/08/17 04:32:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-terazov8lulu" 2025/08/17 04:32:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: > dial: conn=172.17.0.1:52394->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Using server-side directory move 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Server side directory move succeeded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: dial("tcp","172.17.0.4:30897") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: > dial: conn=172.17.0.1:39840->172.17.0.4:30897, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:39251") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:47068->172.17.0.4:39251, err= 2025/08/17 04:32:01 ERROR : error listing: directory not found 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: dial("tcp","172.17.0.4:30261") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: > dial: conn=172.17.0.1:47542->172.17.0.4:30261, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Purge object "empty space" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Purge object "potato2" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Purge object "potato3" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-terazov8lulu: Purge dir "" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: dial("tcp","172.17.0.4:39332") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: > dial: conn=172.17.0.1:58278->172.17.0.4:39332, err= 2025/08/17 04:32:01 ERROR : error listing: directory not found 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-soqohin8xuqa: Purge dir "" 2025/08/17 04:32:01 NOTICE: purge failed to rmdir "": directory not found 2025/08/17 04:32:01 NOTICE: purge failed: directory not found 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36602") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36060->172.17.0.4:36602, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37264") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50420->172.17.0.4:37264, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yavifiz1juye" 2025/08/17 04:32:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:52396->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32576") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39828->172.17.0.4:32576, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35000") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60864->172.17.0.4:35000, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32714") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45514->172.17.0.4:32714, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36135") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39058->172.17.0.4:36135, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-yavifiz1juye 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:31786") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:47950->172.17.0.4:31786, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:31355") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:49002->172.17.0.4:31355, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:37314") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:51170->172.17.0.4:37314, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:38003") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:43018->172.17.0.4:38003, err= 2025/08/17 04:32:01 DEBUG : empty space: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : empty space: Excluded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32884") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49948->172.17.0.4:32884, err= 2025/08/17 04:32:01 DEBUG : empty space: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : empty space: Excluded 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:52412->172.17.0.4:21, err= 2025/08/17 04:32:01 INFO : potato2: Moved (server-side) 2025/08/17 04:32:01 INFO : potato3: Deleted 2025/08/17 04:32:01 INFO : potato3: Moved (server-side) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38690") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59042->172.17.0.4:38690, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:33901") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:56130->172.17.0.4:33901, err= 2025/08/17 04:32:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cojowul2leha" 2025/08/17 04:32:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: > dial: conn=172.17.0.1:52414->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: dial("tcp","172.17.0.4:31324") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:34070") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:39274->172.17.0.4:34070, err= 2025/08/17 04:32:01 DEBUG : empty space: Excluded (Size Filter) 2025/08/17 04:32:01 DEBUG : empty space: Excluded 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: > dial: conn=172.17.0.1:33958->172.17.0.4:31324, err= 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Waiting for checks to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Waiting for transfers to finish 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: > dial: conn=172.17.0.1:52428->172.17.0.4:21, err= 2025/08/17 04:32:01 INFO : potato2: Moved (server-side) 2025/08/17 04:32:01 INFO : potato3: Moved (server-side) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: dial("tcp","172.17.0.4:31746") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: > dial: conn=172.17.0.1:57142->172.17.0.4:31746, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:37382") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:48062->172.17.0.4:37382, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: dial("tcp","172.17.0.4:38204") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: > dial: conn=172.17.0.1:57772->172.17.0.4:38204, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Purge object "potato2" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Purge object "potato3" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-cojowul2leha: Purge dir "" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: dial("tcp","172.17.0.4:38293") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: > dial: conn=172.17.0.1:53646->172.17.0.4:38293, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Purge object "empty space" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-yavifiz1juye: Purge dir "" 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38973") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36546->172.17.0.4:38973, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35383") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45128->172.17.0.4:35383, err= --- PASS: TestServerSideMoveWithFilter (0.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pamoquz7boxi" 2025/08/17 04:32:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:01 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:52432->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30947") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44950->172.17.0.4:30947, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35129") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48576->172.17.0.4:35129, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33493") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55510->172.17.0.4:33493, err= 2025/08/17 04:32:01 INFO : tomatoDir: Making directory 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39921") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33704->172.17.0.4:39921, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33791") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38194->172.17.0.4:33791, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-novawum3nusi -> ftp://172.17.0.4:21/rclone-test-pamoquz7boxi 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:30658") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:42230->172.17.0.4:30658, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:32378") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:35086->172.17.0.4:32378, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:37993") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:54264->172.17.0.4:37993, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Using server-side directory move 2025/08/17 04:32:01 INFO : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:35776") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:48470->172.17.0.4:35776, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32682") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60078->172.17.0.4:32682, err= 2025/08/17 04:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/17 04:32:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/17 04:32:01 DEBUG : empty space: Unchanged skipping 2025/08/17 04:32:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Connecting to FTP server 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34482") 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:52436->172.17.0.4:21, err= 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59994->172.17.0.4:34482, err= 2025/08/17 04:32:01 INFO : potato2: Moved (server-side) 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Waiting for checks to finish 2025/08/17 04:32:01 INFO : empty space: Deleted 2025/08/17 04:32:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Waiting for transfers to finish 2025/08/17 04:32:02 INFO : potato3: Deleted 2025/08/17 04:32:02 INFO : potato3: Moved (server-side) 2025/08/17 04:32:02 INFO : tomatoDir: Removing directory 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: deleted 1 directories 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39450") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42598->172.17.0.4:39450, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39797") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44200->172.17.0.4:39797, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:37314") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:51176->172.17.0.4:37314, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gobagog4fota" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: > dial: conn=172.17.0.1:52446->172.17.0.4:21, err= 2025/08/17 04:32:02 INFO : tomatoDir: Making directory 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Using server-side directory move 2025/08/17 04:32:02 INFO : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Server side directory move succeeded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: dial("tcp","172.17.0.4:32601") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: > dial: conn=172.17.0.1:56718->172.17.0.4:32601, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: dial("tcp","172.17.0.4:36953") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: > dial: conn=172.17.0.1:53680->172.17.0.4:36953, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:32748") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:56148->172.17.0.4:32748, err= 2025/08/17 04:32:02 ERROR : error listing: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:31845") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:39028->172.17.0.4:31845, err= 2025/08/17 04:32:02 ERROR : error listing: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: dial("tcp","172.17.0.4:35095") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: > dial: conn=172.17.0.1:48478->172.17.0.4:35095, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Purge object "empty space" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Purge object "potato2" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Purge object "potato3" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: dial("tcp","172.17.0.4:30314") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: > dial: conn=172.17.0.1:49812->172.17.0.4:30314, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Purge dir "tomatoDir" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-gobagog4fota: Purge dir "" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: dial("tcp","172.17.0.4:32037") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: > dial: conn=172.17.0.1:53740->172.17.0.4:32037, err= 2025/08/17 04:32:02 ERROR : error listing: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pamoquz7boxi: Purge dir "" 2025/08/17 04:32:02 NOTICE: purge failed to rmdir "": directory not found 2025/08/17 04:32:02 NOTICE: purge failed: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34903") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36216->172.17.0.4:34903, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36799") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57118->172.17.0.4:36799, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.13s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37214") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51894->172.17.0.4:37214, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30544") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32916->172.17.0.4:30544, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/rclone-sync-test" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: > dial: conn=172.17.0.1:52452->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32773") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46518->172.17.0.4:32773, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37434") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57610->172.17.0.4:37434, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/rclone-sync-test" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: > dial: conn=172.17.0.1:52456->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/rclone-sync-test-include/layer2" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52458->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/rclone-sync-test-ignore-file" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52460->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39655") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35698->172.17.0.4:39655, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: dial("tcp","172.17.0.4:33277") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37862") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: > dial: conn=172.17.0.1:59326->172.17.0.4:33277, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53212->172.17.0.4:37862, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test: Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37374") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52566->172.17.0.4:37374, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: dial("tcp","172.17.0.4:32588") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test: > dial: conn=172.17.0.1:44140->172.17.0.4:32588, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38396") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60400->172.17.0.4:38396, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test: Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31269") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56988->172.17.0.4:31269, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : rclone-sync-test-include: Removing directory 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: failed to delete 1 directories 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33578") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35807") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45120->172.17.0.4:33578, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60418->172.17.0.4:35807, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test: Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36496") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50696->172.17.0.4:36496, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30591") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51408->172.17.0.4:30591, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38583") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42592->172.17.0.4:38583, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test: Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35935") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55194->172.17.0.4:35935, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : rclone-sync-test-include: Removing directory 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: failed to delete 1 directories 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31549") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:37532") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36284->172.17.0.4:31549, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46378->172.17.0.4:37532, err= 2025/08/17 04:32:02 DEBUG : Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test: Excluded 2025/08/17 04:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31200") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41982->172.17.0.4:31200, err= 2025/08/17 04:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33098") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33418->172.17.0.4:33098, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37863") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31015") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30093") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55146->172.17.0.4:37863, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47022->172.17.0.4:31015, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51020->172.17.0.4:30093, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38385") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44280->172.17.0.4:38385, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37040") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39410->172.17.0.4:37040, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52466->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: > dial: conn=172.17.0.1:52476->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39014") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:38318->172.17.0.4:39014, err= 2025/08/17 04:32:02 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:33952") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:40016->172.17.0.4:33952, err= 2025/08/17 04:32:02 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33923") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59910->172.17.0.4:33923, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34539") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60738->172.17.0.4:34539, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30368") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37182->172.17.0.4:30368, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33064") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38598->172.17.0.4:33064, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37338") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:48978->172.17.0.4:37338, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:32705") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:40698->172.17.0.4:32705, err= 2025/08/17 04:32:02 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (replaced existing) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30304") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44196->172.17.0.4:30304, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35497") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33942->172.17.0.4:35497, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30371") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34472->172.17.0.4:30371, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31665") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48568->172.17.0.4:31665, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39344") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59450->172.17.0.4:39344, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39468") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43168->172.17.0.4:39468, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34386") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47316->172.17.0.4:34386, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:33113") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:55088->172.17.0.4:33113, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35954") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34580->172.17.0.4:35954, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32208") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47582->172.17.0.4:32208, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35576") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52426->172.17.0.4:35576, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39856") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45262->172.17.0.4:39856, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34132") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37244->172.17.0.4:34132, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39485") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39714->172.17.0.4:39485, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37629") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34274->172.17.0.4:37629, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39250") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:43838->172.17.0.4:39250, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: > dial: conn=172.17.0.1:52488->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36966") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41484->172.17.0.4:36966, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39724") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31724") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54024->172.17.0.4:31724, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38948->172.17.0.4:39724, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39556") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:47662->172.17.0.4:39556, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : There was nothing to transfer 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39406") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52160->172.17.0.4:39406, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38801") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49936->172.17.0.4:38801, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36320") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46746->172.17.0.4:36320, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36334") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59236->172.17.0.4:36334, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32944") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55964->172.17.0.4:32944, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30362") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52186->172.17.0.4:30362, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/CompareDest" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/CompareDest" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37934") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:33658->172.17.0.4:37934, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:32100") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:37680->172.17.0.4:32100, err= 2025/08/17 04:32:02 DEBUG : two.1503b713.partial: renamed to: two 2025/08/17 04:32:02 INFO : two: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35357") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57354->172.17.0.4:35357, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38349") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31929") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39518->172.17.0.4:38349, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52752->172.17.0.4:31929, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33322") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48286->172.17.0.4:33322, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38666") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42984->172.17.0.4:38666, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33598") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59748->172.17.0.4:33598, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35626") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58802->172.17.0.4:35626, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39545") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33440->172.17.0.4:39545, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30063") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58352->172.17.0.4:30063, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31916") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37630->172.17.0.4:31916, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32486") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41386->172.17.0.4:32486, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33308") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41662->172.17.0.4:33308, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dest" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: > dial: conn=172.17.0.1:52492->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/pre-dest1" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest1: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest1: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest1: > dial: conn=172.17.0.1:52506->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/pre-dest1" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/pre-dest1" 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/pre-dest2" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest2: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest2: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest2: > dial: conn=172.17.0.1:52510->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/pre-dest2" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/pre-dest2" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: dial("tcp","172.17.0.4:31685") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: > dial: conn=172.17.0.1:45450->172.17.0.4:31685, err= 2025/08/17 04:32:02 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/17 04:32:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: dial("tcp","172.17.0.4:33563") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: > dial: conn=172.17.0.1:60318->172.17.0.4:33563, err= 2025/08/17 04:32:02 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/17 04:32:02 INFO : 3: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: dial("tcp","172.17.0.4:35092") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dest: > dial: conn=172.17.0.1:45450->172.17.0.4:35092, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32621") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47140->172.17.0.4:32621, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35458") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30983") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31618") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46410->172.17.0.4:30983, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47748->172.17.0.4:31618, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55152->172.17.0.4:35458, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34478") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55458->172.17.0.4:34478, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32777") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44926->172.17.0.4:32777, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37556") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34787") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46654->172.17.0.4:34787, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54236->172.17.0.4:37556, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35185") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37380->172.17.0.4:35185, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest2: closing 1 unused connections 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37374") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52582->172.17.0.4:37374, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36148") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60762->172.17.0.4:36148, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37794") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51460->172.17.0.4:37794, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37723") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33904->172.17.0.4:37723, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30374") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40020->172.17.0.4:30374, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33954") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47390->172.17.0.4:33954, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35366") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40184->172.17.0.4:35366, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52526->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: > dial: conn=172.17.0.1:52536->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/backup" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:31810") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:33094->172.17.0.4:31810, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one: Moved (server-side) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:35772") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:45666->172.17.0.4:35772, err= 2025/08/17 04:32:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30821") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59272->172.17.0.4:30821, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30103") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31979") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34820->172.17.0.4:30103, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44312->172.17.0.4:31979, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35078") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51336->172.17.0.4:35078, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34913") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40376->172.17.0.4:34913, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36748") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32595") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53540->172.17.0.4:32595, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33362->172.17.0.4:36748, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/backup" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39337") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:54002->172.17.0.4:39337, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one: Deleted 2025/08/17 04:32:02 INFO : one: Moved (server-side) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39468") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:43184->172.17.0.4:39468, err= 2025/08/17 04:32:02 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt: Deleted 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32063") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42714->172.17.0.4:32063, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39872") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34228") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38968->172.17.0.4:39872, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43206->172.17.0.4:34228, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36504") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42648->172.17.0.4:36504, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33329") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41616->172.17.0.4:33329, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34798") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41516->172.17.0.4:34798, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33968") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52182->172.17.0.4:33968, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32277") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54274->172.17.0.4:32277, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30177") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51166->172.17.0.4:30177, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39480") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54664->172.17.0.4:39480, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35611") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33688->172.17.0.4:35611, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31120") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60260->172.17.0.4:31120, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52548->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: > dial: conn=172.17.0.1:52550->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/backup" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:32884") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:49962->172.17.0.4:32884, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:36876") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:48514->172.17.0.4:36876, err= 2025/08/17 04:32:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32766") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42148->172.17.0.4:32766, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31290") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42056->172.17.0.4:31290, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33898") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47690->172.17.0.4:33898, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36909") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37956->172.17.0.4:36909, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33501") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44184->172.17.0.4:33501, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37566") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54718->172.17.0.4:37566, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33710") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60138->172.17.0.4:33710, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/backup" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:30533") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:35632->172.17.0.4:30533, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one.bak: Deleted 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37486") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:47220->172.17.0.4:37486, err= 2025/08/17 04:32:02 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt.bak: Deleted 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36510") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53510->172.17.0.4:36510, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31510") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44890->172.17.0.4:31510, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39136") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47798->172.17.0.4:39136, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36133") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38638->172.17.0.4:36133, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34250") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44092->172.17.0.4:34250, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37550") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48930->172.17.0.4:37550, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32482") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41124->172.17.0.4:32482, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33495") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45144->172.17.0.4:33495, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37518") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55614->172.17.0.4:37518, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31404") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44090->172.17.0.4:31404, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31025") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34350->172.17.0.4:31025, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31229") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60442->172.17.0.4:31229, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52560->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: > dial: conn=172.17.0.1:52576->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-novawum3nusi/backup" to be canonical "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:30815") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:40970->172.17.0.4:30815, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37084") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:39726->172.17.0.4:37084, err= 2025/08/17 04:32:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39284") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45190->172.17.0.4:39284, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35094") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50542->172.17.0.4:35094, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30901") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36532->172.17.0.4:30901, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30866") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54734->172.17.0.4:30866, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36528") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57908->172.17.0.4:36528, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33952") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40022->172.17.0.4:33952, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39109") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51892->172.17.0.4:39109, err= 2025/08/17 04:32:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-novawum3nusi/backup" for canonical name "TestFTPPureftpd{2DlTN}:rclone-test-novawum3nusi/backup" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:34880") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52772->172.17.0.4:34880, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 INFO : one-2019-01-01: Deleted 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:36804") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:41848->172.17.0.4:36804, err= 2025/08/17 04:32:02 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three-2019-01-01.txt: Deleted 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30971") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33218->172.17.0.4:30971, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33810") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48556->172.17.0.4:33810, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36823") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37568->172.17.0.4:36823, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31100") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56386->172.17.0.4:31100, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30068") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57264->172.17.0.4:30068, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30014") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49256->172.17.0.4:30014, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30851") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42758->172.17.0.4:30851, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33997") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33956->172.17.0.4:33997, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34535") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58074->172.17.0.4:34535, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30810") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32884->172.17.0.4:30810, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34575") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51074->172.17.0.4:34575, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36678") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53502->172.17.0.4:36678, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52586->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:36372") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:55476->172.17.0.4:36372, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:31808") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:56342->172.17.0.4:31808, err= 2025/08/17 04:32:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36283") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51054->172.17.0.4:36283, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37239") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43340->172.17.0.4:37239, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34717") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44836->172.17.0.4:34717, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32975") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43460->172.17.0.4:32975, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36027") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50488->172.17.0.4:36027, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37235") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:36170->172.17.0.4:37235, err= 2025/08/17 04:32:02 DEBUG : one.bak: Excluded (Path Filter) 2025/08/17 04:32:02 DEBUG : one.bak: Excluded 2025/08/17 04:32:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/17 04:32:02 DEBUG : three.txt.bak: Excluded 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for checks to finish 2025/08/17 04:32:02 INFO : one.bak: Deleted 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Waiting for transfers to finish 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:30026") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:46352->172.17.0.4:30026, err= 2025/08/17 04:32:02 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:02 INFO : three.txt.bak: Deleted 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:02 INFO : three.txt: Moved into backup dir 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39050") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36510->172.17.0.4:39050, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30471") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47916->172.17.0.4:30471, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35631") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57644->172.17.0.4:35631, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36339") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37286->172.17.0.4:36339, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30673") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47586->172.17.0.4:30673, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32828") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51386->172.17.0.4:32828, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39463") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42564->172.17.0.4:39463, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32036") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52784->172.17.0.4:32036, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35306") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40768->172.17.0.4:35306, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39297") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38688->172.17.0.4:39297, err= 2025/08/17 04:32:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:02 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52598->172.17.0.4:21, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:02 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:31400") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:47086->172.17.0.4:31400, err= 2025/08/17 04:32:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:02 INFO : one: Copied (new) 2025/08/17 04:32:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:02 DEBUG : two: Unchanged skipping 2025/08/17 04:32:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/17 04:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:39351") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:53268->172.17.0.4:39351, err= 2025/08/17 04:32:02 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/17 04:32:02 INFO : three.txt: Copied (new) 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34062") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56296->172.17.0.4:34062, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34353") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47584->172.17.0.4:34353, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39003") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40364->172.17.0.4:39003, err= 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31618") 2025/08/17 04:32:02 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47764->172.17.0.4:31618, err= 2025/08/17 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:02 INFO : one.bak: Deleted 2025/08/17 04:32:03 INFO : one: Moved (server-side) to: one.bak 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:33013") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:41616->172.17.0.4:33013, err= 2025/08/17 04:32:03 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:03 INFO : one: Copied (new) 2025/08/17 04:32:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : two: Unchanged skipping 2025/08/17 04:32:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/17 04:32:03 INFO : three.txt.bak: Deleted 2025/08/17 04:32:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37709") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:50340->172.17.0.4:37709, err= 2025/08/17 04:32:03 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/17 04:32:03 INFO : three.txt: Copied (new) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31658") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45578->172.17.0.4:31658, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39680") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46454->172.17.0.4:39680, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37083") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50044->172.17.0.4:37083, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30665") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44046->172.17.0.4:30665, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33221") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44608->172.17.0.4:33221, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39811") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51896->172.17.0.4:39811, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30131") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34648->172.17.0.4:30131, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34559") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44144->172.17.0.4:34559, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34949") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33760->172.17.0.4:34949, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35816") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51708->172.17.0.4:35816, err= 2025/08/17 04:32:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novawum3nusi/dst" 2025/08/17 04:32:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/17 04:32:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:03 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2DlTN}" suffix to name 2025/08/17 04:32:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/17 04:32:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/17 04:32:03 DEBUG : Setting pass="ybO2uRwGvBY0X-tgL1ozn6Puu9sY5kiDvbF9A0cvrjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/17 04:32:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: Connecting to FTP server 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:52604->172.17.0.4:21, err= 2025/08/17 04:32:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/17 04:32:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:37246") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:49698->172.17.0.4:37246, err= 2025/08/17 04:32:03 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/17 04:32:03 INFO : one: Copied (new) 2025/08/17 04:32:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : two: Unchanged skipping 2025/08/17 04:32:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/17 04:32:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:36950") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:48976->172.17.0.4:36950, err= 2025/08/17 04:32:03 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/17 04:32:03 INFO : three.txt: Copied (new) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30297") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53240->172.17.0.4:30297, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37626") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60252->172.17.0.4:37626, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31206") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37356->172.17.0.4:31206, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31083") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42824->172.17.0.4:31083, err= 2025/08/17 04:32:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/17 04:32:03 INFO : one-2019-01-01: Deleted 2025/08/17 04:32:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:30066") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:39994->172.17.0.4:30066, err= 2025/08/17 04:32:03 DEBUG : one.1503b713.partial: renamed to: one 2025/08/17 04:32:03 INFO : one: Copied (new) 2025/08/17 04:32:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : two: Unchanged skipping 2025/08/17 04:32:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/17 04:32:03 INFO : three-2019-01-01.txt: Deleted 2025/08/17 04:32:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: dial("tcp","172.17.0.4:32847") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi/dst: > dial: conn=172.17.0.1:39640->172.17.0.4:32847, err= 2025/08/17 04:32:03 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/17 04:32:03 INFO : three.txt: Copied (new) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39709") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49292->172.17.0.4:39709, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39004") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40396->172.17.0.4:39004, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35517") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54886->172.17.0.4:35517, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37358") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45472->172.17.0.4:37358, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36199") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50066->172.17.0.4:36199, err= --- PASS: TestSyncSuffixKeepExtension (0.11s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37606") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47508->172.17.0.4:37606, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37554") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60638->172.17.0.4:37554, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36953") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53688->172.17.0.4:36953, err= 2025/08/17 04:32:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34666") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34862->172.17.0.4:34666, err= 2025/08/17 04:32:03 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/17 04:32:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36189") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53042->172.17.0.4:36189, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34364") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33636->172.17.0.4:34364, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34192") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40882->172.17.0.4:34192, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32098") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41858->172.17.0.4:32098, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38842") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58392->172.17.0.4:38842, err= 2025/08/17 04:32:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37247") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56542->172.17.0.4:37247, err= 2025/08/17 04:32:03 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/17 04:32:03 INFO : existing: Copied (new) 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37717") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38944->172.17.0.4:37717, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31058") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42152->172.17.0.4:31058, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34945") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47014->172.17.0.4:34945, err= 2025/08/17 04:32:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting files as there were IO errors 2025/08/17 04:32:03 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting directories as there were IO errors 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31487") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37376->172.17.0.4:31487, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37493") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44134->172.17.0.4:37493, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37606") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47522->172.17.0.4:37606, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34485") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33114->172.17.0.4:34485, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36588") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34438->172.17.0.4:36588, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35444") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40198->172.17.0.4:35444, err= 2025/08/17 04:32:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 DEBUG : existing: Unchanged skipping 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 INFO : There was nothing to transfer 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30870") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46054->172.17.0.4:30870, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34460") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39692->172.17.0.4:34460, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38138") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54246->172.17.0.4:38138, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30350") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56234->172.17.0.4:30350, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36560") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52630->172.17.0.4:36560, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36673") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37332->172.17.0.4:36673, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35864") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56962->172.17.0.4:35864, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37967") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42718->172.17.0.4:37967, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39714") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34920->172.17.0.4:39714, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31392") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51650->172.17.0.4:31392, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37350") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47276->172.17.0.4:37350, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30478") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40482->172.17.0.4:30478, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35347") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49008->172.17.0.4:35347, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39486") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36854->172.17.0.4:39486, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35355") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56722->172.17.0.4:35355, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39541") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46996->172.17.0.4:39541, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36432") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52154->172.17.0.4:36432, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38780") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55262->172.17.0.4:38780, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37409") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59188->172.17.0.4:37409, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35176") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35082->172.17.0.4:35176, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37199") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44330->172.17.0.4:37199, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30311") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60036->172.17.0.4:30311, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32269") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56752->172.17.0.4:32269, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39520") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36762->172.17.0.4:39520, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35485") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53714->172.17.0.4:35485, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31562") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43890->172.17.0.4:31562, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30716") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44104->172.17.0.4:30716, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37265") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58016->172.17.0.4:37265, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34948") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59528->172.17.0.4:34948, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35734") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49072->172.17.0.4:35734, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33120") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38054->172.17.0.4:33120, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32790") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36536->172.17.0.4:32790, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30536") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52080->172.17.0.4:30536, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32607") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35930->172.17.0.4:32607, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30785") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33560->172.17.0.4:30785, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38861") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44968->172.17.0.4:38861, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39979") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52870->172.17.0.4:39979, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32948") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49918->172.17.0.4:32948, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37130") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41304->172.17.0.4:37130, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38000") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32990->172.17.0.4:38000, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37589") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53548->172.17.0.4:37589, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39969") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50436->172.17.0.4:39969, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37368") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47312->172.17.0.4:37368, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39056") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58716->172.17.0.4:39056, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30672") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37072->172.17.0.4:30672, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30144") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45118->172.17.0.4:30144, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39665") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49996->172.17.0.4:39665, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34386") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47326->172.17.0.4:34386, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35318") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41250->172.17.0.4:35318, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31843") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47014->172.17.0.4:31843, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31664") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42536->172.17.0.4:31664, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39264") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50338->172.17.0.4:39264, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35536") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60152->172.17.0.4:35536, err= 2025/08/17 04:32:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both0: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both13: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both14: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both15: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both16: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both11: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both18: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both12: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both1: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both2: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both3: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both4: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both5: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both6: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both7: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both8: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both9: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both10: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both17: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both19: Unchanged skipping 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 INFO : only17: Deleted 2025/08/17 04:32:03 INFO : only15: Deleted 2025/08/17 04:32:03 INFO : only1: Deleted 2025/08/17 04:32:03 INFO : only4: Deleted 2025/08/17 04:32:03 INFO : only6: Deleted 2025/08/17 04:32:03 INFO : only14: Deleted 2025/08/17 04:32:03 INFO : only7: Deleted 2025/08/17 04:32:03 INFO : only18: Deleted 2025/08/17 04:32:03 INFO : only5: Deleted 2025/08/17 04:32:03 INFO : only16: Deleted 2025/08/17 04:32:03 INFO : only19: Deleted 2025/08/17 04:32:03 INFO : only8: Deleted 2025/08/17 04:32:03 INFO : only13: Deleted 2025/08/17 04:32:03 INFO : only10: Deleted 2025/08/17 04:32:03 INFO : only9: Deleted 2025/08/17 04:32:03 INFO : only12: Deleted 2025/08/17 04:32:03 INFO : only0: Deleted 2025/08/17 04:32:03 INFO : only3: Deleted 2025/08/17 04:32:03 INFO : only11: Deleted 2025/08/17 04:32:03 INFO : only2: Deleted 2025/08/17 04:32:03 INFO : There was nothing to transfer 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31704") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42662->172.17.0.4:31704, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32742") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35692->172.17.0.4:32742, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33445") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41516->172.17.0.4:33445, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33841") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42410->172.17.0.4:33841, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37503") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37588->172.17.0.4:37503, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35900") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36800->172.17.0.4:35900, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31951") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38330->172.17.0.4:31951, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32620") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49326->172.17.0.4:32620, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35005") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47380->172.17.0.4:35005, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38658") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50424->172.17.0.4:38658, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37946") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45726->172.17.0.4:37946, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39225") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41104->172.17.0.4:39225, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30412") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51362->172.17.0.4:30412, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36865") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33252->172.17.0.4:36865, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34449") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59500->172.17.0.4:34449, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36987") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59800->172.17.0.4:36987, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38755") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55354->172.17.0.4:38755, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32217") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51518->172.17.0.4:32217, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35135") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41100->172.17.0.4:35135, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34452") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46098->172.17.0.4:34452, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30565") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57396->172.17.0.4:30565, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31937") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46284->172.17.0.4:31937, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35017") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36464->172.17.0.4:35017, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38433") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60844->172.17.0.4:38433, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35789") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50220->172.17.0.4:35789, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33538") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40888->172.17.0.4:33538, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32564") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57288->172.17.0.4:32564, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36017") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48832->172.17.0.4:36017, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37316") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50232->172.17.0.4:37316, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31826") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33492->172.17.0.4:31826, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34906") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52876->172.17.0.4:34906, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31480") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58794->172.17.0.4:31480, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38422") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49776->172.17.0.4:38422, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34960") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40506->172.17.0.4:34960, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36556") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40788->172.17.0.4:36556, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32671") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58536->172.17.0.4:32671, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30156") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58518->172.17.0.4:30156, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34822") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44372->172.17.0.4:34822, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39185") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53676->172.17.0.4:39185, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30905") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47298->172.17.0.4:30905, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38482") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57784->172.17.0.4:38482, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33016") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42130->172.17.0.4:33016, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39603") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52330->172.17.0.4:39603, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37182") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48480->172.17.0.4:37182, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30398") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46862->172.17.0.4:30398, err= 2025/08/17 04:32:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both0: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both10: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both11: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both12: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both13: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both14: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both15: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both16: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both17: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both18: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both19: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both1: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both2: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both3: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both6: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both8: Unchanged skipping 2025/08/17 04:32:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:03 DEBUG : both4: Unchanged skipping 2025/08/17 04:32:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36310") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38607") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39394->172.17.0.4:38607, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42156->172.17.0.4:36310, err= 2025/08/17 04:32:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : both7: Unchanged skipping 2025/08/17 04:32:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : both5: Unchanged skipping 2025/08/17 04:32:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/17 04:32:03 DEBUG : both9: Unchanged skipping 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31064") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34935") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36238->172.17.0.4:31064, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53604->172.17.0.4:34935, err= 2025/08/17 04:32:03 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/17 04:32:03 INFO : only10: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/17 04:32:03 INFO : only12: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31779") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35690") 2025/08/17 04:32:03 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/17 04:32:03 INFO : only11: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53412->172.17.0.4:35690, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50396->172.17.0.4:31779, err= 2025/08/17 04:32:03 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/17 04:32:03 INFO : only0: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35369") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46986->172.17.0.4:35369, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36110") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44358->172.17.0.4:36110, err= 2025/08/17 04:32:03 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/17 04:32:03 INFO : only13: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/17 04:32:03 INFO : only14: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34529") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36582") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51150->172.17.0.4:34529, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53048->172.17.0.4:36582, err= 2025/08/17 04:32:03 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/17 04:32:03 INFO : only15: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/17 04:32:03 INFO : only16: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39002") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59274->172.17.0.4:39002, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31168") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36490->172.17.0.4:31168, err= 2025/08/17 04:32:03 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/17 04:32:03 INFO : only17: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/17 04:32:03 INFO : only18: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30153") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59034->172.17.0.4:30153, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39214") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48958->172.17.0.4:39214, err= 2025/08/17 04:32:03 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/17 04:32:03 INFO : only1: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32682") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60092->172.17.0.4:32682, err= 2025/08/17 04:32:03 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/17 04:32:03 INFO : only19: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39359") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44852->172.17.0.4:39359, err= 2025/08/17 04:32:03 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/17 04:32:03 INFO : only3: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35901") 2025/08/17 04:32:03 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/17 04:32:03 INFO : only4: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47492->172.17.0.4:35901, err= 2025/08/17 04:32:03 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/17 04:32:03 INFO : only2: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31231") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60602->172.17.0.4:31231, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36244") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43210->172.17.0.4:36244, err= 2025/08/17 04:32:03 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/17 04:32:03 INFO : only5: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37932") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55448->172.17.0.4:37932, err= 2025/08/17 04:32:03 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/17 04:32:03 INFO : only6: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/17 04:32:03 INFO : only7: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/17 04:32:03 INFO : only8: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/17 04:32:03 INFO : only9: Copied (replaced existing) 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34612") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47046->172.17.0.4:34612, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31809") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47560->172.17.0.4:31809, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36606") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55912->172.17.0.4:36606, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:03 DEBUG : empty_on_remote: Making directory with metadata 2025/08/17 04:32:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:03 INFO : empty_on_remote: Making directory 2025/08/17 04:32:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/17 04:32:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39930") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46088->172.17.0.4:39930, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35974") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33655") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30638") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41178->172.17.0.4:33655, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51206->172.17.0.4:35974, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42470->172.17.0.4:30638, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36331") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54372->172.17.0.4:36331, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35680") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33540->172.17.0.4:35680, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:03 DEBUG : empty_on_remote: Making directory with metadata 2025/08/17 04:32:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/17 04:32:03 INFO : empty_on_remote: Making directory 2025/08/17 04:32:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/17 04:32:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31269") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56990->172.17.0.4:31269, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36259") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31939") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49668->172.17.0.4:36259, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33206") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56934->172.17.0.4:33206, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50564->172.17.0.4:31939, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36955") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49804->172.17.0.4:36955, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36070") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57302->172.17.0.4:36070, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36641") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34594->172.17.0.4:36641, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : sub dir: Making directory 2025/08/17 04:32:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38947") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42410->172.17.0.4:38947, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34354") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37873") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33730->172.17.0.4:34354, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35304->172.17.0.4:37873, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31228") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33368->172.17.0.4:31228, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34513") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57618->172.17.0.4:34513, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30268") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45834->172.17.0.4:30268, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30799") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60802->172.17.0.4:30799, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34187") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35624->172.17.0.4:34187, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32713") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38726->172.17.0.4:32713, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36844") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37608->172.17.0.4:36844, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30736") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55378->172.17.0.4:30736, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/17 04:32:03 INFO : sub dir: Making directory 2025/08/17 04:32:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39413") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41552->172.17.0.4:39413, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34338") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52204->172.17.0.4:34338, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35258") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41194->172.17.0.4:35258, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37554") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60652->172.17.0.4:37554, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33194") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39298->172.17.0.4:33194, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33407") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51320->172.17.0.4:33407, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39481") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56552->172.17.0.4:39481, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32001") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37310->172.17.0.4:32001, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33405") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52264->172.17.0.4:33405, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30891") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35856->172.17.0.4:30891, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39336") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36462->172.17.0.4:39336, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31554") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53982->172.17.0.4:31554, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33644") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50978->172.17.0.4:33644, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38228") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35094->172.17.0.4:38228, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37817") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57840->172.17.0.4:37817, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34562") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47772->172.17.0.4:34562, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34733") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32902->172.17.0.4:34733, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35218") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36188->172.17.0.4:35218, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38292") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40872->172.17.0.4:38292, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35854") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47296->172.17.0.4:35854, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34289") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42870->172.17.0.4:34289, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31503") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47658->172.17.0.4:31503, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39507") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32834->172.17.0.4:39507, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33477") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45088->172.17.0.4:33477, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37564") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52872->172.17.0.4:37564, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33283") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39928->172.17.0.4:33283, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35927") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52454->172.17.0.4:35927, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31776") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35068->172.17.0.4:31776, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30104") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50982->172.17.0.4:30104, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36920") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37488->172.17.0.4:36920, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31384") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48326->172.17.0.4:31384, err= 2025/08/17 04:32:03 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39260") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39168->172.17.0.4:39260, err= 2025/08/17 04:32:03 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : apple: Excluded 2025/08/17 04:32:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:03 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : banana: Excluded 2025/08/17 04:32:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33308") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54008->172.17.0.4:33308, err= 2025/08/17 04:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33069") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53016->172.17.0.4:33069, err= 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39894") 2025/08/17 04:32:03 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56078->172.17.0.4:39894, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39040") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44704->172.17.0.4:39040, err= 2025/08/17 04:32:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31726") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46406->172.17.0.4:31726, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : There was nothing to transfer 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33940") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46904->172.17.0.4:33940, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31310") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55612->172.17.0.4:31310, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32766") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43086->172.17.0.4:32766, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37185") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56628->172.17.0.4:37185, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33867") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49714->172.17.0.4:33867, err= 2025/08/17 04:32:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37332") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33624->172.17.0.4:37332, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : There was nothing to transfer 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36693") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50610->172.17.0.4:36693, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39810") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46880->172.17.0.4:39810, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30972") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59830->172.17.0.4:30972, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38441") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56188->172.17.0.4:38441, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35359") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57778->172.17.0.4:35359, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31737") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33800->172.17.0.4:31737, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31834") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43006->172.17.0.4:31834, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31417") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49014->172.17.0.4:31417, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31895") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52524->172.17.0.4:31895, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36895") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49850->172.17.0.4:36895, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38446") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59038->172.17.0.4:38446, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30693") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43072->172.17.0.4:30693, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34267") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47492->172.17.0.4:34267, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35133") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39994->172.17.0.4:35133, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34749") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44894->172.17.0.4:34749, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34442") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43616->172.17.0.4:34442, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35824") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44250->172.17.0.4:35824, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32171") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56464->172.17.0.4:32171, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30755") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54842->172.17.0.4:30755, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36288") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49158->172.17.0.4:36288, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30917") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41092->172.17.0.4:30917, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31363") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41002->172.17.0.4:31363, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31210") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57996->172.17.0.4:31210, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32418") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50802->172.17.0.4:32418, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30812") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38066->172.17.0.4:30812, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32361") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47924->172.17.0.4:32361, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34467") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33890->172.17.0.4:34467, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39407") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58420->172.17.0.4:39407, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32275") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56096->172.17.0.4:32275, err= 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37368") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44828->172.17.0.4:37368, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36485") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48922->172.17.0.4:36485, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35083") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54184->172.17.0.4:35083, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34163") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47538->172.17.0.4:34163, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31834") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43014->172.17.0.4:31834, err= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35368") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32852->172.17.0.4:35368, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : There was nothing to transfer 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38988") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59524->172.17.0.4:38988, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37212") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41678->172.17.0.4:37212, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37667") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45424->172.17.0.4:37667, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30077") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54584->172.17.0.4:30077, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35120") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37478->172.17.0.4:35120, err= 2025/08/17 04:32:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35494") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40056->172.17.0.4:35494, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : There was nothing to transfer 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39800") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54696->172.17.0.4:39800, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34180") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58458->172.17.0.4:34180, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33959") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58402->172.17.0.4:33959, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39691") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48498->172.17.0.4:39691, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32729") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50202->172.17.0.4:32729, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31134") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45558->172.17.0.4:31134, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31035") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44932->172.17.0.4:31035, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35504") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57180->172.17.0.4:35504, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38859") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51080->172.17.0.4:38859, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39844") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36272->172.17.0.4:39844, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32544") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57982->172.17.0.4:32544, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30888") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49622->172.17.0.4:30888, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31021") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46226->172.17.0.4:31021, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33081") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56792->172.17.0.4:33081, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31222") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36004->172.17.0.4:31222, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39784") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52844->172.17.0.4:39784, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32117") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52570->172.17.0.4:32117, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37652") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45140->172.17.0.4:37652, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33473") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36182->172.17.0.4:33473, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31463") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60200->172.17.0.4:31463, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39360") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32908->172.17.0.4:39360, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34823") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40146->172.17.0.4:34823, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31601") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59574->172.17.0.4:31601, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31171") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35912->172.17.0.4:31171, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33617") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40662->172.17.0.4:33617, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36885") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49038->172.17.0.4:36885, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32398") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54324->172.17.0.4:32398, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37341") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60822->172.17.0.4:37341, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32655") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48868->172.17.0.4:32655, err= 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34495") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36022->172.17.0.4:34495, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33881") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37186->172.17.0.4:33881, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34666") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44770->172.17.0.4:34666, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30523") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46970->172.17.0.4:30523, err= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31904") 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34606->172.17.0.4:31904, err= 2025/08/17 04:32:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32855") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33655") 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48342->172.17.0.4:32855, err= 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60142->172.17.0.4:33655, err= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37989") 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51820->172.17.0.4:37989, err= 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52656->172.17.0.4:21, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36211") 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39750->172.17.0.4:36211, err= 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35482") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46324->172.17.0.4:35482, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/17 04:32:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38938") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36618->172.17.0.4:38938, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39915") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55470->172.17.0.4:39915, err= 2025/08/17 04:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31615") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41764->172.17.0.4:31615, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33835") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56444->172.17.0.4:33835, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39553") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39944->172.17.0.4:39553, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31709") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37048->172.17.0.4:31709, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35901") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39942->172.17.0.4:35901, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31151") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54712->172.17.0.4:31151, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32269") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54960->172.17.0.4:32269, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31904") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34612->172.17.0.4:31904, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30982") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31219") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47870->172.17.0.4:30982, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53914->172.17.0.4:31219, err= 2025/08/17 04:32:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39556") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44910->172.17.0.4:39556, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36771") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46584->172.17.0.4:36771, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32174") 2025/08/17 04:32:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34022->172.17.0.4:32174, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35203") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52664->172.17.0.4:35203, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Connecting to FTP server 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52658->172.17.0.4:21, err= 2025/08/17 04:32:04 INFO : apple: Deleted 2025/08/17 04:32:04 INFO : splitbananasplit: Deleted 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Deleted 2025/08/17 04:32:04 INFO : banana: Deleted 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0013-789;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0015-9;=.txt: Deleted 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52664->172.17.0.4:21, err= 2025/08/17 04:32:04 INFO : appleappleapplebanana: Deleted 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:21") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52668->172.17.0.4:21, err= 2025/08/17 04:32:04 INFO : dir1/0014-89;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37334") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42296->172.17.0.4:37334, err= 2025/08/17 04:32:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YXBwbGU=: Excluded 2025/08/17 04:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/17 04:32:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YmFuYW5h: Excluded 2025/08/17 04:32:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33343") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54288->172.17.0.4:33343, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31922") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33188->172.17.0.4:31922, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32549") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42260->172.17.0.4:32549, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31492") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42584->172.17.0.4:31492, err= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33329") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43198->172.17.0.4:33329, err= 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33691") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58092->172.17.0.4:33691, err= 2025/08/17 04:32:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YXBwbGU=: Excluded 2025/08/17 04:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/17 04:32:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : YmFuYW5h: Excluded 2025/08/17 04:32:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30617") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36556->172.17.0.4:30617, err= 2025/08/17 04:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/17 04:32:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39630") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46354->172.17.0.4:39630, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32323") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42982->172.17.0.4:32323, err= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/17 04:32:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37742") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46268->172.17.0.4:37742, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38121") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34738->172.17.0.4:38121, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31029") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59942->172.17.0.4:31029, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31482") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46592->172.17.0.4:31482, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36625") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54562->172.17.0.4:36625, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39693") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56854->172.17.0.4:39693, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36229") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34126->172.17.0.4:36229, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39812") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47840->172.17.0.4:39812, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38895") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38086->172.17.0.4:38895, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36512") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48018->172.17.0.4:36512, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37228") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38952->172.17.0.4:37228, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33529") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43236->172.17.0.4:33529, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35172") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35964->172.17.0.4:35172, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37955") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59286->172.17.0.4:37955, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35493") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59962->172.17.0.4:35493, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33565") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39010->172.17.0.4:33565, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34866") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43860->172.17.0.4:34866, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35770") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41466->172.17.0.4:35770, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38291") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45466->172.17.0.4:38291, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30878") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59340->172.17.0.4:30878, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33093") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42908->172.17.0.4:33093, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36440") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58818->172.17.0.4:36440, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34101") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45376->172.17.0.4:34101, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37354") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39132->172.17.0.4:37354, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35086") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55738->172.17.0.4:35086, err= 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37194") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58978->172.17.0.4:37194, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38046") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60136->172.17.0.4:38046, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36343") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38496->172.17.0.4:36343, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32027") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36740->172.17.0.4:32027, err= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31460") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38718->172.17.0.4:31460, err= 2025/08/17 04:32:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39033") 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58818->172.17.0.4:39033, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39789") 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40818->172.17.0.4:39789, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31906") 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44820->172.17.0.4:31906, err= 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32283") 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40844->172.17.0.4:32283, err= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32522") 2025/08/17 04:32:04 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/17 04:32:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41708->172.17.0.4:32522, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38574") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40862->172.17.0.4:38574, err= 2025/08/17 04:32:04 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/17 04:32:04 INFO : apple: Copied (new) to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39918") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52126->172.17.0.4:39918, err= 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37493") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54016->172.17.0.4:37493, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31038") 2025/08/17 04:32:04 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36283") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38975") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34878->172.17.0.4:36283, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53214->172.17.0.4:38975, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30349") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51200->172.17.0.4:30349, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57224->172.17.0.4:31038, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35785") 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53196->172.17.0.4:35785, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34254") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56738->172.17.0.4:34254, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37166") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36837") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33390->172.17.0.4:36837, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48998->172.17.0.4:37166, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34600") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49034->172.17.0.4:34600, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34736") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54442->172.17.0.4:34736, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37131") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46408->172.17.0.4:37131, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37776") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52746->172.17.0.4:37776, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39411") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41226->172.17.0.4:39411, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : apple: Deleted 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Deleted 2025/08/17 04:32:04 INFO : appleappleapplebanana: Deleted 2025/08/17 04:32:04 INFO : dir1/0014-89;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0013-789;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0015-9;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/17 04:32:04 INFO : splitbananasplit: Deleted 2025/08/17 04:32:04 INFO : banana: Deleted 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Deleted 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32790") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52682->172.17.0.4:32790, err= 2025/08/17 04:32:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : PREFIXapple: Excluded 2025/08/17 04:32:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : PREFIXbanana: Excluded 2025/08/17 04:32:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37908") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43786->172.17.0.4:37908, err= 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33632") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42976->172.17.0.4:33632, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37091") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35184->172.17.0.4:37091, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/17 04:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35780") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56248->172.17.0.4:35780, err= 2025/08/17 04:32:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32615") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35785") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53204->172.17.0.4:35785, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32005") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38046->172.17.0.4:32615, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35792->172.17.0.4:32005, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33752") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36250") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60272->172.17.0.4:33752, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39148->172.17.0.4:36250, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/17 04:32:04 INFO : apple: Copied (new) 2025/08/17 04:32:04 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/17 04:32:04 INFO : banana: Copied (new) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/17 04:32:04 INFO : appleappleapplebanana: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32227") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35497") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36678") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39586->172.17.0.4:35497, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36316->172.17.0.4:32227, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50282->172.17.0.4:36678, err= 2025/08/17 04:32:04 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/17 04:32:04 INFO : splitbananasplit: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36764") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35314->172.17.0.4:36764, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32433") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39494") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33979") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36990->172.17.0.4:39494, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49290->172.17.0.4:33979, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34714->172.17.0.4:32433, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38119") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60018->172.17.0.4:38119, err= 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34427") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37551") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58434->172.17.0.4:34427, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37068->172.17.0.4:37551, err= 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38501") 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52456->172.17.0.4:38501, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39715") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55826->172.17.0.4:39715, err= 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37006") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57212->172.17.0.4:37006, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31331") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56244->172.17.0.4:31331, err= 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32726") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40014->172.17.0.4:32726, err= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37507") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53892->172.17.0.4:37507, err= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/17 04:32:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/17 04:32:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/17 04:32:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/17 04:32:04 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/17 04:32:04 INFO : PREFIXapple: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/17 04:32:04 INFO : PREFIXsplitbananasplit: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/17 04:32:04 INFO : PREFIXbanana: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/17 04:32:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36889") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53950->172.17.0.4:36889, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34544") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33602->172.17.0.4:34544, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31951") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57162->172.17.0.4:31951, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37762") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52178->172.17.0.4:37762, err= 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34144") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34696->172.17.0.4:34144, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32169") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48144->172.17.0.4:32169, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34837") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49746->172.17.0.4:34837, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31268") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42940->172.17.0.4:31268, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34999") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33644->172.17.0.4:34999, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37692") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59078->172.17.0.4:37692, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31165") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56138->172.17.0.4:31165, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37798") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57902->172.17.0.4:37798, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37832") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47234->172.17.0.4:37832, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32799") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45618->172.17.0.4:32799, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36836") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49776->172.17.0.4:36836, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33580") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34942->172.17.0.4:33580, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39331") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60652->172.17.0.4:39331, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31142") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60304->172.17.0.4:31142, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31594") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54682->172.17.0.4:31594, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33733") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48814->172.17.0.4:33733, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38475") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41562->172.17.0.4:38475, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37451") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50468->172.17.0.4:37451, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30991") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51282->172.17.0.4:30991, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31173") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50282->172.17.0.4:31173, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33979") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49298->172.17.0.4:33979, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30352") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34610->172.17.0.4:30352, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30751") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57626->172.17.0.4:30751, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38887") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60008->172.17.0.4:38887, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39139") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38528->172.17.0.4:39139, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32491") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55478->172.17.0.4:32491, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33580") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34946->172.17.0.4:33580, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32826") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53830->172.17.0.4:32826, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39125") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46030->172.17.0.4:39125, err= 2025/08/17 04:32:04 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37450") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48670->172.17.0.4:37450, err= 2025/08/17 04:32:04 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : apple: Excluded 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:04 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : banana: Excluded 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34565") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33874->172.17.0.4:34565, err= 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35139") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58750->172.17.0.4:35139, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32213") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58500->172.17.0.4:32213, err= 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30374") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43956->172.17.0.4:30374, err= 2025/08/17 04:32:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38050") 2025/08/17 04:32:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36416->172.17.0.4:38050, err= 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33362") 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45022->172.17.0.4:33362, err= 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32321") 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39646") 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39914") 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47046->172.17.0.4:32321, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41822->172.17.0.4:39914, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50876->172.17.0.4:39646, err= 2025/08/17 04:32:04 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/17 04:32:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30737") 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48552->172.17.0.4:30737, err= 2025/08/17 04:32:04 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31793") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51138->172.17.0.4:31793, err= 2025/08/17 04:32:04 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/17 04:32:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/17 04:32:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38205") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58420->172.17.0.4:38205, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38006") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53720->172.17.0.4:38006, err= 2025/08/17 04:32:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36157") 2025/08/17 04:32:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42368->172.17.0.4:36157, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37970") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49632->172.17.0.4:37970, err= 2025/08/17 04:32:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34281") 2025/08/17 04:32:04 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57084->172.17.0.4:34281, err= 2025/08/17 04:32:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35790") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37650") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54192->172.17.0.4:35790, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55986->172.17.0.4:37650, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37990") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55266->172.17.0.4:37990, err= 2025/08/17 04:32:04 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39634") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57604->172.17.0.4:39634, err= 2025/08/17 04:32:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36244") 2025/08/17 04:32:04 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40136->172.17.0.4:36244, err= 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34272") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53936->172.17.0.4:34272, err= 2025/08/17 04:32:04 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37024") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59658->172.17.0.4:37024, err= 2025/08/17 04:32:04 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33461") 2025/08/17 04:32:04 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56414->172.17.0.4:33461, err= 2025/08/17 04:32:04 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31670") 2025/08/17 04:32:04 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52366->172.17.0.4:31670, err= 2025/08/17 04:32:04 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:04 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 INFO : banana: Deleted 2025/08/17 04:32:05 INFO : splitbananasplit: Deleted 2025/08/17 04:32:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0012-6789;.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0008-2345678.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0009-3456789.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0007-1234567.txt: Deleted 2025/08/17 04:32:05 INFO : appleappleapplebanana: Deleted 2025/08/17 04:32:05 INFO : dir1/0011-56789;.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txt: Deleted 2025/08/17 04:32:05 INFO : apple: Deleted 2025/08/17 04:32:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0003-defghij.txt: Deleted 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30063") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48476->172.17.0.4:30063, err= 2025/08/17 04:32:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : bananaSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39613") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36560->172.17.0.4:39613, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36608") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35978->172.17.0.4:36608, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36858") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45650->172.17.0.4:36858, err= 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/17 04:32:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34049") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44238->172.17.0.4:34049, err= 2025/08/17 04:32:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35898") 2025/08/17 04:32:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31329") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56066->172.17.0.4:35898, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33542->172.17.0.4:31329, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36923") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32304") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51876->172.17.0.4:32304, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41042->172.17.0.4:36923, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32145") 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41492->172.17.0.4:32145, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/17 04:32:05 INFO : apple: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37149") 2025/08/17 04:32:05 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/17 04:32:05 INFO : appleappleapplebanana: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33398->172.17.0.4:37149, err= 2025/08/17 04:32:05 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/17 04:32:05 INFO : splitbananasplit: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38836") 2025/08/17 04:32:05 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/17 04:32:05 INFO : banana: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45720->172.17.0.4:38836, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37246") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41058->172.17.0.4:37246, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30516") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34712->172.17.0.4:30516, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/17 04:32:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/17 04:32:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38813") 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/17 04:32:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31708") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53752->172.17.0.4:38813, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37422->172.17.0.4:31708, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39752") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58758->172.17.0.4:39752, err= 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/17 04:32:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35469") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56542->172.17.0.4:35469, err= 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/17 04:32:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/17 04:32:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36072") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53410->172.17.0.4:36072, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30503") 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/17 04:32:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44626->172.17.0.4:30503, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38692") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55410->172.17.0.4:38692, err= 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/17 04:32:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31069") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49234->172.17.0.4:31069, err= 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/17 04:32:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38448") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55414->172.17.0.4:38448, err= 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/17 04:32:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36238") 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/17 04:32:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36474->172.17.0.4:36238, err= 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/17 04:32:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33496") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45914->172.17.0.4:33496, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33706") 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/17 04:32:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60726->172.17.0.4:33706, err= 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 INFO : bananaSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : splitbananasplitSUFFIX: Deleted 2025/08/17 04:32:05 INFO : appleSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38393") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43808->172.17.0.4:38393, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34648") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51326->172.17.0.4:34648, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33168") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53302->172.17.0.4:33168, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32096") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56330->172.17.0.4:32096, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31878") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48494->172.17.0.4:31878, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35589") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51750->172.17.0.4:35589, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30101") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57898->172.17.0.4:30101, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36522") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40242->172.17.0.4:36522, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34377") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33760->172.17.0.4:34377, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39408") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54888->172.17.0.4:39408, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34954") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42724->172.17.0.4:34954, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32901") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55460->172.17.0.4:32901, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33318") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42002->172.17.0.4:33318, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32416") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40476->172.17.0.4:32416, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38480") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51262->172.17.0.4:38480, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32044") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33848->172.17.0.4:32044, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35223") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59550->172.17.0.4:35223, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37470") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58018->172.17.0.4:37470, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37401") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35150->172.17.0.4:37401, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36052") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34166->172.17.0.4:36052, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37432") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37438->172.17.0.4:37432, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36425") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37304->172.17.0.4:36425, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35866") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41454->172.17.0.4:35866, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30723") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48394->172.17.0.4:30723, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34744") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38496->172.17.0.4:34744, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33431") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60660->172.17.0.4:33431, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30529") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54616->172.17.0.4:30529, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32466") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33972->172.17.0.4:32466, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30808") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37124->172.17.0.4:30808, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31710") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41344->172.17.0.4:31710, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36220") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32950->172.17.0.4:36220, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35539") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60276->172.17.0.4:35539, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30524") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60788->172.17.0.4:30524, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33868") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45104->172.17.0.4:33868, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36793") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43778->172.17.0.4:36793, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30966") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49636->172.17.0.4:30966, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33997") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56776->172.17.0.4:33997, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39807") 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36940->172.17.0.4:39807, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32081") 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50646->172.17.0.4:32081, err= 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35631") 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39918->172.17.0.4:35631, err= 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33414") 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48372->172.17.0.4:33414, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39273") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51424->172.17.0.4:39273, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37713") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59644->172.17.0.4:37713, err= 2025/08/17 04:32:05 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/17 04:32:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30660") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40738->172.17.0.4:30660, err= 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/17 04:32:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/17 04:32:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/17 04:32:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31832") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50064->172.17.0.4:31832, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38978") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34770") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54538->172.17.0.4:34770, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35448->172.17.0.4:38978, err= 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/17 04:32:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32921") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53986->172.17.0.4:32921, err= 2025/08/17 04:32:05 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/17 04:32:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/17 04:32:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32738") 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38106") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57368->172.17.0.4:32738, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46654->172.17.0.4:38106, err= 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/17 04:32:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/17 04:32:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35634") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55998->172.17.0.4:35634, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33671") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37246->172.17.0.4:33671, err= 2025/08/17 04:32:05 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/17 04:32:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34281") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57096->172.17.0.4:34281, err= 2025/08/17 04:32:05 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/17 04:32:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/17 04:32:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/17 04:32:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31647") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38279") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47070->172.17.0.4:38279, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49682->172.17.0.4:31647, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31514") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56400->172.17.0.4:31514, err= 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/17 04:32:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34031") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44380->172.17.0.4:34031, err= 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/17 04:32:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0015-9;=.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0008-2345678.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0003-defghij.txt: Deleted 2025/08/17 04:32:05 INFO : appleappleapplebanana: Deleted 2025/08/17 04:32:05 INFO : dir1/0009-3456789.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0007-1234567.txt: Deleted 2025/08/17 04:32:05 INFO : splitbananasplit: Deleted 2025/08/17 04:32:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0012-6789;.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0011-56789;.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0013-789;=.txt: Deleted 2025/08/17 04:32:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36316") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60648->172.17.0.4:36316, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleapple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleapple: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbanan: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32604") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51538->172.17.0.4:32604, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcde: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdef: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefg: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defgh: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghi: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghij: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijk: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-12345: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-23456: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-34567: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-45678: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32194") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46336->172.17.0.4:32194, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33063") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57672->172.17.0.4:33063, err= 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38557") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52642->172.17.0.4:38557, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36934") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46274->172.17.0.4:36934, err= 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/17 04:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/17 04:32:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/17 04:32:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/17 04:32:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/17 04:32:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/17 04:32:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/17 04:32:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/17 04:32:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/17 04:32:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/17 04:32:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/17 04:32:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/17 04:32:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/17 04:32:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/17 04:32:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/17 04:32:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38997") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44312->172.17.0.4:38997, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleapple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleapple: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbanan: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32844") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46214->172.17.0.4:32844, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcde: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdef: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefg: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defgh: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghi: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghij: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijk: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-12345: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-23456: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-34567: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-45678: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37761") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46232->172.17.0.4:37761, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33296") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33550->172.17.0.4:33296, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/17 04:32:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34954") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42730->172.17.0.4:34954, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32478") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51482->172.17.0.4:32478, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32386") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42588->172.17.0.4:32386, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37659") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46536->172.17.0.4:37659, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36724") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48958->172.17.0.4:36724, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39283") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57384->172.17.0.4:39283, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37684") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36288->172.17.0.4:37684, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31998") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38664->172.17.0.4:31998, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32144") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43716->172.17.0.4:32144, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33506") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52070->172.17.0.4:33506, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39852") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58138->172.17.0.4:39852, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36815") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47524->172.17.0.4:36815, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37463") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47580->172.17.0.4:37463, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32212") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32842->172.17.0.4:32212, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38352") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55246->172.17.0.4:38352, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32181") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39356->172.17.0.4:32181, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39754") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42040->172.17.0.4:39754, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30242") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46696->172.17.0.4:30242, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35162") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41726->172.17.0.4:35162, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36914") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47818->172.17.0.4:36914, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35347") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37380->172.17.0.4:35347, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37866") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46040->172.17.0.4:37866, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35575") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40920->172.17.0.4:35575, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38338") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47534->172.17.0.4:38338, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32388") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49284->172.17.0.4:32388, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32054") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53790->172.17.0.4:32054, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34509") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49834->172.17.0.4:34509, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35891") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32916->172.17.0.4:35891, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37533") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37964->172.17.0.4:37533, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31644") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57032->172.17.0.4:31644, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36167") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40846->172.17.0.4:36167, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33056") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39392->172.17.0.4:33056, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39238") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49880->172.17.0.4:39238, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31638") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47786->172.17.0.4:31638, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35539") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60288->172.17.0.4:35539, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32581") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57148->172.17.0.4:32581, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30959") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34324->172.17.0.4:30959, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39871") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38612->172.17.0.4:39871, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32771") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43042->172.17.0.4:32771, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39579") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58134->172.17.0.4:39579, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32705") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42694->172.17.0.4:32705, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39267") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36072->172.17.0.4:39267, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31244") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54894->172.17.0.4:31244, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31194") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36798->172.17.0.4:31194, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33945") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49714->172.17.0.4:33945, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38820") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38880->172.17.0.4:38820, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35573") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58530->172.17.0.4:35573, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31382") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45384->172.17.0.4:31382, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35568") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38200->172.17.0.4:35568, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37631") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54230->172.17.0.4:37631, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35414") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36932->172.17.0.4:35414, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37381") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47050->172.17.0.4:37381, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36036") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48480->172.17.0.4:36036, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37345") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53830->172.17.0.4:37345, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33364") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33384->172.17.0.4:33364, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30638") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59928->172.17.0.4:30638, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36229") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34132->172.17.0.4:36229, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32439") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57844->172.17.0.4:32439, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31927") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41850->172.17.0.4:31927, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34908") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38310->172.17.0.4:34908, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38968") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52158->172.17.0.4:38968, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33012") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43676->172.17.0.4:33012, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34287") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40856->172.17.0.4:34287, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38812") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58530->172.17.0.4:38812, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35930") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50152->172.17.0.4:35930, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33261") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33518->172.17.0.4:33261, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39307") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38684->172.17.0.4:39307, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30798") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57118->172.17.0.4:30798, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38778") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46264->172.17.0.4:38778, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35585") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33238->172.17.0.4:35585, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36791") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39896->172.17.0.4:36791, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31138") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33670->172.17.0.4:31138, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36491") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46934->172.17.0.4:36491, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31134") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45574->172.17.0.4:31134, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39518") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49906->172.17.0.4:39518, err= 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36156") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50884->172.17.0.4:36156, err= 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31395") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43980->172.17.0.4:31395, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35179") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49760->172.17.0.4:35179, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31872") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50258->172.17.0.4:31872, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36473") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46510->172.17.0.4:36473, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32739") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42950->172.17.0.4:32739, err= 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37160") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40500->172.17.0.4:37160, err= 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34202") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55160->172.17.0.4:34202, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33257") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49082->172.17.0.4:33257, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36753") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47648->172.17.0.4:36753, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34875") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42926->172.17.0.4:34875, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30588") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40848->172.17.0.4:30588, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30264") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49202->172.17.0.4:30264, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33412") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48288->172.17.0.4:33412, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32871") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57970->172.17.0.4:32871, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33869") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33772->172.17.0.4:33869, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34596") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60838->172.17.0.4:34596, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39037") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39830->172.17.0.4:39037, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32647") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44708->172.17.0.4:32647, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39740") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43084->172.17.0.4:39740, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37045") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34480->172.17.0.4:37045, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30712") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49058->172.17.0.4:30712, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38386") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55010->172.17.0.4:38386, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31103") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35596->172.17.0.4:31103, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32028") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60186->172.17.0.4:32028, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30526") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45486->172.17.0.4:30526, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36461") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57150->172.17.0.4:36461, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39918") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52140->172.17.0.4:39918, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39559") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34814->172.17.0.4:39559, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39803") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46206->172.17.0.4:39803, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38688") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59762->172.17.0.4:38688, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33369") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33408->172.17.0.4:33369, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31336") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54012->172.17.0.4:31336, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32165") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58110->172.17.0.4:32165, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32707") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54772->172.17.0.4:32707, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36241") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54524->172.17.0.4:36241, err= 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38925") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52086->172.17.0.4:38925, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38463") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38558->172.17.0.4:38463, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35998") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53994->172.17.0.4:35998, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33193") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34754->172.17.0.4:33193, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32241") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41910->172.17.0.4:32241, err= 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32768") 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37230->172.17.0.4:32768, err= 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33671") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37258->172.17.0.4:33671, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30192") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59342->172.17.0.4:30192, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32928") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44908->172.17.0.4:32928, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34212") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43016->172.17.0.4:34212, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36578") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34272->172.17.0.4:36578, err= 2025/08/17 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32129") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42248->172.17.0.4:32129, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38717") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33466->172.17.0.4:38717, err= 2025/08/17 04:32:05 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : apple: Excluded 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:05 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : banana: Excluded 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30637") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44592->172.17.0.4:30637, err= 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37971") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39620->172.17.0.4:37971, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36594") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47694->172.17.0.4:36594, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33345") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54642->172.17.0.4:33345, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36949") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60602->172.17.0.4:36949, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30640") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58716->172.17.0.4:30640, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35264") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33434->172.17.0.4:35264, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34464") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45174->172.17.0.4:34464, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30721") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43398->172.17.0.4:30721, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39749") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48512->172.17.0.4:39749, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31577") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48640->172.17.0.4:31577, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31918") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42432->172.17.0.4:31918, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36866") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60942->172.17.0.4:36866, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33951") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39284->172.17.0.4:33951, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37457") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39814->172.17.0.4:37457, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39739") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41960->172.17.0.4:39739, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31722") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50892->172.17.0.4:31722, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39087") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53468->172.17.0.4:39087, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31410") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38504->172.17.0.4:31410, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31243") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44666->172.17.0.4:31243, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32330") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53130->172.17.0.4:32330, err= 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36239") 2025/08/17 04:32:05 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53150->172.17.0.4:36239, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34467") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33892->172.17.0.4:34467, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33615") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59798->172.17.0.4:33615, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31083") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48918->172.17.0.4:31083, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31309") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57242->172.17.0.4:31309, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39910") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40264->172.17.0.4:39910, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39625") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47556->172.17.0.4:39625, err= 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30146") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53494->172.17.0.4:30146, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37168") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49108->172.17.0.4:37168, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33204") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48914->172.17.0.4:33204, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39016") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40788->172.17.0.4:39016, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38818") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55826->172.17.0.4:38818, err= 2025/08/17 04:32:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33125") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56198->172.17.0.4:33125, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30186") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60820->172.17.0.4:30186, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34536") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58704->172.17.0.4:34536, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30177") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55456->172.17.0.4:30177, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38940") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55932->172.17.0.4:38940, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31385") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41176->172.17.0.4:31385, err= 2025/08/17 04:32:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39324") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46110->172.17.0.4:39324, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37552") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54192->172.17.0.4:37552, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36856") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52734->172.17.0.4:36856, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38057") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40212->172.17.0.4:38057, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31782") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46904->172.17.0.4:31782, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36665") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33884->172.17.0.4:36665, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33163") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59786->172.17.0.4:33163, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36374") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43850->172.17.0.4:36374, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38445") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41324->172.17.0.4:38445, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30863") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57212->172.17.0.4:30863, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34738") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49694->172.17.0.4:34738, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30202") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53790->172.17.0.4:30202, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35958") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43582->172.17.0.4:35958, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39732") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50590->172.17.0.4:39732, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35229") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44502->172.17.0.4:35229, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30445") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59872->172.17.0.4:30445, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36956") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32962->172.17.0.4:36956, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37167") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42426->172.17.0.4:37167, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39479") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56636->172.17.0.4:39479, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36311") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33932->172.17.0.4:36311, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34624") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56386->172.17.0.4:34624, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31383") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33446->172.17.0.4:31383, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30674") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46238->172.17.0.4:30674, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32580") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57174->172.17.0.4:32580, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35494") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40064->172.17.0.4:35494, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39308") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44284->172.17.0.4:39308, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33317") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56574->172.17.0.4:33317, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38142") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44678->172.17.0.4:38142, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39030") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56532->172.17.0.4:39030, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39781") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58346->172.17.0.4:39781, err= 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39801") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38790->172.17.0.4:39801, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30517") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35178->172.17.0.4:30517, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39122") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44702->172.17.0.4:39122, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33829") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39630->172.17.0.4:33829, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35470") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38132->172.17.0.4:35470, err= 2025/08/17 04:32:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36687") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35878->172.17.0.4:36687, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30943") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53912->172.17.0.4:30943, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38354") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44816->172.17.0.4:38354, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38992") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55400->172.17.0.4:38992, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30865") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49076->172.17.0.4:30865, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39600") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55106->172.17.0.4:39600, err= 2025/08/17 04:32:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : apple: Unchanged skipping 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : banana: Unchanged skipping 2025/08/17 04:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39029") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33882->172.17.0.4:39029, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34360") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51016->172.17.0.4:34360, err= 2025/08/17 04:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : apple: Excluded 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : appleappleapplebanana: Excluded 2025/08/17 04:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : banana: Excluded 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : splitbananasplit: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39115") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59806->172.17.0.4:39115, err= 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/17 04:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33410") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36634->172.17.0.4:33410, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30312") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57184->172.17.0.4:30312, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38908") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41136->172.17.0.4:38908, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33617") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40674->172.17.0.4:33617, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33701") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46010->172.17.0.4:33701, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36576") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51434->172.17.0.4:36576, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35771") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51006->172.17.0.4:35771, err= --- PASS: TestTransform (2.63s) --- PASS: TestTransform/NFC (0.26s) --- PASS: TestTransform/NFD (0.18s) --- PASS: TestTransform/base64 (0.28s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.31s) --- PASS: TestTransform/truncate (0.22s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.27s) --- PASS: TestTransform/charmap (0.22s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.25s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30730") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45526->172.17.0.4:30730, err= 2025/08/17 04:32:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/17 04:32:06 INFO : sub dir_somesuffix: Making directory 2025/08/17 04:32:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/17 04:32:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/17 04:32:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/17 04:32:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37790") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58640->172.17.0.4:37790, err= 2025/08/17 04:32:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/17 04:32:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35791") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48102->172.17.0.4:35791, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30111") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37148->172.17.0.4:30111, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37911") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39162->172.17.0.4:37911, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30590") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40250->172.17.0.4:30590, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38504") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59132->172.17.0.4:38504, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37906") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56948->172.17.0.4:37906, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36354") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43086->172.17.0.4:36354, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39856") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59618->172.17.0.4:39856, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37621") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45126->172.17.0.4:37621, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34676") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41990->172.17.0.4:34676, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39709") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38902->172.17.0.4:39709, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31852") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44950->172.17.0.4:31852, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36056") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41650->172.17.0.4:36056, err= 2025/08/17 04:32:06 INFO : toe: Making directory 2025/08/17 04:32:06 INFO : toe/toe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33627") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50336->172.17.0.4:33627, err= 2025/08/17 04:32:06 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/17 04:32:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37525") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45080->172.17.0.4:37525, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33456") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46936->172.17.0.4:33456, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30183") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48746->172.17.0.4:30183, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36667") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56992->172.17.0.4:36667, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37468") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58760->172.17.0.4:37468, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35344") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35608->172.17.0.4:35344, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30561") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:32856->172.17.0.4:30561, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30867") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46508->172.17.0.4:30867, err= 2025/08/17 04:32:06 INFO : toe: Making directory 2025/08/17 04:32:06 INFO : toe/toe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35379") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52110->172.17.0.4:35379, err= 2025/08/17 04:32:06 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/17 04:32:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35082") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39292->172.17.0.4:35082, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39544") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58606->172.17.0.4:39544, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32664") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45936->172.17.0.4:32664, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30765") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50662->172.17.0.4:30765, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36263") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43192->172.17.0.4:36263, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33417") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36224->172.17.0.4:33417, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33964") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55096->172.17.0.4:33964, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32114") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38336->172.17.0.4:32114, err= 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 INFO : tictacempty_dir: Making directory 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36351") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43638->172.17.0.4:36351, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34384") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41612->172.17.0.4:34384, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36492") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52748->172.17.0.4:36492, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37107") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60918->172.17.0.4:37107, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36076") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45754->172.17.0.4:36076, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33913") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41610->172.17.0.4:33913, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34873") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34147") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52118->172.17.0.4:34873, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51512->172.17.0.4:34147, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36190") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46016->172.17.0.4:36190, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31457") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46146->172.17.0.4:31457, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32198") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54424->172.17.0.4:32198, err= 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 INFO : tictacempty_dir: Making directory 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33566") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36820->172.17.0.4:33566, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32448") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42794->172.17.0.4:32448, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33712") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43860->172.17.0.4:33712, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34460") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34850->172.17.0.4:34460, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35102") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42456->172.17.0.4:35102, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30080") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50024->172.17.0.4:30080, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34523") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38562") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51216->172.17.0.4:34523, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41954->172.17.0.4:38562, err= 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33437") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45014->172.17.0.4:33437, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/17 04:32:06 NOTICE: ftp://172.17.0.4:21/rclone-test-novawum3nusi: 0 differences found 2025/08/17 04:32:06 NOTICE: ftp://172.17.0.4:21/rclone-test-novawum3nusi: 1 hashes could not be checked 2025/08/17 04:32:06 NOTICE: ftp://172.17.0.4:21/rclone-test-novawum3nusi: 1 matching files 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33508") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39302->172.17.0.4:33508, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34827") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33160") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46224->172.17.0.4:33160, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58734->172.17.0.4:34827, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30200") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44600->172.17.0.4:30200, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35261") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39786->172.17.0.4:35261, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31699") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35026->172.17.0.4:31699, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30196") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55128->172.17.0.4:30196, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30728") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51072->172.17.0.4:30728, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38872") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37326->172.17.0.4:38872, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30488") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56696->172.17.0.4:30488, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35032") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59070->172.17.0.4:35032, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36987") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36348->172.17.0.4:36987, err= 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30689") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40592->172.17.0.4:30689, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34273") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45066->172.17.0.4:34273, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32044") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33858->172.17.0.4:32044, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36974") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58538->172.17.0.4:36974, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36915") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44088->172.17.0.4:36915, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30285") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54572->172.17.0.4:30285, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34683") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39326->172.17.0.4:34683, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31488") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54986->172.17.0.4:31488, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/08/17 04:32:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35270") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35488->172.17.0.4:35270, err= 2025/08/17 04:32:06 INFO : toe: Making directory 2025/08/17 04:32:06 INFO : toe/toe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36683") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52798->172.17.0.4:36683, err= 2025/08/17 04:32:06 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/17 04:32:06 INFO : toe/toe/toe: Copied (new) 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31608") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41056->172.17.0.4:31608, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36602") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43384->172.17.0.4:36602, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34978") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51258->172.17.0.4:34978, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34395") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51580->172.17.0.4:34395, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34647") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59316->172.17.0.4:34647, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30157") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60148->172.17.0.4:30157, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38380") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36406->172.17.0.4:38380, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35816") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49678->172.17.0.4:35816, err= 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 INFO : tictacempty_dir: Making directory 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35874") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46780->172.17.0.4:35874, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Deleted 2025/08/17 04:32:06 INFO : toe/toe: Removing directory 2025/08/17 04:32:06 INFO : toe: Removing directory 2025/08/17 04:32:06 INFO : empty_dir: Removing directory 2025/08/17 04:32:06 DEBUG : Local file system at /tmp/rclone3362484353: deleted 3 directories 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31368") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47876->172.17.0.4:31368, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39896") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36248->172.17.0.4:39896, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31769") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50670->172.17.0.4:31769, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31215") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33810->172.17.0.4:31215, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37171") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37540->172.17.0.4:37171, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30669") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30564") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49902->172.17.0.4:30564, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47132->172.17.0.4:30669, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36065") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33654->172.17.0.4:36065, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39621") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47416->172.17.0.4:39621, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39866") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50100->172.17.0.4:39866, err= 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 INFO : tictacempty_dir: Making directory 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34160") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34246->172.17.0.4:34160, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Deleted 2025/08/17 04:32:06 INFO : toe/toe: Removing directory 2025/08/17 04:32:06 INFO : toe: Removing directory 2025/08/17 04:32:06 INFO : empty_dir: Removing directory 2025/08/17 04:32:06 DEBUG : Local file system at /tmp/rclone3362484353: deleted 3 directories 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30821") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36158->172.17.0.4:30821, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34536") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36969") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49918->172.17.0.4:36969, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58710->172.17.0.4:34536, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33452") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39320->172.17.0.4:33452, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30864") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38548->172.17.0.4:30864, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31569") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32708") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36182") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53270->172.17.0.4:31569, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53862->172.17.0.4:32708, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39846->172.17.0.4:36182, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30516") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34728->172.17.0.4:30516, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38335") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41150->172.17.0.4:38335, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39829") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:41678->172.17.0.4:39829, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33558") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54928->172.17.0.4:33558, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39094") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30986") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47814->172.17.0.4:39094, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53272->172.17.0.4:30986, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30605") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36080") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51466->172.17.0.4:30605, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59386->172.17.0.4:36080, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37161") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48156->172.17.0.4:37161, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : Reset feature "Copy" 2025/08/17 04:32:06 DEBUG : Reset feature "Move" 2025/08/17 04:32:06 DEBUG : Reset feature "Copy" 2025/08/17 04:32:06 DEBUG : Reset feature "Move" 2025/08/17 04:32:06 DEBUG : empty_dir: Making directory with metadata 2025/08/17 04:32:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37944") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:55054->172.17.0.4:37944, err= 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 INFO : tictacempty_dir: Making directory 2025/08/17 04:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 INFO : tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 INFO : tictactoe/tictactoe: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30692") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47334->172.17.0.4:30692, err= 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Deleted 2025/08/17 04:32:06 INFO : toe/toe: Removing directory 2025/08/17 04:32:06 INFO : toe: Removing directory 2025/08/17 04:32:06 INFO : empty_dir: Removing directory 2025/08/17 04:32:06 DEBUG : Local file system at /tmp/rclone3362484353: deleted 3 directories 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32856") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34084->172.17.0.4:32856, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39477") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36778") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46830->172.17.0.4:36778, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58408->172.17.0.4:39477, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34992") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45280->172.17.0.4:34992, err= 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32131") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60702->172.17.0.4:32131, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33139") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:57862->172.17.0.4:33139, err= 2025/08/17 04:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/17 04:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33809") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53390->172.17.0.4:33809, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35225") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36528") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34251") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54826->172.17.0.4:35225, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60706->172.17.0.4:34251, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46636->172.17.0.4:36528, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38395") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54084->172.17.0.4:38395, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32762") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42272->172.17.0.4:32762, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31108") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:53882->172.17.0.4:31108, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34323") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47102->172.17.0.4:34323, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32077") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34691") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40944->172.17.0.4:34691, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:47972->172.17.0.4:32077, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33594") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:34498->172.17.0.4:33594, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39903") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:37138->172.17.0.4:39903, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38560") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52330->172.17.0.4:38560, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 DEBUG : toe: transformed to: dG9l 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32061") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:50892->172.17.0.4:32061, err= 2025/08/17 04:32:06 DEBUG : toe: transformed to: dG9l 2025/08/17 04:32:06 INFO : dG9l: Making directory 2025/08/17 04:32:06 DEBUG : toe: transformed to: dG9l 2025/08/17 04:32:06 DEBUG : toe: transformed to: dG9l 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/17 04:32:06 INFO : dG9l/dG9l: Making directory 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/17 04:32:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/17 04:32:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:38246") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:56910->172.17.0.4:38246, err= 2025/08/17 04:32:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32663") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38348->172.17.0.4:32663, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31739") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:35676->172.17.0.4:31739, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30365") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:52420->172.17.0.4:30365, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36700") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:48816->172.17.0.4:36700, err= 2025/08/17 04:32:06 DEBUG : dG9l: transformed to: toe 2025/08/17 04:32:06 DEBUG : dG9l: transformed to: toe 2025/08/17 04:32:06 DEBUG : toe: Directory modification time the same (differ by 683.671723ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34821") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40090->172.17.0.4:34821, err= 2025/08/17 04:32:06 DEBUG : dG9l: transformed to: toe 2025/08/17 04:32:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/17 04:32:06 DEBUG : toe/toe: Directory modification time the same (differ by 683.671723ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36369") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:44602->172.17.0.4:36369, err= 2025/08/17 04:32:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/17 04:32:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/17 04:32:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/17 04:32:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/17 04:32:06 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : Local file system at /tmp/rclone3362484353: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : Waiting for deletions to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39826") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:36430->172.17.0.4:39826, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32278") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33656->172.17.0.4:32278, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34238") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:39756->172.17.0.4:34238, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30039") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:51264->172.17.0.4:30039, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34442") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43620->172.17.0.4:34442, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34554") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:60782->172.17.0.4:34554, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:39062") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:46070->172.17.0.4:39062, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-novawum3nusi", Local "Local file system at /tmp/rclone3362484353", Modify Window "1s" 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:30340") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:38130->172.17.0.4:30340, err= 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: 2025/08/17 04:32:06 INFO : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Making directory 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: 2025/08/17 04:32:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/17 04:32:06 INFO : toe/toe: Making directory 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe/toe: transformed to: 2025/08/17 04:32:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe: transformed to: 2025/08/17 04:32:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/17 04:32:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/17 04:32:06 DEBUG : toe/toe/toe: transformed to: 2025/08/17 04:32:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for checks to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Waiting for transfers to finish 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:32492") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:40434->172.17.0.4:32492, err= 2025/08/17 04:32:06 INFO : toe/toe/toe: Copied (new) 2025/08/17 04:32:06 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting files as there were IO errors 2025/08/17 04:32:06 ERROR : ftp://172.17.0.4:21/rclone-test-novawum3nusi: not deleting directories as there were IO errors 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:34468") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:42914->172.17.0.4:34468, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31319") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:49922->172.17.0.4:31319, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:37493") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:54020->172.17.0.4:37493, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35473") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:59266->172.17.0.4:35473, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:35248") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:45296->172.17.0.4:35248, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:33832") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:33966->172.17.0.4:33832, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:36051") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:43710->172.17.0.4:36051, err= --- PASS: TestError (0.01s) PASS 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: dial("tcp","172.17.0.4:31627") 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: > dial: conn=172.17.0.1:58564->172.17.0.4:31627, err= 2025/08/17 04:32:06 DEBUG : ftp://172.17.0.4:21/rclone-test-novawum3nusi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.850636236s (try 1/5)