"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/26 05:21:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike" 2025/06/26 05:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 05:21:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34280->172.17.0.5:21, err= 2025/06/26 05:21:59 DEBUG : Creating backend with remote "/tmp/rclone783343208" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39313") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35684->172.17.0.5:39313, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38796") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35320->172.17.0.5:38796, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31163") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57636->172.17.0.5:31163, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37375") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48686->172.17.0.5:37375, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31343") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47952->172.17.0.5:31343, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34752") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39764->172.17.0.5:34752, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34884") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36724->172.17.0.5:34884, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37363") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45400->172.17.0.5:37363, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32570") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50842->172.17.0.5:32570, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38311") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58450->172.17.0.5:38311, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39815") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60888->172.17.0.5:39815, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37995") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48506->172.17.0.5:37995, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39365") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52342->172.17.0.5:39365, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32287") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35836->172.17.0.5:32287, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37749") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42274->172.17.0.5:37749, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30040") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45702->172.17.0.5:30040, err= 2025/06/26 05:21:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34608") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34300->172.17.0.5:34608, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36335") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46394->172.17.0.5:36335, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35026") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41132->172.17.0.5:35026, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37766") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45888->172.17.0.5:37766, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38556") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41414->172.17.0.5:38556, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38789") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52020->172.17.0.5:38789, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33246") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38962->172.17.0.5:33246, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39983") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33164->172.17.0.5:39983, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Running all checks before starting transfers 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31578") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46018->172.17.0.5:31578, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Checks finished, now starting transfers 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31856") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46512->172.17.0.5:31856, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30869") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46908->172.17.0.5:30869, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36540") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37982->172.17.0.5:36540, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38410") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43138->172.17.0.5:38410, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31846") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48618->172.17.0.5:31846, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39017") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51432->172.17.0.5:39017, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 ERROR : Ignoring --no-traverse with sync 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37310") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36302->172.17.0.5:37310, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35373") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56782->172.17.0.5:35373, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32110") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38162->172.17.0.5:32110, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36177") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57216->172.17.0.5:36177, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30970") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46196->172.17.0.5:30970, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30325") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54468->172.17.0.5:30325, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35447") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42286->172.17.0.5:35447, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30508") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60538->172.17.0.5:30508, err= 2025/06/26 05:21:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33666") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36758->172.17.0.5:33666, err= 2025/06/26 05:21:59 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/26 05:21:59 INFO : hello world2: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38749") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43400->172.17.0.5:38749, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32224") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59558->172.17.0.5:32224, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34118") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59868->172.17.0.5:34118, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36206") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43174->172.17.0.5:36206, err= 2025/06/26 05:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34438") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57460->172.17.0.5:34438, err= 2025/06/26 05:21:59 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/26 05:21:59 INFO : potato2: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33088") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41456->172.17.0.5:33088, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38885") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60222->172.17.0.5:38885, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34149") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53160->172.17.0.5:34149, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32588") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40626->172.17.0.5:32588, err= 2025/06/26 05:21:59 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/26 05:21:59 INFO : potato2: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35830") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50400->172.17.0.5:35830, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39503") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53480->172.17.0.5:39503, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34036") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57168->172.17.0.5:34036, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 05:21:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:21:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 05:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38995") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35930->172.17.0.5:38995, err= 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 INFO : sub dir: Making directory 2025/06/26 05:21:59 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34284->172.17.0.5:21, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32939") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54840->172.17.0.5:32939, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35263") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43986->172.17.0.5:35263, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38147") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39868") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37654->172.17.0.5:38147, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40704->172.17.0.5:39868, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31868") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53720->172.17.0.5:31868, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35977") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43128->172.17.0.5:35977, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38012") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39961") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52638->172.17.0.5:38012, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46890->172.17.0.5:39961, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39315") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34024->172.17.0.5:39315, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36567") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43906->172.17.0.5:36567, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 05:21:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33951") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51794->172.17.0.5:33951, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30932") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39900->172.17.0.5:30932, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30761") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44974->172.17.0.5:30761, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37355") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59484->172.17.0.5:37355, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37009") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60372->172.17.0.5:37009, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37054") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51074->172.17.0.5:37054, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35727") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54978->172.17.0.5:35727, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : sub dir2: Making directory with metadata 2025/06/26 05:21:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35947") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44942->172.17.0.5:35947, err= 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 INFO : sub dir: Making directory 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38591") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39258->172.17.0.5:38591, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32166") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43598->172.17.0.5:32166, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39140") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42688->172.17.0.5:39140, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33994") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33166->172.17.0.5:33994, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35913") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33604->172.17.0.5:35913, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31329") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52834->172.17.0.5:31329, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37224") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31411") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45038->172.17.0.5:37224, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38812->172.17.0.5:31411, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35495") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59088->172.17.0.5:35495, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35631") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59596->172.17.0.5:35631, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30583") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56866->172.17.0.5:30583, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34585") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40320->172.17.0.5:34585, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36277") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47222->172.17.0.5:36277, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33894") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38042->172.17.0.5:33894, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31246") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58400->172.17.0.5:31246, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30877") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46190->172.17.0.5:30877, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38327") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53648->172.17.0.5:38327, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30289") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39528->172.17.0.5:30289, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : sub dir2: Making directory with metadata 2025/06/26 05:21:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31806") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46762->172.17.0.5:31806, err= 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 INFO : sub dir: Making directory 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35547") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56398->172.17.0.5:35547, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36524") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55608->172.17.0.5:36524, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37245") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31495") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40054->172.17.0.5:37245, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33146->172.17.0.5:31495, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39611") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51076->172.17.0.5:39611, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31225") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35067") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43826->172.17.0.5:31225, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50612->172.17.0.5:35067, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35323") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53488->172.17.0.5:35323, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35654") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53500->172.17.0.5:35654, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38431") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43730->172.17.0.5:38431, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 INFO : sub dir2: Making directory 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39918") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53316->172.17.0.5:39918, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37599") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45722->172.17.0.5:37599, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39751") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40502->172.17.0.5:39751, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33850") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43622->172.17.0.5:33850, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38627") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45274->172.17.0.5:38627, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37524") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57902->172.17.0.5:37524, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32354") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60856->172.17.0.5:32354, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37284") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48156->172.17.0.5:37284, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32521") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59392->172.17.0.5:32521, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35146") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57412->172.17.0.5:35146, err= 2025/06/26 05:21:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rayivav9nika" 2025/06/26 05:21:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:34300->172.17.0.5:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-rayivav9nika 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:36199") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:55176->172.17.0.5:36199, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39561") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41918->172.17.0.5:39561, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35301") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54100->172.17.0.5:35301, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34966") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46276->172.17.0.5:34966, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:38877") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:55802->172.17.0.5:38877, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:39166") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:48878->172.17.0.5:39166, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:35461") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:49384->172.17.0.5:35461, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:33226") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:45490->172.17.0.5:33226, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: dial("tcp","172.17.0.5:30455") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: > dial: conn=172.17.0.1:56372->172.17.0.5:30455, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Purge object "sub dir/hello world" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Purge dir "sub dir" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-rayivav9nika: Purge dir "" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30161") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41624->172.17.0.5:30161, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39124") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37688->172.17.0.5:39124, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39736") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55366->172.17.0.5:39736, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35105") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41232->172.17.0.5:35105, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33079") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43538->172.17.0.5:33079, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35253") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57080->172.17.0.5:35253, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34969") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36794->172.17.0.5:34969, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39799") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38192->172.17.0.5:39799, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38865") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44070->172.17.0.5:38865, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36549") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42928->172.17.0.5:36549, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34713") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57938->172.17.0.5:34713, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34316") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43660->172.17.0.5:34316, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35536") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42102->172.17.0.5:35536, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35363") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50630->172.17.0.5:35363, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38159") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42160->172.17.0.5:38159, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35813") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43094->172.17.0.5:35813, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38841") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53662->172.17.0.5:38841, err= 2025/06/26 05:21:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xoxerih7yevu" 2025/06/26 05:21:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:34304->172.17.0.5:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-xoxerih7yevu 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:30217") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:47978->172.17.0.5:30217, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37051") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35316->172.17.0.5:37051, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37928") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49226->172.17.0.5:37928, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30716") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38376->172.17.0.5:30716, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:31245") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:43010->172.17.0.5:31245, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:39176") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:45998->172.17.0.5:39176, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:36459") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:37070->172.17.0.5:36459, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39250") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40294->172.17.0.5:39250, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37828") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42462->172.17.0.5:37828, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32190") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44234->172.17.0.5:32190, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:39806") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:34928->172.17.0.5:39806, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39847") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57882->172.17.0.5:39847, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:30810") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:50620->172.17.0.5:30810, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30401") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50818->172.17.0.5:30401, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35978") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54116->172.17.0.5:35978, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:35024") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:45794->172.17.0.5:35024, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:35349") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:40088->172.17.0.5:35349, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:32702") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:59756->172.17.0.5:32702, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:32582") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:58746->172.17.0.5:32582, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: dial("tcp","172.17.0.5:30298") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: > dial: conn=172.17.0.1:44676->172.17.0.5:30298, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Purge object "sub dir/hello world" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Purge dir "sub dir" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-xoxerih7yevu: Purge dir "" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39816") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54054->172.17.0.5:39816, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31531") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34454->172.17.0.5:31531, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39791") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59828->172.17.0.5:39791, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38902") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53158->172.17.0.5:38902, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33456") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54394->172.17.0.5:33456, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35851") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42442->172.17.0.5:35851, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36047") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33192->172.17.0.5:36047, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30490") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42550->172.17.0.5:30490, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37163") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38024->172.17.0.5:37163, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 05:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37529") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54234->172.17.0.5:37529, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30883") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52160->172.17.0.5:30883, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30483") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45120->172.17.0.5:30483, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33801") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51080->172.17.0.5:33801, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34866") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34696->172.17.0.5:34866, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36435") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52668->172.17.0.5:36435, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35615") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34664->172.17.0.5:35615, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35512") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34188->172.17.0.5:35512, err= 2025/06/26 05:21:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruleyuh1zoku" 2025/06/26 05:21:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:21:59 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:21:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:21:59 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:21:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:34320->172.17.0.5:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:32989") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:36232->172.17.0.5:32989, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38404") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52166->172.17.0.5:38404, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39416") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36612->172.17.0.5:39416, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38698") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35666->172.17.0.5:38698, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:34994") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:35110->172.17.0.5:34994, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:34241") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:33324->172.17.0.5:34241, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:35434") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:47328->172.17.0.5:35434, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35061") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60792->172.17.0.5:35061, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37172") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37790->172.17.0.5:37172, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31161") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32876->172.17.0.5:31161, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Using server-side directory move 2025/06/26 05:21:59 INFO : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:38423") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:37076->172.17.0.5:38423, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32672") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40310->172.17.0.5:32672, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35901") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:32410") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41294->172.17.0.5:35901, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:58478->172.17.0.5:32410, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for transfers to finish 2025/06/26 05:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 05:21:59 INFO : sub dir/hello world: Moved (server-side) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36216") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46732->172.17.0.5:36216, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38569") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58774->172.17.0.5:38569, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:32999") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:35592->172.17.0.5:32999, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:31371") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:60904->172.17.0.5:31371, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37808") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59188->172.17.0.5:37808, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38419") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37918->172.17.0.5:38419, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38437") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34776->172.17.0.5:38437, err= 2025/06/26 05:21:59 DEBUG : testing file moves 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:37051") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:35326->172.17.0.5:37051, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39304") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43998->172.17.0.5:39304, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35588") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:30685") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:46928->172.17.0.5:30685, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49262->172.17.0.5:35588, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Waiting for transfers to finish 2025/06/26 05:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 05:21:59 INFO : sub dir/hello world: Moved (server-side) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31325") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58986->172.17.0.5:31325, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35258") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55362->172.17.0.5:35258, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:34210") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:55072->172.17.0.5:34210, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:34804") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:35118->172.17.0.5:34804, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:35869") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:41514->172.17.0.5:35869, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: dial("tcp","172.17.0.5:36594") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: > dial: conn=172.17.0.1:35022->172.17.0.5:36594, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Purge object "sub dir/hello world" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Purge dir "sub dir" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-ruleyuh1zoku: Purge dir "" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36024") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46660->172.17.0.5:36024, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32314") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55334->172.17.0.5:32314, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35618") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46712->172.17.0.5:35618, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37085") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55570->172.17.0.5:37085, err= 2025/06/26 05:21:59 ERROR : error listing: directory not found 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30556") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51972->172.17.0.5:30556, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37165") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47118->172.17.0.5:37165, err= 2025/06/26 05:21:59 INFO : Local file system at /tmp/rclone783343208: Making directory 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38347") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35486->172.17.0.5:38347, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39718") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56102->172.17.0.5:39718, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31925") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50038->172.17.0.5:31925, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32481") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55442->172.17.0.5:32481, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37300") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41302->172.17.0.5:37300, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33812") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44028->172.17.0.5:33812, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35926") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39548->172.17.0.5:35926, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38226") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58118->172.17.0.5:38226, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34166") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44766->172.17.0.5:34166, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39689") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46126->172.17.0.5:39689, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31341") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46446->172.17.0.5:31341, err= 2025/06/26 05:21:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35634") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34376->172.17.0.5:35634, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : Local file system at /tmp/rclone783343208: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : Local file system at /tmp/rclone783343208: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37062") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48436->172.17.0.5:37062, err= 2025/06/26 05:21:59 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/26 05:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33379") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50438->172.17.0.5:33379, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39838") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46782->172.17.0.5:39838, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33340") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43448->172.17.0.5:33340, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30186") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60268->172.17.0.5:30186, err= 2025/06/26 05:21:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33678") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37674->172.17.0.5:33678, err= 2025/06/26 05:21:59 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/26 05:21:59 INFO : check sum: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37736") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37522->172.17.0.5:37736, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34341") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56178->172.17.0.5:34341, err= 2025/06/26 05:21:59 NOTICE: ftp://172.17.0.5:21/rclone-test-kiqenep6wike: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 05:21:59 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 05:21:59 DEBUG : check sum: Unchanged skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : There was nothing to transfer 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39991") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57900->172.17.0.5:39991, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30792") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46346->172.17.0.5:30792, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30991") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51946->172.17.0.5:30991, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33246") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38964->172.17.0.5:33246, err= 2025/06/26 05:21:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32003") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51040->172.17.0.5:32003, err= 2025/06/26 05:21:59 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/26 05:21:59 INFO : sizeonly: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35086") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36590->172.17.0.5:35086, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34987") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55188->172.17.0.5:34987, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : sizeonly: Sizes identical 2025/06/26 05:21:59 DEBUG : sizeonly: Unchanged skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : There was nothing to transfer 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32082") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58568->172.17.0.5:32082, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36232") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50320->172.17.0.5:36232, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36684") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35628->172.17.0.5:36684, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35255") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57684->172.17.0.5:35255, err= 2025/06/26 05:21:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34722") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33040->172.17.0.5:34722, err= 2025/06/26 05:21:59 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/26 05:21:59 INFO : ignore-size: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33037") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38946->172.17.0.5:33037, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38822") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35610->172.17.0.5:38822, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:21:59 DEBUG : ignore-size: Unchanged skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : There was nothing to transfer 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31064") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56304->172.17.0.5:31064, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31884") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47266->172.17.0.5:31884, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30239") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46998->172.17.0.5:30239, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31597") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53632->172.17.0.5:31597, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31588") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54216->172.17.0.5:31588, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34795") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56848->172.17.0.5:34795, err= 2025/06/26 05:21:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : existing: Unchanged skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : There was nothing to transfer 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30777") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33082->172.17.0.5:30777, err= 2025/06/26 05:21:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31443") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53804->172.17.0.5:31443, err= 2025/06/26 05:21:59 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 05:21:59 INFO : existing: Copied (replaced existing) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36782") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48000->172.17.0.5:36782, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30371") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55100->172.17.0.5:30371, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32660") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55726->172.17.0.5:32660, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32915") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56654->172.17.0.5:32915, err= 2025/06/26 05:21:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35593") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35454->172.17.0.5:35593, err= 2025/06/26 05:21:59 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 05:21:59 INFO : existing: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38540") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60048->172.17.0.5:38540, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31911") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34302->172.17.0.5:31911, err= 2025/06/26 05:21:59 DEBUG : existing: Destination exists, skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : There was nothing to transfer 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36204") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54634->172.17.0.5:36204, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36907") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40600->172.17.0.5:36907, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37484") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53846->172.17.0.5:37484, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32053") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51012->172.17.0.5:32053, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39137") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40374->172.17.0.5:39137, err= 2025/06/26 05:21:59 INFO : d: Making directory 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39664") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39286->172.17.0.5:39664, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37926") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40546->172.17.0.5:37926, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33061") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47208->172.17.0.5:33061, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34334->172.17.0.5:21, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38393") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47362->172.17.0.5:38393, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33937") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54876->172.17.0.5:33937, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34016") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32974") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33516") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39648->172.17.0.5:32974, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59896->172.17.0.5:34016, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53718->172.17.0.5:33516, err= 2025/06/26 05:21:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:21:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34338->172.17.0.5:21, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:21:59 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36802") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43556->172.17.0.5:36802, err= 2025/06/26 05:21:59 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 05:21:59 INFO : a/potato2: Copied (new) 2025/06/26 05:21:59 DEBUG : Waiting for deletions to finish 2025/06/26 05:21:59 INFO : b/potato: Deleted 2025/06/26 05:21:59 INFO : d: Removing directory 2025/06/26 05:21:59 INFO : b: Removing directory 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: deleted 2 directories 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37380") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35756->172.17.0.5:37380, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37347") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39722") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50974->172.17.0.5:37347, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59092->172.17.0.5:39722, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32791") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33564->172.17.0.5:32791, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34766") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39112") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53230->172.17.0.5:34766, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59394->172.17.0.5:39112, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31743") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60184->172.17.0.5:31743, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39443") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45682->172.17.0.5:39443, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37248") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49398->172.17.0.5:37248, err= 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31345") 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38604->172.17.0.5:31345, err= 2025/06/26 05:21:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/26 05:21:59 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 05:21:59 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32368") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36258->172.17.0.5:32368, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39802") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52766->172.17.0.5:39802, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22: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/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35107") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43790->172.17.0.5:35107, err= 2025/06/26 05:22:00 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/26 05:22:00 INFO : empty space: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31070") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37762->172.17.0.5:31070, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33480") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41806->172.17.0.5:33480, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38089") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45098->172.17.0.5:38089, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38176") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47374->172.17.0.5:38176, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30601") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46932->172.17.0.5:30601, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38213") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34350->172.17.0.5:38213, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36342") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38110->172.17.0.5:36342, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33140") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37574->172.17.0.5:33140, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22: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/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33301") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48742->172.17.0.5:33301, err= 2025/06/26 05:22:00 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/26 05:22:00 INFO : foo: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33751") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52764->172.17.0.5:33751, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30184") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46446->172.17.0.5:30184, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36829") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48542->172.17.0.5:36829, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32381") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44284->172.17.0.5:32381, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37086") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45218->172.17.0.5:37086, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34886") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52344->172.17.0.5:34886, err= 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32780") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41210->172.17.0.5:32780, err= 2025/06/26 05:22:00 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34392") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60510->172.17.0.5:34392, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35387") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53618->172.17.0.5:35387, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34212") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54702->172.17.0.5:34212, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33703") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55460->172.17.0.5:33703, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39457") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40950->172.17.0.5:39457, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39808") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39918->172.17.0.5:39808, err= 2025/06/26 05:22:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36441") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41876->172.17.0.5:36441, err= 2025/06/26 05:22:00 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31107") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43204->172.17.0.5:31107, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31898") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54450->172.17.0.5:31898, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38893") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55868->172.17.0.5:38893, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39450") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40724->172.17.0.5:39450, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39690") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55498->172.17.0.5:39690, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30722") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51826->172.17.0.5:30722, err= 2025/06/26 05:22: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/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30506") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51900->172.17.0.5:30506, err= 2025/06/26 05:22:00 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37276") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36644->172.17.0.5:37276, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36977") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36390->172.17.0.5:36977, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36093") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50634->172.17.0.5:36093, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30741") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34956->172.17.0.5:30741, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31634") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44162->172.17.0.5:31634, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34197") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46186->172.17.0.5:34197, err= 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39025") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36098->172.17.0.5:39025, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35020") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53862->172.17.0.5:35020, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34079") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41098->172.17.0.5:34079, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35078") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35226->172.17.0.5:35078, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37529") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54248->172.17.0.5:37529, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30927") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33018->172.17.0.5:30927, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32523") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45678->172.17.0.5:32523, err= 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35610") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52400->172.17.0.5:35610, err= 2025/06/26 05:22:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 05:22:00 INFO : potato2: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : potato: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33321") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48252->172.17.0.5:33321, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33190") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51768->172.17.0.5:33190, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36343") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33678->172.17.0.5:36343, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32613") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36588->172.17.0.5:32613, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36874") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54720->172.17.0.5:36874, err= 2025/06/26 05:22:00 INFO : d: Making directory 2025/06/26 05:22:00 INFO : d/e: Making directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33634") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34426->172.17.0.5:33634, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37581") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36926") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36863") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33394->172.17.0.5:37581, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60224->172.17.0.5:36863, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36762->172.17.0.5:36926, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34631") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38970->172.17.0.5:34631, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31634") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44170->172.17.0.5:31634, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35143") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56160->172.17.0.5:35143, err= 2025/06/26 05:22:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30602") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43026->172.17.0.5:30602, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34962") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31216") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41426->172.17.0.5:31216, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50238->172.17.0.5:34962, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36557") 2025/06/26 05:22:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46304->172.17.0.5:36557, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 05:22:00 INFO : a/potato2: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : b/potato: Deleted 2025/06/26 05:22:00 INFO : d/e: Removing directory 2025/06/26 05:22:00 INFO : d: Removing directory 2025/06/26 05:22:00 INFO : b: Removing directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: deleted 3 directories 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38059") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46702->172.17.0.5:38059, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32593") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51836->172.17.0.5:32593, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31747") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42126->172.17.0.5:31747, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31374") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50564->172.17.0.5:31374, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36918") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33268->172.17.0.5:36918, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37169") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57384->172.17.0.5:37169, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33299") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33956->172.17.0.5:33299, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39649") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42112->172.17.0.5:39649, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38951") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34614->172.17.0.5:38951, err= 2025/06/26 05:22:00 INFO : d: Making directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35919") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52100->172.17.0.5:35919, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34372") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33941") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35819") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50888->172.17.0.5:34372, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37544->172.17.0.5:35819, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46458->172.17.0.5:33941, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34755") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52070->172.17.0.5:34755, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37991") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44252->172.17.0.5:37991, err= 2025/06/26 05:22:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36017") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39306->172.17.0.5:36017, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38886") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59588->172.17.0.5:38886, err= 2025/06/26 05:22:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31309") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39774->172.17.0.5:31309, err= 2025/06/26 05:22:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 05:22:00 INFO : a/potato2: Copied (new) 2025/06/26 05:22:00 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting files as there were IO errors 2025/06/26 05:22:00 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting directories as there were IO errors 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31220") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35162->172.17.0.5:31220, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35510") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38486") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57968->172.17.0.5:35510, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39460") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44596->172.17.0.5:39460, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38466->172.17.0.5:38486, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34567") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43678->172.17.0.5:34567, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31137") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34994->172.17.0.5:31137, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30242") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30733") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31151") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47946->172.17.0.5:30242, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34003") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60858->172.17.0.5:31151, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44286->172.17.0.5:34003, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56258->172.17.0.5:30733, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32998") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58758->172.17.0.5:32998, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36504") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36652->172.17.0.5:36504, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36249") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58156->172.17.0.5:36249, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34824") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51922->172.17.0.5:34824, err= 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38457") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46044->172.17.0.5:38457, err= 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 INFO : potato: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33748") 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50216->172.17.0.5:33748, err= 2025/06/26 05:22:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 05:22:00 INFO : potato2: Copied (new) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33943") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34064->172.17.0.5:33943, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32055") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41376->172.17.0.5:32055, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38381") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51768->172.17.0.5:38381, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35433") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49180->172.17.0.5:35433, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39588") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40950->172.17.0.5:39588, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33287") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58870->172.17.0.5:33287, err= 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39474") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41374->172.17.0.5:39474, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 INFO : potato: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32246") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41984->172.17.0.5:32246, err= 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34900") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35044->172.17.0.5:34900, err= 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 05:22:00 INFO : potato2: Copied (new) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32044") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50188->172.17.0.5:32044, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37483") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39304->172.17.0.5:37483, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31446") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33670->172.17.0.5:31446, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32450") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39344->172.17.0.5:32450, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31327") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40278->172.17.0.5:31327, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33127") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51658->172.17.0.5:33127, err= 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34604") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35600->172.17.0.5:34604, err= 2025/06/26 05:22:00 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/26 05:22:00 INFO : potato2: Copied (new) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35448") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37382->172.17.0.5:35448, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39943") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46290->172.17.0.5:39943, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39418") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34626->172.17.0.5:39418, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30822") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39642->172.17.0.5:30822, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35352") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51272->172.17.0.5:35352, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38674") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34104->172.17.0.5:38674, err= 2025/06/26 05:22:00 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : enormous: Excluded 2025/06/26 05:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : potato2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34112") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44950->172.17.0.5:34112, err= 2025/06/26 05:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : potato2: Excluded 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36915") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33540->172.17.0.5:36915, err= 2025/06/26 05:22:00 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : enormous: Excluded 2025/06/26 05:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : potato2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35557") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39354->172.17.0.5:35557, err= 2025/06/26 05:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : potato2: Excluded 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37746") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57940->172.17.0.5:37746, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31638") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52872->172.17.0.5:31638, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33041") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36272->172.17.0.5:33041, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34333") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39134->172.17.0.5:34333, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35110") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49056->172.17.0.5:35110, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35286") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58418->172.17.0.5:35286, err= 2025/06/26 05:22:00 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : enormous: Excluded 2025/06/26 05:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : potato2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37259") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37570->172.17.0.5:37259, err= 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : enormous: Deleted 2025/06/26 05:22:00 INFO : potato2: Deleted 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32358") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34614->172.17.0.5:32358, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31841") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55886->172.17.0.5:31841, err= 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : enormous: Deleted 2025/06/26 05:22:00 INFO : potato2: Deleted 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34005") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56512->172.17.0.5:34005, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36085") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49008->172.17.0.5:36085, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32731") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38344->172.17.0.5:32731, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31687") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36778->172.17.0.5:31687, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36733") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59896->172.17.0.5:36733, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38459") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59636->172.17.0.5:38459, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38856") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34996->172.17.0.5:38856, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39622") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46004->172.17.0.5:39622, err= 2025/06/26 05:22:00 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 05:22:00 DEBUG : one: Destination is newer than source, skipping 2025/06/26 05:22:00 DEBUG : three: Sizes identical 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30525") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52910->172.17.0.5:30525, err= 2025/06/26 05:22:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38252") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54594->172.17.0.5:38252, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32512") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33274->172.17.0.5:32512, err= 2025/06/26 05:22:00 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/26 05:22:00 INFO : four: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/26 05:22:00 INFO : two: Copied (replaced existing) 2025/06/26 05:22:00 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/26 05:22:00 INFO : five: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31155") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56600->172.17.0.5:31155, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36943") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52170->172.17.0.5:36943, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31659") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51134->172.17.0.5:31659, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/26 05:22:00 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32856") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59110->172.17.0.5:32856, err= 2025/06/26 05:22:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31347") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39238") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42422->172.17.0.5:31347, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59130->172.17.0.5:39238, err= 2025/06/26 05:22:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (new) 2025/06/26 05:22:00 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/26 05:22:00 INFO : yam: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31584") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40566->172.17.0.5:31584, err= 2025/06/26 05:22:00 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35888") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33642->172.17.0.5:35888, err= 2025/06/26 05:22:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30783") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48952->172.17.0.5:30783, err= 2025/06/26 05:22:00 DEBUG : potato: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/26 05:22:00 INFO : yaml: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : yam: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35964") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52412->172.17.0.5:35964, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33193") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45594->172.17.0.5:33193, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35583") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46060->172.17.0.5:35583, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39751") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40510->172.17.0.5:39751, err= 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Making map for --track-renames 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Finished making map for --track-renames 2025/06/26 05:22:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 05:22:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38500") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40400->172.17.0.5:38500, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for renames to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30896") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42278->172.17.0.5:30896, err= 2025/06/26 05:22:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (new) 2025/06/26 05:22:00 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/26 05:22:00 INFO : yam: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33978") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40308->172.17.0.5:33978, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36089") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49218->172.17.0.5:36089, err= 2025/06/26 05:22:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Making map for --track-renames 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Finished making map for --track-renames 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : potato: Unchanged skipping 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for renames to finish 2025/06/26 05:22:00 INFO : yam: Moved (server-side) to: yaml 2025/06/26 05:22:00 INFO : yaml: Renamed from "yam" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35907") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57522->172.17.0.5:35907, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32417") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50560->172.17.0.5:32417, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39623") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50660->172.17.0.5:39623, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36248") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53614->172.17.0.5:36248, err= 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Making map for --track-renames 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Finished making map for --track-renames 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 05:22:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for renames to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34576") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37040") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35522->172.17.0.5:34576, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57794->172.17.0.5:37040, err= 2025/06/26 05:22:00 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/26 05:22:00 INFO : sub/yam: Copied (new) 2025/06/26 05:22:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 05:22:00 INFO : potato: Copied (new) 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37070") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46544->172.17.0.5:37070, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35216") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50816->172.17.0.5:35216, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37022") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42778->172.17.0.5:37022, err= 2025/06/26 05:22:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30001") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54766->172.17.0.5:30001, err= 2025/06/26 05:22:00 DEBUG : potato: Unchanged skipping 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Making map for --track-renames 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Finished making map for --track-renames 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for renames to finish 2025/06/26 05:22:00 INFO : sub/yam: Moved (server-side) to: yam 2025/06/26 05:22:00 INFO : yam: Renamed from "sub/yam" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38707") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47570->172.17.0.5:38707, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35828") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54912->172.17.0.5:35828, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31530") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37246->172.17.0.5:31530, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32501") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33640->172.17.0.5:32501, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38329") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37550->172.17.0.5:38329, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "/tmp/rclone783343208/dir1" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "/tmp/rclone783343208/dir2" 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208/dir2: Using server-side directory move 2025/06/26 05:22:00 INFO : Local file system at /tmp/rclone783343208/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 05:22:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:00 INFO : file1.txt: Moved (server-side) 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208/dir2: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208/dir2: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37278") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53176->172.17.0.5:37278, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31512") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38414->172.17.0.5:31512, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36809") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57182->172.17.0.5:36809, err= 2025/06/26 05:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33136") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51708->172.17.0.5:33136, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33769") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59422->172.17.0.5:33769, err= 2025/06/26 05:22:00 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/26 05:22:00 INFO : nested/sub dir/file: Copied (new) 2025/06/26 05:22:00 INFO : nested/sub dir/file: Deleted 2025/06/26 05:22:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:22:00 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:22:00 INFO : sub dir/hello world: Deleted 2025/06/26 05:22:00 INFO : sub dir: Removing directory 2025/06/26 05:22:00 INFO : nested/sub dir: Removing directory 2025/06/26 05:22:00 INFO : nested: Removing directory 2025/06/26 05:22:00 DEBUG : Local file system at /tmp/rclone783343208: deleted 3 directories 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39298") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60418->172.17.0.5:39298, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34960") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37204->172.17.0.5:34960, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35162") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33958->172.17.0.5:35162, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32921") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49410->172.17.0.5:32921, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37404") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54976->172.17.0.5:37404, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38867") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36326") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33852->172.17.0.5:38867, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33140->172.17.0.5:36326, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36912") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36902->172.17.0.5:36912, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30278") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36954->172.17.0.5:30278, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36300") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42164->172.17.0.5:36300, err= 2025/06/26 05:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32459") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41540->172.17.0.5:32459, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32274") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40578->172.17.0.5:32274, err= 2025/06/26 05:22:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 05:22:00 INFO : sub dir/hello world: Copied (new) 2025/06/26 05:22:00 INFO : sub dir/hello world: Deleted 2025/06/26 05:22:00 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/26 05:22:00 INFO : nested/sub dir/file: Copied (new) 2025/06/26 05:22:00 INFO : nested/sub dir/file: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38650") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60978->172.17.0.5:38650, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34852") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39016") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36344->172.17.0.5:34852, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35370->172.17.0.5:39016, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36003") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44204->172.17.0.5:36003, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36718") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37576->172.17.0.5:36718, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36757") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57042->172.17.0.5:36757, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30317") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39378->172.17.0.5:30317, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33686") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51614->172.17.0.5:33686, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32596") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42290->172.17.0.5:32596, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32683") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44676->172.17.0.5:32683, err= 2025/06/26 05:22:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35914") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30073") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34360->172.17.0.5:35914, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49084->172.17.0.5:30073, err= 2025/06/26 05:22:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 05:22:00 INFO : existing: Copied (new) 2025/06/26 05:22:00 INFO : existing: Deleted 2025/06/26 05:22:00 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/26 05:22:00 INFO : existing-b: Copied (new) 2025/06/26 05:22:00 INFO : existing-b: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36430") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57000->172.17.0.5:36430, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39447") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43178->172.17.0.5:39447, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : existing: Destination exists, skipping 2025/06/26 05:22:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36729") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44500->172.17.0.5:36729, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35285") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46110->172.17.0.5:35285, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38532") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37012->172.17.0.5:38532, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tiyifad9coxi" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:34352->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36519") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53058->172.17.0.5:36519, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30675") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42116->172.17.0.5:30675, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39345") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58008->172.17.0.5:39345, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39248") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59428->172.17.0.5:39248, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-tiyifad9coxi 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:34961") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:33560->172.17.0.5:34961, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:35745") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:49120->172.17.0.5:35745, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:38074") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:54480->172.17.0.5:38074, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Using server-side directory move 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:31579") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:48084->172.17.0.5:31579, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35946") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40862->172.17.0.5:35946, err= 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:34366->172.17.0.5:21, err= 2025/06/26 05:22:00 INFO : potato2: Moved (server-side) 2025/06/26 05:22:00 INFO : empty space: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Waiting for transfers to finish 2025/06/26 05:22:00 INFO : potato3: Deleted 2025/06/26 05:22:00 INFO : potato3: Moved (server-side) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30921") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49998->172.17.0.5:30921, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:33480") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:41822->172.17.0.5:33480, err= 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yagubeg8boji" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: > dial: conn=172.17.0.1:34372->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Using server-side directory move 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Server side directory move succeeded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: dial("tcp","172.17.0.5:31755") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: > dial: conn=172.17.0.1:34786->172.17.0.5:31755, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:37486") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:57392->172.17.0.5:37486, err= 2025/06/26 05:22:00 ERROR : error listing: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: dial("tcp","172.17.0.5:39097") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: > dial: conn=172.17.0.1:49462->172.17.0.5:39097, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Purge object "empty space" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Purge object "potato2" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Purge object "potato3" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-yagubeg8boji: Purge dir "" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: dial("tcp","172.17.0.5:31368") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: > dial: conn=172.17.0.1:38522->172.17.0.5:31368, err= 2025/06/26 05:22:00 ERROR : error listing: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-tiyifad9coxi: Purge dir "" 2025/06/26 05:22:00 NOTICE: purge failed to rmdir "": directory not found 2025/06/26 05:22:00 NOTICE: purge failed: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35697") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51922->172.17.0.5:35697, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31071") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58574->172.17.0.5:31071, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vewowog9dohi" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:34380->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39047") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44876->172.17.0.5:39047, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31676") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38444->172.17.0.5:31676, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34965") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60870->172.17.0.5:34965, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35490") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47662->172.17.0.5:35490, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-vewowog9dohi 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:35169") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:50816->172.17.0.5:35169, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:31983") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:35272->172.17.0.5:31983, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:39765") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:43564->172.17.0.5:39765, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:30667") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:35660->172.17.0.5:30667, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33195") 2025/06/26 05:22:00 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : empty space: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32778->172.17.0.5:33195, err= 2025/06/26 05:22:00 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : empty space: Excluded 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:34396->172.17.0.5:21, err= 2025/06/26 05:22:00 INFO : potato2: Moved (server-side) 2025/06/26 05:22:00 INFO : potato3: Deleted 2025/06/26 05:22:00 INFO : potato3: Moved (server-side) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30364") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54976->172.17.0.5:30364, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:37925") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:55490->172.17.0.5:37925, err= 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-goqukus8wodu" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: > dial: conn=172.17.0.1:34408->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: dial("tcp","172.17.0.5:31404") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:39488") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: > dial: conn=172.17.0.1:53264->172.17.0.5:31404, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:55754->172.17.0.5:39488, err= 2025/06/26 05:22:00 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 05:22:00 DEBUG : empty space: Excluded 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: > dial: conn=172.17.0.1:34412->172.17.0.5:21, err= 2025/06/26 05:22:00 INFO : potato3: Moved (server-side) 2025/06/26 05:22:00 INFO : potato2: Moved (server-side) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: dial("tcp","172.17.0.5:35997") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: > dial: conn=172.17.0.1:59466->172.17.0.5:35997, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:33650") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:54360->172.17.0.5:33650, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: dial("tcp","172.17.0.5:36910") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: > dial: conn=172.17.0.1:40418->172.17.0.5:36910, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Purge object "potato2" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Purge object "potato3" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-goqukus8wodu: Purge dir "" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: dial("tcp","172.17.0.5:36930") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: > dial: conn=172.17.0.1:59338->172.17.0.5:36930, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Purge object "empty space" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-vewowog9dohi: Purge dir "" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32568") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34532->172.17.0.5:32568, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32296") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56544->172.17.0.5:32296, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qevasur7poda" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:34422->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37355") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59488->172.17.0.5:37355, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30375") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58318->172.17.0.5:30375, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33326") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48554->172.17.0.5:33326, err= 2025/06/26 05:22:00 INFO : tomatoDir: Making directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35926") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39564->172.17.0.5:35926, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39218") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57892->172.17.0.5:39218, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-kiqenep6wike -> ftp://172.17.0.5:21/rclone-test-qevasur7poda 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:32975") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:54444->172.17.0.5:32975, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:35147") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:59942->172.17.0.5:35147, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:35326") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:43306->172.17.0.5:35326, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Using server-side directory move 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37780") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:37712") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36500->172.17.0.5:37780, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:46398->172.17.0.5:37712, err= 2025/06/26 05:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 05:22:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 05:22:00 DEBUG : empty space: Unchanged skipping 2025/06/26 05:22:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38847") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32932->172.17.0.5:38847, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:34432->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Waiting for checks to finish 2025/06/26 05:22:00 INFO : empty space: Deleted 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Waiting for transfers to finish 2025/06/26 05:22:00 INFO : potato2: Moved (server-side) 2025/06/26 05:22:00 INFO : potato3: Deleted 2025/06/26 05:22:00 INFO : potato3: Moved (server-side) 2025/06/26 05:22:00 INFO : tomatoDir: Removing directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: deleted 1 directories 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31356") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32988->172.17.0.5:31356, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36829") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48552->172.17.0.5:36829, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:35574") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:52986->172.17.0.5:35574, err= 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hetihis5dizu" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: > dial: conn=172.17.0.1:34448->172.17.0.5:21, err= 2025/06/26 05:22:00 INFO : tomatoDir: Making directory 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Using server-side directory move 2025/06/26 05:22:00 INFO : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Server side directory move succeeded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: dial("tcp","172.17.0.5:39797") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: > dial: conn=172.17.0.1:35512->172.17.0.5:39797, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: dial("tcp","172.17.0.5:32022") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: > dial: conn=172.17.0.1:45580->172.17.0.5:32022, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:37520") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:59454->172.17.0.5:37520, err= 2025/06/26 05:22:00 ERROR : error listing: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:30837") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:36152->172.17.0.5:30837, err= 2025/06/26 05:22:00 ERROR : error listing: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: dial("tcp","172.17.0.5:39441") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: > dial: conn=172.17.0.1:46574->172.17.0.5:39441, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Purge object "empty space" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Purge object "potato2" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Purge object "potato3" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: dial("tcp","172.17.0.5:39239") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: > dial: conn=172.17.0.1:37994->172.17.0.5:39239, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Purge dir "tomatoDir" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-hetihis5dizu: Purge dir "" 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: dial("tcp","172.17.0.5:33136") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: > dial: conn=172.17.0.1:51720->172.17.0.5:33136, err= 2025/06/26 05:22:00 ERROR : error listing: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qevasur7poda: Purge dir "" 2025/06/26 05:22:00 NOTICE: purge failed to rmdir "": directory not found 2025/06/26 05:22:00 NOTICE: purge failed: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30568") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47654->172.17.0.5:30568, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35886") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32948->172.17.0.5:35886, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38689") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36564->172.17.0.5:38689, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39332") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38038->172.17.0.5:39332, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/rclone-sync-test" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: > dial: conn=172.17.0.1:34456->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33187") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53462->172.17.0.5:33187, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31877") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43904->172.17.0.5:31877, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/rclone-sync-test" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: > dial: conn=172.17.0.1:34468->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/rclone-sync-test-include/layer2" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34472->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/rclone-sync-test-ignore-file" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34488->172.17.0.5:21, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30798") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56984->172.17.0.5:30798, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: dial("tcp","172.17.0.5:39295") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: > dial: conn=172.17.0.1:42438->172.17.0.5:39295, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36079") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59262->172.17.0.5:36079, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37220") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51340->172.17.0.5:37220, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32725") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59116->172.17.0.5:32725, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: dial("tcp","172.17.0.5:32692") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test: > dial: conn=172.17.0.1:34562->172.17.0.5:32692, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35755") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37384->172.17.0.5:35755, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : rclone-sync-test-include: Removing directory 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: failed to delete 1 directories 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:38259") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56240->172.17.0.5:38259, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31320") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59418->172.17.0.5:31320, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34583") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44260->172.17.0.5:34583, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39500") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35942->172.17.0.5:39500, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:31379") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58612->172.17.0.5:31379, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30993") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55514->172.17.0.5:30993, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : rclone-sync-test-include: Removing directory 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: failed to delete 1 directories 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:37430") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34712") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51994->172.17.0.5:34712, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39342->172.17.0.5:37430, err= 2025/06/26 05:22:00 DEBUG : Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34893") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38640->172.17.0.5:34893, err= 2025/06/26 05:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 05:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:00 INFO : There was nothing to transfer 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38742") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50142->172.17.0.5:38742, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31102") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34956->172.17.0.5:31102, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38142") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30240") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55376->172.17.0.5:38142, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34226->172.17.0.5:30240, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32636") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44594->172.17.0.5:32636, err= 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35304") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52086->172.17.0.5:35304, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:00 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:00 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34494->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: > dial: conn=172.17.0.1:34506->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39408") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:45754->172.17.0.5:39408, err= 2025/06/26 05:22:01 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:34487") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:50006->172.17.0.5:34487, err= 2025/06/26 05:22:01 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31024") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48508->172.17.0.5:31024, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34982") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36816->172.17.0.5:34982, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31417") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58632->172.17.0.5:31417, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36499") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38468->172.17.0.5:36499, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39593") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:59848->172.17.0.5:39593, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:32287") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:35852->172.17.0.5:32287, err= 2025/06/26 05:22:01 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37231") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60156->172.17.0.5:37231, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37009") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60382->172.17.0.5:37009, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37955") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55526->172.17.0.5:37955, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39335") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33564->172.17.0.5:39335, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37268") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55562->172.17.0.5:37268, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35370") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36890->172.17.0.5:35370, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30698") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39588->172.17.0.5:30698, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:33350") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:44396->172.17.0.5:33350, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : There was nothing to transfer 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34330") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56258->172.17.0.5:34330, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34869") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35102->172.17.0.5:34869, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35390") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57214->172.17.0.5:35390, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31310") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48290->172.17.0.5:31310, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39558") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55278->172.17.0.5:39558, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35032") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58982->172.17.0.5:35032, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34261") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51026->172.17.0.5:34261, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:37893") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:51708->172.17.0.5:37893, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: > dial: conn=172.17.0.1:34510->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : There was nothing to transfer 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30793") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33024->172.17.0.5:30793, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34079") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41110->172.17.0.5:34079, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30491") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48324->172.17.0.5:30491, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39096") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:45036->172.17.0.5:39096, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : There was nothing to transfer 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33093") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51624->172.17.0.5:33093, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32801") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31833") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51858->172.17.0.5:32801, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49896->172.17.0.5:31833, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32818") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49242->172.17.0.5:32818, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37845") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48108->172.17.0.5:37845, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33019") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44688->172.17.0.5:33019, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/CompareDest" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/CompareDest" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:31364") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:51786->172.17.0.5:31364, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:35948") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34500->172.17.0.5:35948, err= 2025/06/26 05:22:01 DEBUG : two.1503b713.partial: renamed to: two 2025/06/26 05:22:01 INFO : two: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39907") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38512->172.17.0.5:39907, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36274") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54328->172.17.0.5:36274, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37655") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53620->172.17.0.5:37655, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39181") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47952->172.17.0.5:39181, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36573") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34066->172.17.0.5:36573, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32248") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52158->172.17.0.5:32248, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37481") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49072->172.17.0.5:37481, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32821") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50280->172.17.0.5:32821, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33343") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44560->172.17.0.5:33343, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34934") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35112->172.17.0.5:34934, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36399") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59412->172.17.0.5:36399, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32953") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60424->172.17.0.5:32953, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dest" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: > dial: conn=172.17.0.1:34522->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/pre-dest1" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest1: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest1: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest1: > dial: conn=172.17.0.1:34526->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/pre-dest1" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/pre-dest1" 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/pre-dest2" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest2: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest2: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest2: > dial: conn=172.17.0.1:34530->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/pre-dest2" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/pre-dest2" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: dial("tcp","172.17.0.5:31036") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: > dial: conn=172.17.0.1:32858->172.17.0.5:31036, err= 2025/06/26 05:22:01 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 05:22:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: dial("tcp","172.17.0.5:33643") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: > dial: conn=172.17.0.1:59156->172.17.0.5:33643, err= 2025/06/26 05:22:01 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/26 05:22:01 INFO : 3: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: dial("tcp","172.17.0.5:33478") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dest: > dial: conn=172.17.0.1:48866->172.17.0.5:33478, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33709") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60394->172.17.0.5:33709, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39272") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36699") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46424->172.17.0.5:36699, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58258->172.17.0.5:39272, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30165") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54674->172.17.0.5:30165, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34101") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56726->172.17.0.5:34101, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33495") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57730->172.17.0.5:33495, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33149") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30102") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52828->172.17.0.5:30102, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37368->172.17.0.5:33149, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36502") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46554->172.17.0.5:36502, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest1: closing 1 unused connections 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31033") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53334->172.17.0.5:31033, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35701") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47992->172.17.0.5:35701, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30372") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57600->172.17.0.5:30372, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30884") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54356->172.17.0.5:30884, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35764") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46718->172.17.0.5:35764, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38621") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52828->172.17.0.5:38621, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37818") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43146->172.17.0.5:37818, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34538->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: > dial: conn=172.17.0.1:34544->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:33888") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:55660->172.17.0.5:33888, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 INFO : one: Moved (server-side) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:34125") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:60998->172.17.0.5:34125, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39700") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40174->172.17.0.5:39700, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32615") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37358") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36910->172.17.0.5:32615, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32880->172.17.0.5:37358, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37048") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33570->172.17.0.5:37048, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38588") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57790->172.17.0.5:38588, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33407") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41020->172.17.0.5:33407, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33354") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57354->172.17.0.5:33354, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39690") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:55506->172.17.0.5:39690, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 INFO : one: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:34510") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:52786->172.17.0.5:34510, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34733") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38672->172.17.0.5:34733, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32192") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38480->172.17.0.5:32192, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35885") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41198->172.17.0.5:35885, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32095") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59164->172.17.0.5:32095, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30340") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36080") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38462->172.17.0.5:30340, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47998->172.17.0.5:36080, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31413") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51478->172.17.0.5:31413, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32474") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50738->172.17.0.5:32474, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37159") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48082->172.17.0.5:37159, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30507") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45188->172.17.0.5:30507, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31543") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35686->172.17.0.5:31543, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36450") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37266->172.17.0.5:36450, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34550->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: > dial: conn=172.17.0.1:34554->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:38137") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:55976->172.17.0.5:38137, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:36553") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:53782->172.17.0.5:36553, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33624") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56152->172.17.0.5:33624, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31927") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39068") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38930->172.17.0.5:31927, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60788->172.17.0.5:39068, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38728") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46914->172.17.0.5:38728, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36172") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56562->172.17.0.5:36172, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35834") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35486") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59646->172.17.0.5:35486, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46326->172.17.0.5:35834, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:32355") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:38108->172.17.0.5:32355, err= 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 INFO : one.bak: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39797") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:35518->172.17.0.5:39797, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt.bak: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37852") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37998->172.17.0.5:37852, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31787") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38896") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54120->172.17.0.5:38896, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59508->172.17.0.5:31787, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39000") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42326->172.17.0.5:39000, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32997") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46874->172.17.0.5:32997, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39435") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57494->172.17.0.5:39435, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31125") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58482->172.17.0.5:31125, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39046") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51962->172.17.0.5:39046, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32932") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34088->172.17.0.5:32932, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37070") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46550->172.17.0.5:37070, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37803") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57030->172.17.0.5:37803, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35770") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34774->172.17.0.5:35770, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34562->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: > dial: conn=172.17.0.1:34570->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" to be canonical "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:31938") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:57408->172.17.0.5:31938, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39867") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:48598->172.17.0.5:39867, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30052") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57568->172.17.0.5:30052, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35208") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46306->172.17.0.5:35208, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38660") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34682->172.17.0.5:38660, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36110") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55682->172.17.0.5:36110, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35664") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60616->172.17.0.5:35664, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32238") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38538") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53044->172.17.0.5:32238, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40680->172.17.0.5:38538, err= 2025/06/26 05:22:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kiqenep6wike/backup" for canonical name "TestFTPPureftpd{kYkQs}:rclone-test-kiqenep6wike/backup" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:31048") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:38020->172.17.0.5:31048, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 INFO : one-2019-01-01: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:30358") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:44558->172.17.0.5:30358, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three-2019-01-01.txt: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37941") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35702->172.17.0.5:37941, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38975") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52380->172.17.0.5:38975, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39032") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54506->172.17.0.5:39032, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39195") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55970->172.17.0.5:39195, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32412") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54132->172.17.0.5:32412, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34405") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41018->172.17.0.5:34405, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31464") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43844->172.17.0.5:31464, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31875") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35922->172.17.0.5:31875, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33869") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33820->172.17.0.5:33869, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32591") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40544->172.17.0.5:32591, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34485") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55862->172.17.0.5:34485, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31693") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47158->172.17.0.5:31693, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34580->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:37572") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:57146->172.17.0.5:37572, err= 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:33201") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:56532->172.17.0.5:33201, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33876") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37844->172.17.0.5:33876, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32838") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54616->172.17.0.5:32838, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31824") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55548->172.17.0.5:31824, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39455") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52228->172.17.0.5:39455, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36801") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36428->172.17.0.5:36801, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:35392") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34330->172.17.0.5:35392, err= 2025/06/26 05:22:01 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 05:22:01 DEBUG : one.bak: Excluded 2025/06/26 05:22:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 05:22:01 DEBUG : three.txt.bak: Excluded 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for checks to finish 2025/06/26 05:22:01 INFO : one.bak: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:34231") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:36336->172.17.0.5:34231, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : three.txt.bak: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 INFO : three.txt: Moved into backup dir 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30101") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42296->172.17.0.5:30101, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33831") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54850->172.17.0.5:33831, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38379") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50202->172.17.0.5:38379, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35880") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39492->172.17.0.5:35880, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33176") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60932->172.17.0.5:33176, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34671") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41022->172.17.0.5:34671, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33307") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43974->172.17.0.5:33307, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30312") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60330->172.17.0.5:30312, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30695") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41906->172.17.0.5:30695, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37904") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52892->172.17.0.5:37904, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34592->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:30588") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:39448->172.17.0.5:30588, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:32033") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:42262->172.17.0.5:32033, err= 2025/06/26 05:22:01 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/26 05:22:01 INFO : three.txt: Copied (new) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34442") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54702->172.17.0.5:34442, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37705") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55054->172.17.0.5:37705, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35781") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46970->172.17.0.5:35781, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31292") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53302->172.17.0.5:31292, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 INFO : one.bak: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:38620") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:44102->172.17.0.5:38620, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 05:22:01 INFO : three.txt.bak: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:37518") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:40266->172.17.0.5:37518, err= 2025/06/26 05:22:01 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/26 05:22:01 INFO : three.txt: Copied (new) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33571") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35604->172.17.0.5:33571, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30639") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43822->172.17.0.5:30639, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36059") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38186->172.17.0.5:36059, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30316") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56144->172.17.0.5:30316, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32023") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34576->172.17.0.5:32023, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30208") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48376->172.17.0.5:30208, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31579") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48100->172.17.0.5:31579, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31204") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43660->172.17.0.5:31204, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30167") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58834->172.17.0.5:30167, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34027") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53778->172.17.0.5:34027, err= 2025/06/26 05:22:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiqenep6wike/dst" 2025/06/26 05:22:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kYkQs}" suffix to name 2025/06/26 05:22:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/26 05:22:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/26 05:22:01 DEBUG : Setting pass="JmkZIp-uAO9QM1RtVOFvBBlj6uc5r6FUCM-sgwTzT1I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/26 05:22:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: Connecting to FTP server 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:34600->172.17.0.5:21, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:35303") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:35504->172.17.0.5:35303, err= 2025/06/26 05:22:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:36282") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:40126->172.17.0.5:36282, err= 2025/06/26 05:22:01 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/26 05:22:01 INFO : three.txt: Copied (new) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30983") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58936->172.17.0.5:30983, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34489") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51412->172.17.0.5:34489, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30967") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59346->172.17.0.5:30967, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31388") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34462->172.17.0.5:31388, err= 2025/06/26 05:22:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 05:22:01 INFO : one-2019-01-01: Deleted 2025/06/26 05:22:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:39765") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:43572->172.17.0.5:39765, err= 2025/06/26 05:22:01 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 05:22:01 INFO : one: Copied (new) 2025/06/26 05:22:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : two: Unchanged skipping 2025/06/26 05:22:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 05:22:01 INFO : three-2019-01-01.txt: Deleted 2025/06/26 05:22:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: dial("tcp","172.17.0.5:31760") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike/dst: > dial: conn=172.17.0.1:45810->172.17.0.5:31760, err= 2025/06/26 05:22:01 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/26 05:22:01 INFO : three.txt: Copied (new) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33249") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35980->172.17.0.5:33249, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33658") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50610->172.17.0.5:33658, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39957") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54510->172.17.0.5:39957, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34376") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44826->172.17.0.5:34376, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34422") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40578->172.17.0.5:34422, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38971") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52112->172.17.0.5:38971, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36746") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33772->172.17.0.5:36746, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37809") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53196->172.17.0.5:37809, err= 2025/06/26 05:22:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33185") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59726->172.17.0.5:33185, err= 2025/06/26 05:22:01 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/26 05:22:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33386") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51434->172.17.0.5:33386, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35905") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49156->172.17.0.5:35905, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39127") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49560->172.17.0.5:39127, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31595") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38998->172.17.0.5:31595, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31992") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40172->172.17.0.5:31992, err= 2025/06/26 05:22:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32807") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56236->172.17.0.5:32807, err= 2025/06/26 05:22:01 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 05:22:01 INFO : existing: Copied (new) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39882") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35950->172.17.0.5:39882, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35617") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58450->172.17.0.5:35617, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38772") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36164->172.17.0.5:38772, err= 2025/06/26 05:22:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 05:22:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting files as there were IO errors 2025/06/26 05:22:01 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting directories as there were IO errors 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32870") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48170->172.17.0.5:32870, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37489") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54022->172.17.0.5:37489, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30462") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50242->172.17.0.5:30462, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31464") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43858->172.17.0.5:31464, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39255") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52600->172.17.0.5:39255, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30958") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41330->172.17.0.5:30958, err= 2025/06/26 05:22:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : existing: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : There was nothing to transfer 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33889") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59716->172.17.0.5:33889, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35464") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54764->172.17.0.5:35464, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39811") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40132->172.17.0.5:39811, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37097") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35204->172.17.0.5:37097, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36716") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37916->172.17.0.5:36716, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37971") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57364->172.17.0.5:37971, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33401") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58320->172.17.0.5:33401, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37854") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34710->172.17.0.5:37854, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39577") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33186->172.17.0.5:39577, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38674") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34108->172.17.0.5:38674, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36711") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44350->172.17.0.5:36711, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34346") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46398->172.17.0.5:34346, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30861") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34706->172.17.0.5:30861, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37933") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48200->172.17.0.5:37933, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33522") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39590->172.17.0.5:33522, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34190") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58092->172.17.0.5:34190, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32611") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59222->172.17.0.5:32611, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34732") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35152->172.17.0.5:34732, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32158") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58502->172.17.0.5:32158, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32702") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59770->172.17.0.5:32702, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31213") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58382->172.17.0.5:31213, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32463") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55108->172.17.0.5:32463, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37698") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53108->172.17.0.5:37698, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34010") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44304->172.17.0.5:34010, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37917") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42858->172.17.0.5:37917, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31988") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48036->172.17.0.5:31988, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36743") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37812->172.17.0.5:36743, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37791") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37820->172.17.0.5:37791, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38089") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45110->172.17.0.5:38089, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30600") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50874->172.17.0.5:30600, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38667") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56348->172.17.0.5:38667, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36207") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40930->172.17.0.5:36207, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34174") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42436->172.17.0.5:34174, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37485") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55716->172.17.0.5:37485, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36218") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43938->172.17.0.5:36218, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39087") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56494->172.17.0.5:39087, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39153") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55230->172.17.0.5:39153, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35025") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36922->172.17.0.5:35025, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33146") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47566->172.17.0.5:33146, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33215") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42716->172.17.0.5:33215, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33215") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42718->172.17.0.5:33215, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34097") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43966->172.17.0.5:34097, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30261") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37628->172.17.0.5:30261, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31973") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48416->172.17.0.5:31973, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38682") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59576->172.17.0.5:38682, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32635") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35442->172.17.0.5:32635, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33021") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43592->172.17.0.5:33021, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33652") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44768->172.17.0.5:33652, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33932") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52010->172.17.0.5:33932, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37418") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34102->172.17.0.5:37418, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33066") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43040->172.17.0.5:33066, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34453") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49844->172.17.0.5:34453, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39438") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60938->172.17.0.5:39438, err= 2025/06/26 05:22:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both0: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both10: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both11: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both12: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both13: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both14: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both15: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both16: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both17: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both18: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both19: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both1: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both2: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both3: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both4: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both5: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both6: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both7: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both8: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both9: Unchanged skipping 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 INFO : only0: Deleted 2025/06/26 05:22:01 INFO : only18: Deleted 2025/06/26 05:22:01 INFO : only1: Deleted 2025/06/26 05:22:01 INFO : only14: Deleted 2025/06/26 05:22:01 INFO : only12: Deleted 2025/06/26 05:22:01 INFO : only10: Deleted 2025/06/26 05:22:01 INFO : only4: Deleted 2025/06/26 05:22:01 INFO : only5: Deleted 2025/06/26 05:22:01 INFO : only17: Deleted 2025/06/26 05:22:01 INFO : only6: Deleted 2025/06/26 05:22:01 INFO : only7: Deleted 2025/06/26 05:22:01 INFO : only15: Deleted 2025/06/26 05:22:01 INFO : only8: Deleted 2025/06/26 05:22:01 INFO : only3: Deleted 2025/06/26 05:22:01 INFO : only2: Deleted 2025/06/26 05:22:01 INFO : only19: Deleted 2025/06/26 05:22:01 INFO : only11: Deleted 2025/06/26 05:22:01 INFO : only16: Deleted 2025/06/26 05:22:01 INFO : only13: Deleted 2025/06/26 05:22:01 INFO : only9: Deleted 2025/06/26 05:22:01 INFO : There was nothing to transfer 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36684") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35642->172.17.0.5:36684, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31007") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36252->172.17.0.5:31007, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31235") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44772->172.17.0.5:31235, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30373") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37230->172.17.0.5:30373, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37585") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37166->172.17.0.5:37585, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33228") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33852->172.17.0.5:33228, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39709") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45498->172.17.0.5:39709, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31564") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41364->172.17.0.5:31564, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36312") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48684->172.17.0.5:36312, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33453") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57884->172.17.0.5:33453, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33899") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33580->172.17.0.5:33899, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39642") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56268->172.17.0.5:39642, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30127") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48682->172.17.0.5:30127, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30541") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60958->172.17.0.5:30541, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35238") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51164->172.17.0.5:35238, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35500") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58242->172.17.0.5:35500, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39862") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43694->172.17.0.5:39862, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33146") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47580->172.17.0.5:33146, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39061") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33216->172.17.0.5:39061, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37624") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59700->172.17.0.5:37624, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37792") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36740->172.17.0.5:37792, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31814") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60982->172.17.0.5:31814, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31772") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50926->172.17.0.5:31772, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36813") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48062->172.17.0.5:36813, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30044") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48032->172.17.0.5:30044, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39092") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56400->172.17.0.5:39092, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32247") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50172->172.17.0.5:32247, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33504") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36032->172.17.0.5:33504, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39956") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42502->172.17.0.5:39956, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32521") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59402->172.17.0.5:32521, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36403") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34980->172.17.0.5:36403, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36060") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52698->172.17.0.5:36060, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34834") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36004->172.17.0.5:34834, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36223") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50078->172.17.0.5:36223, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34697") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43472->172.17.0.5:34697, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34757") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52610->172.17.0.5:34757, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38676") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37050->172.17.0.5:38676, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32434") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34914->172.17.0.5:32434, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33860") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54436->172.17.0.5:33860, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31625") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46300->172.17.0.5:31625, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37655") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53634->172.17.0.5:37655, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32030") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41708->172.17.0.5:32030, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33337") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41414->172.17.0.5:33337, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35899") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60306->172.17.0.5:35899, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39469") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36652->172.17.0.5:39469, err= 2025/06/26 05:22:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both0: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both10: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both11: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both12: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both13: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both14: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both15: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both16: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both17: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both18: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both19: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both1: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both2: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both3: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both4: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both5: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both6: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both7: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both8: Unchanged skipping 2025/06/26 05:22:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:01 DEBUG : both9: Unchanged skipping 2025/06/26 05:22:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39872") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38014") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53964->172.17.0.5:38014, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60346->172.17.0.5:39872, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34866") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31170") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50940->172.17.0.5:31170, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34706->172.17.0.5:34866, err= 2025/06/26 05:22:01 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/26 05:22:01 INFO : only10: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/26 05:22:01 INFO : only11: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/26 05:22:01 INFO : only12: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31499") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33625") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35680->172.17.0.5:33625, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35108->172.17.0.5:31499, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31644") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59350->172.17.0.5:31644, err= 2025/06/26 05:22:01 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/26 05:22:01 INFO : only14: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39818") 2025/06/26 05:22:01 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/26 05:22:01 INFO : only0: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57708->172.17.0.5:39818, err= 2025/06/26 05:22:01 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/26 05:22:01 INFO : only15: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/26 05:22:01 INFO : only13: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32588") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40632->172.17.0.5:32588, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33657") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30246") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59268->172.17.0.5:30246, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49220->172.17.0.5:33657, err= 2025/06/26 05:22:01 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/26 05:22:01 INFO : only17: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/26 05:22:01 INFO : only16: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38574") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32340") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53488->172.17.0.5:38574, err= 2025/06/26 05:22:01 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/26 05:22:01 INFO : only18: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47190->172.17.0.5:32340, err= 2025/06/26 05:22:01 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/26 05:22:01 INFO : only19: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39240") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47616->172.17.0.5:39240, err= 2025/06/26 05:22:01 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/26 05:22:01 INFO : only2: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/26 05:22:01 INFO : only1: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37973") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58810->172.17.0.5:37973, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31868") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53730->172.17.0.5:31868, err= 2025/06/26 05:22:01 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/26 05:22:01 INFO : only3: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38706") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32515") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53704->172.17.0.5:32515, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50002->172.17.0.5:38706, err= 2025/06/26 05:22:01 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/26 05:22:01 INFO : only6: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39344") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33770->172.17.0.5:39344, err= 2025/06/26 05:22:01 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/26 05:22:01 INFO : only5: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/26 05:22:01 INFO : only7: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32619") 2025/06/26 05:22:01 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/26 05:22:01 INFO : only4: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34640->172.17.0.5:32619, err= 2025/06/26 05:22:01 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/26 05:22:01 INFO : only8: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/26 05:22:01 INFO : only9: Copied (replaced existing) 2025/06/26 05:22:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34108") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32926->172.17.0.5:34108, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37309") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57408->172.17.0.5:37309, err= 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34857") 2025/06/26 05:22:01 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46658->172.17.0.5:34857, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:01 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:22:01 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 05:22:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:22:01 INFO : empty_on_remote: Making directory 2025/06/26 05:22:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 05:22:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30202") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47298->172.17.0.5:30202, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30305") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36790") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38690") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51770->172.17.0.5:38690, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42634->172.17.0.5:30305, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43724->172.17.0.5:36790, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39345") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58020->172.17.0.5:39345, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32810") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34664->172.17.0.5:32810, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:22:02 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 05:22:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:22:02 INFO : empty_on_remote: Making directory 2025/06/26 05:22:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 05:22:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36650") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43930->172.17.0.5:36650, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31901") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30125") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38891") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34790->172.17.0.5:30125, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46822->172.17.0.5:38891, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50520->172.17.0.5:31901, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32960") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47490->172.17.0.5:32960, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32828") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52816->172.17.0.5:32828, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30621") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54074->172.17.0.5:30621, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : sub dir: Making directory 2025/06/26 05:22:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35576") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35630->172.17.0.5:35576, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34663") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38597") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46850->172.17.0.5:38597, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41750->172.17.0.5:34663, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35527") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58562->172.17.0.5:35527, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37428") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36924->172.17.0.5:37428, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38840") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38056->172.17.0.5:38840, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38983") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56586->172.17.0.5:38983, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33721") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38926->172.17.0.5:33721, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36892") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58160->172.17.0.5:36892, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35160") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40988->172.17.0.5:35160, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34791") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35644->172.17.0.5:34791, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:22:02 INFO : sub dir: Making directory 2025/06/26 05:22:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37903") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39228->172.17.0.5:37903, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39132") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35353") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54076->172.17.0.5:35353, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33868->172.17.0.5:39132, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36296") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33514->172.17.0.5:36296, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34352") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55622->172.17.0.5:34352, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33841") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58610->172.17.0.5:33841, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31584") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40580->172.17.0.5:31584, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31242") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42252->172.17.0.5:31242, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39708") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59888->172.17.0.5:39708, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35493") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43056->172.17.0.5:35493, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34349") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52952->172.17.0.5:34349, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33524") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52146->172.17.0.5:33524, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39695") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39726->172.17.0.5:39695, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30440") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48832->172.17.0.5:30440, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35485") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53482->172.17.0.5:35485, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37977") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53364->172.17.0.5:37977, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33249") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35986->172.17.0.5:33249, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34517") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50738->172.17.0.5:34517, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30830") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42424->172.17.0.5:30830, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39278") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55306->172.17.0.5:39278, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32405") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38370->172.17.0.5:32405, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31966") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56690->172.17.0.5:31966, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39784") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47278->172.17.0.5:39784, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35387") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53626->172.17.0.5:35387, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39118") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48058->172.17.0.5:39118, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32649") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41492->172.17.0.5:32649, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30016") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48954->172.17.0.5:30016, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31747") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42140->172.17.0.5:31747, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35280") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38988->172.17.0.5:35280, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39859") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56782->172.17.0.5:39859, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39898") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57896->172.17.0.5:39898, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32710") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48400->172.17.0.5:32710, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38035") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48032->172.17.0.5:38035, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39463") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57682->172.17.0.5:39463, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35601") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37382->172.17.0.5:35601, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30601") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46940->172.17.0.5:30601, err= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32434") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34928->172.17.0.5:32434, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : There was nothing to transfer 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30984") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58430->172.17.0.5:30984, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34803") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44114->172.17.0.5:34803, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33693") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42100->172.17.0.5:33693, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35679") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50688->172.17.0.5:35679, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36617") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49614->172.17.0.5:36617, err= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:02 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31184") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38794->172.17.0.5:31184, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : There was nothing to transfer 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34539") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37882->172.17.0.5:34539, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31420") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45946->172.17.0.5:31420, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33795") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36256->172.17.0.5:33795, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39656") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56752->172.17.0.5:39656, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32421") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35032->172.17.0.5:32421, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32640") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49578->172.17.0.5:32640, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33183") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40978->172.17.0.5:33183, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37148") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51092->172.17.0.5:37148, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36445") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42376->172.17.0.5:36445, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31177") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56338->172.17.0.5:31177, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31567") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38354->172.17.0.5:31567, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37196") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59532->172.17.0.5:37196, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39578") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57172->172.17.0.5:39578, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31740") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40968->172.17.0.5:31740, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33952") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34288->172.17.0.5:33952, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31482") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38918->172.17.0.5:31482, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39241") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48838->172.17.0.5:39241, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39355") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59702->172.17.0.5:39355, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34610") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58440->172.17.0.5:34610, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31869") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54330->172.17.0.5:31869, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34007") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43338->172.17.0.5:34007, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31941") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34198->172.17.0.5:31941, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36229") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60476->172.17.0.5:36229, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34968") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56672->172.17.0.5:34968, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38525") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53142->172.17.0.5:38525, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35975") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56048->172.17.0.5:35975, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33086") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39586->172.17.0.5:33086, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34482") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57396->172.17.0.5:34482, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37175") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38528->172.17.0.5:37175, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32409") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37552->172.17.0.5:32409, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35520") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40022->172.17.0.5:35520, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32869") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38074->172.17.0.5:32869, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31873") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41098->172.17.0.5:31873, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33616") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35704->172.17.0.5:33616, err= 2025/06/26 05:22:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31511") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48840->172.17.0.5:31511, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : There was nothing to transfer 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35405") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60592->172.17.0.5:35405, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38376") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53398->172.17.0.5:38376, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35546") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34700->172.17.0.5:35546, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32826") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60346->172.17.0.5:32826, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36789") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50062->172.17.0.5:36789, err= 2025/06/26 05:22:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37881") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42560->172.17.0.5:37881, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : There was nothing to transfer 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36932") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53686->172.17.0.5:36932, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38515") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36828->172.17.0.5:38515, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35418") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42996->172.17.0.5:35418, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36211") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33362->172.17.0.5:36211, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34227") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44370->172.17.0.5:34227, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36918") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33274->172.17.0.5:36918, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37832") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47794->172.17.0.5:37832, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30777") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33098->172.17.0.5:30777, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30617") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54412->172.17.0.5:30617, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33789") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55656->172.17.0.5:33789, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38151") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54990->172.17.0.5:38151, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30408") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47896->172.17.0.5:30408, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33789") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55672->172.17.0.5:33789, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35541") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43650->172.17.0.5:35541, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36155") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34006->172.17.0.5:36155, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31283") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33334->172.17.0.5:31283, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32396") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51348->172.17.0.5:32396, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39881") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36038->172.17.0.5:39881, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38515") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36830->172.17.0.5:38515, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32629") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50504->172.17.0.5:32629, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34248") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55908->172.17.0.5:34248, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33262") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41212->172.17.0.5:33262, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30545") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56400->172.17.0.5:30545, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37031") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37472->172.17.0.5:37031, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32242") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53072->172.17.0.5:32242, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39345") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58032->172.17.0.5:39345, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38682") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59586->172.17.0.5:38682, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37183") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51840->172.17.0.5:37183, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30262") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58192->172.17.0.5:30262, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32140") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58646->172.17.0.5:32140, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39034") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39466->172.17.0.5:39034, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39266") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46018->172.17.0.5:39266, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37013") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45990->172.17.0.5:37013, err= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37870") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43584->172.17.0.5:37870, err= 2025/06/26 05:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35911") 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42180->172.17.0.5:35911, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31173") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31599") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53486->172.17.0.5:31173, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34772->172.17.0.5:31599, err= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34602->172.17.0.5:21, err= 2025/06/26 05:22:02 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/26 05:22:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37714") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45588->172.17.0.5:37714, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35911") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42188->172.17.0.5:35911, err= 2025/06/26 05:22:02 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/26 05:22:02 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35424") 2025/06/26 05:22:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48164->172.17.0.5:35424, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38492") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52340->172.17.0.5:38492, err= 2025/06/26 05:22:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37193") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39982->172.17.0.5:37193, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37575") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59118->172.17.0.5:37575, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30580") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30713") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46784->172.17.0.5:30580, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45896->172.17.0.5:30713, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32577") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55124->172.17.0.5:32577, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31357") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41976->172.17.0.5:31357, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31802") 2025/06/26 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49108->172.17.0.5:31802, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38437") 2025/06/26 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34784->172.17.0.5:38437, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39471") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36738->172.17.0.5:39471, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36935") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34652->172.17.0.5:36935, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34400") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57084->172.17.0.5:34400, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39711") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52970->172.17.0.5:39711, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39439") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52194->172.17.0.5:39439, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37472") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59670->172.17.0.5:37472, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Connecting to FTP server 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34614->172.17.0.5:21, err= 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:22:02 INFO : appleappleapplebanana: Deleted 2025/06/26 05:22:02 INFO : banana: Deleted 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:22:02 INFO : apple: Deleted 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:22:02 INFO : splitbananasplit: Deleted 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34618->172.17.0.5:21, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:21") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34630->172.17.0.5:21, err= 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33443") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32900->172.17.0.5:33443, err= 2025/06/26 05:22:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YXBwbGU=: Excluded 2025/06/26 05:22:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 05:22:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YmFuYW5h: Excluded 2025/06/26 05:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33850") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43626->172.17.0.5:33850, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36306") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38448->172.17.0.5:36306, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30015") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37736->172.17.0.5:30015, err= 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36264") 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40550->172.17.0.5:36264, err= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38137") 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55986->172.17.0.5:38137, err= 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38888") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59440->172.17.0.5:38888, err= 2025/06/26 05:22:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YXBwbGU=: Excluded 2025/06/26 05:22:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 05:22:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : YmFuYW5h: Excluded 2025/06/26 05:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35165") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41690->172.17.0.5:35165, err= 2025/06/26 05:22:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33512") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45624->172.17.0.5:33512, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30870") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40540->172.17.0.5:30870, err= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:22:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34856") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56940->172.17.0.5:34856, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39265") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54770->172.17.0.5:39265, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39196") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38618->172.17.0.5:39196, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39804") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48162->172.17.0.5:39804, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39984") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60468->172.17.0.5:39984, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36196") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41276->172.17.0.5:36196, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39935") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41696->172.17.0.5:39935, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30259") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46544->172.17.0.5:30259, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35467") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40852->172.17.0.5:35467, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31298") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60874->172.17.0.5:31298, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32066") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49148->172.17.0.5:32066, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39235") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38458->172.17.0.5:39235, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31882") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52936->172.17.0.5:31882, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32779") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33580->172.17.0.5:32779, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35706") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51730->172.17.0.5:35706, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37600") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43722->172.17.0.5:37600, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30821") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46884->172.17.0.5:30821, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36538") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56762->172.17.0.5:36538, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34283") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48758->172.17.0.5:34283, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38300") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35344->172.17.0.5:38300, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35024") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45800->172.17.0.5:35024, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33264") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58072->172.17.0.5:33264, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35666") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57754->172.17.0.5:35666, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35756") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46448->172.17.0.5:35756, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34719") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52344->172.17.0.5:34719, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39493") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38794->172.17.0.5:39493, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37782") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36304->172.17.0.5:37782, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39257") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36350->172.17.0.5:39257, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35368") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34374->172.17.0.5:35368, err= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39666") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48110->172.17.0.5:39666, err= 2025/06/26 05:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39627") 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34832->172.17.0.5:39627, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32451") 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30248") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30049") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38007") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34218->172.17.0.5:32451, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59818->172.17.0.5:30049, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55644->172.17.0.5:30248, err= 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53784->172.17.0.5:38007, err= 2025/06/26 05:22:02 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33788") 2025/06/26 05:22:02 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/26 05:22:02 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35560->172.17.0.5:33788, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31784") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42530->172.17.0.5:31784, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36357") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57004->172.17.0.5:36357, err= 2025/06/26 05:22:02 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/26 05:22:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36378") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59336->172.17.0.5:36378, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38130") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59144->172.17.0.5:38130, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37166") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49866->172.17.0.5:37166, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35670") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43482->172.17.0.5:35670, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39240") 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47624->172.17.0.5:39240, err= 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34991") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42154->172.17.0.5:34991, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36796") 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51408->172.17.0.5:36796, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35203") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35975") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44730->172.17.0.5:35203, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30905") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56052->172.17.0.5:35975, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55020->172.17.0.5:30905, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35754") 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46758->172.17.0.5:35754, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35856") 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36228") 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39578->172.17.0.5:35856, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55472->172.17.0.5:36228, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:22:02 INFO : splitbananasplit: Deleted 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:22:02 INFO : banana: Deleted 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:22:02 INFO : appleappleapplebanana: Deleted 2025/06/26 05:22:02 INFO : apple: Deleted 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37288") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47308->172.17.0.5:37288, err= 2025/06/26 05:22:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : PREFIXapple: Excluded 2025/06/26 05:22:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : PREFIXbanana: Excluded 2025/06/26 05:22:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30489") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39822->172.17.0.5:30489, err= 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37637") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34666->172.17.0.5:37637, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37474") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39822->172.17.0.5:37474, err= 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32850") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46236->172.17.0.5:32850, err= 2025/06/26 05:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37814") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45832->172.17.0.5:37814, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34452") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33209") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39382") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35096->172.17.0.5:34452, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51648->172.17.0.5:39382, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53972->172.17.0.5:33209, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38621") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52838->172.17.0.5:38621, err= 2025/06/26 05:22:02 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/26 05:22:02 INFO : apple: Copied (new) 2025/06/26 05:22:02 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/26 05:22:02 INFO : banana: Copied (new) 2025/06/26 05:22:02 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/26 05:22:02 INFO : splitbananasplit: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39364") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58978->172.17.0.5:39364, err= 2025/06/26 05:22:02 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/26 05:22:02 INFO : appleappleapplebanana: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36243") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39980->172.17.0.5:36243, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33786") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35388") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55060->172.17.0.5:33786, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54272->172.17.0.5:35388, err= 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31328") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39948") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52458->172.17.0.5:31328, err= 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60304->172.17.0.5:39948, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32529") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43794->172.17.0.5:32529, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35981") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32842->172.17.0.5:35981, err= 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30536") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46578->172.17.0.5:30536, err= 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33501") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59844->172.17.0.5:33501, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35888") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34895") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33652->172.17.0.5:35888, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50304->172.17.0.5:34895, err= 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38746") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31573") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50638->172.17.0.5:38746, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34940->172.17.0.5:31573, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30414") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30111") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49280->172.17.0.5:30414, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34228->172.17.0.5:30111, err= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 05:22:02 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 05:22:02 INFO : PREFIXbanana: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 05:22:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 05:22:02 INFO : PREFIXapple: Deleted 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36712") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36776->172.17.0.5:36712, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34105") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56242->172.17.0.5:34105, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37690") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34528->172.17.0.5:37690, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37890") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43948->172.17.0.5:37890, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35745") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49122->172.17.0.5:35745, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36052") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56286->172.17.0.5:36052, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31887") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55584->172.17.0.5:31887, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36130") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57428->172.17.0.5:36130, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36080") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48014->172.17.0.5:36080, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33803") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55814->172.17.0.5:33803, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37609") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49134->172.17.0.5:37609, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33341") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57646->172.17.0.5:33341, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38946") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43252->172.17.0.5:38946, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30044") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48034->172.17.0.5:30044, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39209") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55832->172.17.0.5:39209, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30409") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50352->172.17.0.5:30409, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31200") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34128->172.17.0.5:31200, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33191") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42328->172.17.0.5:33191, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31574") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50138->172.17.0.5:31574, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35466") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43536->172.17.0.5:35466, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37774") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43982->172.17.0.5:37774, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35179") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37308->172.17.0.5:35179, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38258") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57982->172.17.0.5:38258, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35971") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56180->172.17.0.5:35971, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30405") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54056->172.17.0.5:30405, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38552") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48936->172.17.0.5:38552, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35210") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49160->172.17.0.5:35210, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37706") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50038->172.17.0.5:37706, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31146") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51032->172.17.0.5:31146, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32599") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34928->172.17.0.5:32599, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31450") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47336->172.17.0.5:31450, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30598") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38402->172.17.0.5:30598, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35114") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58666->172.17.0.5:35114, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39590") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47046->172.17.0.5:39590, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37702") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51932->172.17.0.5:37702, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36905") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38806->172.17.0.5:36905, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30741") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34966->172.17.0.5:30741, err= 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32301") 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58666->172.17.0.5:32301, err= 2025/06/26 05:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38205") 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54252->172.17.0.5:38205, err= 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30226") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30997") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34030") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49222->172.17.0.5:30226, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45510->172.17.0.5:34030, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49012->172.17.0.5:30997, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35310") 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51850->172.17.0.5:35310, err= 2025/06/26 05:22:02 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/26 05:22:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31615") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56282->172.17.0.5:31615, err= 2025/06/26 05:22:02 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/26 05:22:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39476") 2025/06/26 05:22:02 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51424->172.17.0.5:39476, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31908") 2025/06/26 05:22:02 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58052->172.17.0.5:31908, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38790") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50602->172.17.0.5:38790, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37497") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49780->172.17.0.5:37497, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32604") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42318->172.17.0.5:32604, err= 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38389") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36922") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32990->172.17.0.5:38389, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58534->172.17.0.5:36922, err= 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30659") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32146") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33818->172.17.0.5:32146, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37340->172.17.0.5:30659, err= 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39474") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41390->172.17.0.5:39474, err= 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31931") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46520->172.17.0.5:31931, err= 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38674") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34112->172.17.0.5:38674, err= 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36939") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49528->172.17.0.5:36939, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36486") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32570") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50992->172.17.0.5:36486, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50846->172.17.0.5:32570, err= 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:22:02 INFO : splitbananasplit: Deleted 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:22:02 INFO : banana: Deleted 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:22:02 INFO : appleappleapplebanana: Deleted 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:22:02 INFO : apple: Deleted 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38277") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46764->172.17.0.5:38277, err= 2025/06/26 05:22:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : bananaSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31131") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51746->172.17.0.5:31131, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33525") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40292->172.17.0.5:33525, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31809") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33726->172.17.0.5:31809, err= 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 05:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32282") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33306->172.17.0.5:32282, err= 2025/06/26 05:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38566") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56570->172.17.0.5:38566, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39517") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39607") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35863") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36069") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55532->172.17.0.5:35863, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43252->172.17.0.5:36069, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58792->172.17.0.5:39607, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60822->172.17.0.5:39517, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:02 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/26 05:22:02 INFO : banana: Copied (new) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/26 05:22:02 INFO : appleappleapplebanana: Copied (new) 2025/06/26 05:22:02 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/26 05:22:02 INFO : splitbananasplit: Copied (new) 2025/06/26 05:22:02 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/26 05:22:02 INFO : apple: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32331") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40722->172.17.0.5:32331, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34816") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35116") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33716->172.17.0.5:35116, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31224") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41526->172.17.0.5:31224, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53896->172.17.0.5:34816, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36635") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44226->172.17.0.5:36635, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30466") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36872->172.17.0.5:30466, err= 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31415") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37527") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54154->172.17.0.5:37527, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46294->172.17.0.5:31415, err= 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37668") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35356") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56528->172.17.0.5:37668, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32782->172.17.0.5:35356, err= 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34185") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45680->172.17.0.5:34185, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32668") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57714->172.17.0.5:32668, err= 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32794") 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44032->172.17.0.5:32794, err= 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/26 05:22:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34947") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30012") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35504->172.17.0.5:34947, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60014->172.17.0.5:30012, err= 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37400") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54922->172.17.0.5:37400, err= 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : bananaSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 05:22:02 INFO : appleSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 05:22:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37488") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34206->172.17.0.5:37488, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38724") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43722->172.17.0.5:38724, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33037") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38960->172.17.0.5:33037, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32396") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51360->172.17.0.5:32396, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34599") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57556->172.17.0.5:34599, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30980") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40406->172.17.0.5:30980, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31542") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41092->172.17.0.5:31542, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37758") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39618->172.17.0.5:37758, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35280") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39000->172.17.0.5:35280, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38847") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32936->172.17.0.5:38847, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38539") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47704->172.17.0.5:38539, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35908") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36692->172.17.0.5:35908, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36899") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54952->172.17.0.5:36899, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32786") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45678->172.17.0.5:32786, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39211") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58296->172.17.0.5:39211, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33260") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59994->172.17.0.5:33260, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34570") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54690->172.17.0.5:34570, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33664") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45308->172.17.0.5:33664, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31684") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55970->172.17.0.5:31684, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35078") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35236->172.17.0.5:35078, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31057") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46200->172.17.0.5:31057, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38612") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59766->172.17.0.5:38612, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34428") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39256->172.17.0.5:34428, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34230") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44596->172.17.0.5:34230, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30447") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48884->172.17.0.5:30447, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38151") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54994->172.17.0.5:38151, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37971") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57372->172.17.0.5:37971, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36810") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59484->172.17.0.5:36810, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37845") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48122->172.17.0.5:37845, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38067") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47660->172.17.0.5:38067, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33156") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56360->172.17.0.5:33156, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35251") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58420->172.17.0.5:35251, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35863") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55542->172.17.0.5:35863, err= 2025/06/26 05:22:02 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39118") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48060->172.17.0.5:39118, err= 2025/06/26 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : apple: Excluded 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : banana: Excluded 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39686") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34082->172.17.0.5:39686, err= 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33824") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41146->172.17.0.5:33824, err= 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33425") 2025/06/26 05:22:02 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59864->172.17.0.5:33425, err= 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37749") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42286->172.17.0.5:37749, err= 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34778") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48716->172.17.0.5:34778, err= 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39249") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39470") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42732->172.17.0.5:39470, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59220->172.17.0.5:39249, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36183") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33382") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41908->172.17.0.5:36183, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33276->172.17.0.5:33382, err= 2025/06/26 05:22:03 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/26 05:22:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38518") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42478->172.17.0.5:38518, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/26 05:22:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/26 05:22:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31380") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33628->172.17.0.5:31380, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37258") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41610->172.17.0.5:37258, err= 2025/06/26 05:22:03 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/26 05:22:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/26 05:22:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/26 05:22:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38611") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30151") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40360->172.17.0.5:38611, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60328->172.17.0.5:30151, err= 2025/06/26 05:22:03 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/26 05:22:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39357") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47976->172.17.0.5:39357, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32851") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48668->172.17.0.5:32851, err= 2025/06/26 05:22:03 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/26 05:22:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/26 05:22:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35076") 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/26 05:22:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38402->172.17.0.5:35076, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31085") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32452") 2025/06/26 05:22:03 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/26 05:22:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39144->172.17.0.5:32452, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43078->172.17.0.5:31085, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32825") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43318->172.17.0.5:32825, err= 2025/06/26 05:22:03 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/26 05:22:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/26 05:22:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/26 05:22:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/26 05:22:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35996") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31537") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54548->172.17.0.5:35996, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47926->172.17.0.5:31537, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32030") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41724->172.17.0.5:32030, err= 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/26 05:22:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/26 05:22:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/26 05:22:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:22:03 INFO : appleappleapplebanana: Deleted 2025/06/26 05:22:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:22:03 INFO : splitbananasplit: Deleted 2025/06/26 05:22:03 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:22:03 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33878") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47676->172.17.0.5:33878, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleapple: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbanan: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32609") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57844->172.17.0.5:32609, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcde: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdef: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefg: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defgh: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghi: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghij: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijk: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-12345: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-23456: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-34567: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-45678: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37029") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41646->172.17.0.5:37029, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33077") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33554->172.17.0.5:33077, err= 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33111") 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37208->172.17.0.5:33111, err= 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39555") 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45150->172.17.0.5:39555, err= 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 05:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 05:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 05:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 05:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 05:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 05:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 05:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 05:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 05:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 05:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37743") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43874->172.17.0.5:37743, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleapple: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbanan: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36576") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47244->172.17.0.5:36576, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcde: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdef: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefg: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defgh: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghi: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghij: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijk: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-12345: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-23456: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-34567: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-45678: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33600") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60236->172.17.0.5:33600, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35136") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46390->172.17.0.5:35136, err= 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 05:22:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36770") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60478->172.17.0.5:36770, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36308") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46184->172.17.0.5:36308, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35875") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35018->172.17.0.5:35875, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37427") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57330->172.17.0.5:37427, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30854") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35944->172.17.0.5:30854, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34899") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33686->172.17.0.5:34899, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32616") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50364->172.17.0.5:32616, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30105") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45868->172.17.0.5:30105, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33701") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50190->172.17.0.5:33701, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36397") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40460->172.17.0.5:36397, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31319") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34208->172.17.0.5:31319, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32250") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60120->172.17.0.5:32250, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37502") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37184->172.17.0.5:37502, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38121") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44698->172.17.0.5:38121, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30886") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35410->172.17.0.5:30886, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30555") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42392->172.17.0.5:30555, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32965") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34634->172.17.0.5:32965, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30662") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38456->172.17.0.5:30662, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35503") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46454->172.17.0.5:35503, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34748") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59260->172.17.0.5:34748, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30513") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58696->172.17.0.5:30513, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39661") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52036->172.17.0.5:39661, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31718") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57518->172.17.0.5:31718, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37266") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39760->172.17.0.5:37266, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32266") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52616->172.17.0.5:32266, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32860") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56838->172.17.0.5:32860, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36335") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34456->172.17.0.5:36335, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38310") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54998->172.17.0.5:38310, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33885") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59248->172.17.0.5:33885, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34376") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49040->172.17.0.5:34376, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34989") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59574->172.17.0.5:34989, err= 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38517") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33700->172.17.0.5:38517, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31788") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35054->172.17.0.5:31788, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34849") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51098->172.17.0.5:34849, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38395") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47068->172.17.0.5:38395, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34536") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59688->172.17.0.5:34536, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33754") 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39066->172.17.0.5:33754, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36119") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47636->172.17.0.5:36119, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36878") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35872->172.17.0.5:36878, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31088") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51336->172.17.0.5:31088, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32101") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43774->172.17.0.5:32101, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33979") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36136->172.17.0.5:33979, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33400") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39152->172.17.0.5:33400, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39805") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51280->172.17.0.5:39805, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32868") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33800->172.17.0.5:32868, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32716") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45262->172.17.0.5:32716, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34359") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43356->172.17.0.5:34359, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35230") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37674->172.17.0.5:35230, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35725") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36816->172.17.0.5:35725, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34344") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33322->172.17.0.5:34344, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31124") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44446->172.17.0.5:31124, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37381") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48336->172.17.0.5:37381, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33832") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35018->172.17.0.5:33832, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31208") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46044->172.17.0.5:31208, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32417") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50248->172.17.0.5:32417, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35712") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34656->172.17.0.5:35712, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36394") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45590->172.17.0.5:36394, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39840") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60188->172.17.0.5:39840, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37158") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54218->172.17.0.5:37158, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36683") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42056->172.17.0.5:36683, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31983") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60964->172.17.0.5:31983, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35103") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49678->172.17.0.5:35103, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30030") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55078->172.17.0.5:30030, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36700") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46902->172.17.0.5:36700, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36562") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58266->172.17.0.5:36562, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38476") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43810->172.17.0.5:38476, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36327") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60374->172.17.0.5:36327, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36085") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44082->172.17.0.5:36085, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35014") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48466->172.17.0.5:35014, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38682") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45312->172.17.0.5:38682, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37532") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51180->172.17.0.5:37532, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34513") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35660->172.17.0.5:34513, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36098") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50860->172.17.0.5:36098, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31399") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33358->172.17.0.5:31399, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37648") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41756->172.17.0.5:37648, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35670") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52016->172.17.0.5:35670, err= 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31531") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37670->172.17.0.5:31531, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33969") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46620->172.17.0.5:33969, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34743") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57062->172.17.0.5:34743, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37292") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42496->172.17.0.5:37292, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34132") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33666->172.17.0.5:34132, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32306") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52452->172.17.0.5:32306, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31762") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59708->172.17.0.5:31762, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39342") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56706->172.17.0.5:39342, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39798") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48488->172.17.0.5:39798, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37154") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56438->172.17.0.5:37154, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39538") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35836->172.17.0.5:39538, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31991") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47882->172.17.0.5:31991, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35251") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42170->172.17.0.5:35251, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34271") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46376->172.17.0.5:34271, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37202") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40934->172.17.0.5:37202, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39439") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38002->172.17.0.5:39439, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35966") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36058->172.17.0.5:35966, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37462") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49086->172.17.0.5:37462, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34881") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55476->172.17.0.5:34881, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30527") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53638->172.17.0.5:30527, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30390") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46828->172.17.0.5:30390, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37295") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36454->172.17.0.5:37295, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39650") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39354->172.17.0.5:39650, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39417") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36222->172.17.0.5:39417, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30357") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56060->172.17.0.5:30357, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32455") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42922->172.17.0.5:32455, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36126") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53842->172.17.0.5:36126, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37063") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36476->172.17.0.5:37063, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35935") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58808->172.17.0.5:35935, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35551") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55428->172.17.0.5:35551, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32391") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52494->172.17.0.5:32391, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33557") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56622->172.17.0.5:33557, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35339") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60490->172.17.0.5:35339, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30719") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42812->172.17.0.5:30719, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39357") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59230->172.17.0.5:39357, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38300") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37680->172.17.0.5:38300, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39575") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38188->172.17.0.5:39575, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36586") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59274->172.17.0.5:36586, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36167") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53414->172.17.0.5:36167, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31017") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59282->172.17.0.5:31017, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36868") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34538->172.17.0.5:36868, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38974") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33768->172.17.0.5:38974, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35211") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60056->172.17.0.5:35211, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30768") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42618->172.17.0.5:30768, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35580") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42724->172.17.0.5:35580, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39339") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57212->172.17.0.5:39339, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30911") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59914->172.17.0.5:30911, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35262") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48802->172.17.0.5:35262, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31873") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44322->172.17.0.5:31873, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34279") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34116->172.17.0.5:34279, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36375") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44918->172.17.0.5:36375, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30237") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60952->172.17.0.5:30237, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35214") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34922->172.17.0.5:35214, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30392") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58184->172.17.0.5:30392, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33206") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53984->172.17.0.5:33206, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34419") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56854->172.17.0.5:34419, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37770") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59052->172.17.0.5:37770, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35825") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45556->172.17.0.5:35825, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38338") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39198->172.17.0.5:38338, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30993") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54772->172.17.0.5:30993, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31045") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48100->172.17.0.5:31045, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34490") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46356->172.17.0.5:34490, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34463") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38062->172.17.0.5:34463, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36260") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44456->172.17.0.5:36260, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38426") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49242->172.17.0.5:38426, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37532") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51190->172.17.0.5:37532, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32336") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33340->172.17.0.5:32336, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31252") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54228->172.17.0.5:31252, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30008") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39594->172.17.0.5:30008, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35499") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42946->172.17.0.5:35499, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37710") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43634->172.17.0.5:37710, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30748") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34000->172.17.0.5:30748, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39091") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40352->172.17.0.5:39091, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39458") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52456->172.17.0.5:39458, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39831") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48206->172.17.0.5:39831, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31016") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42530->172.17.0.5:31016, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33844") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45594->172.17.0.5:33844, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31618") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56272->172.17.0.5:31618, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36034") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45900->172.17.0.5:36034, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39621") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56468->172.17.0.5:39621, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30638") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51440->172.17.0.5:30638, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37112") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49408->172.17.0.5:37112, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31200") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51400->172.17.0.5:31200, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38601") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57956->172.17.0.5:38601, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33614") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49854->172.17.0.5:33614, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33434") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51376->172.17.0.5:33434, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38196") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57244->172.17.0.5:38196, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32175") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53052->172.17.0.5:32175, err= 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31096") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51286->172.17.0.5:31096, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33759") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40766->172.17.0.5:33759, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33519") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41040->172.17.0.5:33519, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39139") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48690->172.17.0.5:39139, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37123") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34978->172.17.0.5:37123, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31950") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52378->172.17.0.5:31950, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39155") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52772->172.17.0.5:39155, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37504") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37672->172.17.0.5:37504, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30450") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41944->172.17.0.5:30450, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39844") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56552->172.17.0.5:39844, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37990") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37486->172.17.0.5:37990, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30190") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60194->172.17.0.5:30190, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30319") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39944->172.17.0.5:30319, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38815") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36948->172.17.0.5:38815, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32832") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51836->172.17.0.5:32832, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30469") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55328->172.17.0.5:30469, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33845") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44166->172.17.0.5:33845, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37290") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42028->172.17.0.5:37290, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33915") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34298->172.17.0.5:33915, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30698") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45298->172.17.0.5:30698, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37727") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45642->172.17.0.5:37727, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38282") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59536->172.17.0.5:38282, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34561") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32872->172.17.0.5:34561, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38530") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55816->172.17.0.5:38530, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38297") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60262->172.17.0.5:38297, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33943") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47712->172.17.0.5:33943, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39008") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33526->172.17.0.5:39008, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33005") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35996->172.17.0.5:33005, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38108") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33704->172.17.0.5:38108, err= 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34849") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51102->172.17.0.5:34849, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36427") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32828->172.17.0.5:36427, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34274") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46288->172.17.0.5:34274, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39307") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44804->172.17.0.5:39307, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31931") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54912->172.17.0.5:31931, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32397") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36436->172.17.0.5:32397, err= 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37220") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55516->172.17.0.5:37220, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38855") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40168->172.17.0.5:38855, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35638") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47122->172.17.0.5:35638, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39357") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59232->172.17.0.5:39357, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39169") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52218->172.17.0.5:39169, err= 2025/06/26 05:22:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : apple: Unchanged skipping 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : banana: Unchanged skipping 2025/06/26 05:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33724") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58034->172.17.0.5:33724, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37303") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35226->172.17.0.5:37303, err= 2025/06/26 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : apple: Excluded 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : banana: Excluded 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33056") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49410->172.17.0.5:33056, err= 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39752") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48672->172.17.0.5:39752, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35172") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33406->172.17.0.5:35172, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31872") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40638->172.17.0.5:31872, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34442") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37122->172.17.0.5:34442, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30325") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48024->172.17.0.5:30325, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34538") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32974->172.17.0.5:34538, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33687") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44442->172.17.0.5:33687, err= --- PASS: TestTransform (1.65s) --- PASS: TestTransform/NFC (0.12s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.20s) --- PASS: TestTransform/prefix (0.16s) --- PASS: TestTransform/suffix (0.16s) --- PASS: TestTransform/truncate (0.13s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.17s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.11s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38158") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32878->172.17.0.5:38158, err= 2025/06/26 05:22:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 05:22:03 INFO : sub dir_somesuffix: Making directory 2025/06/26 05:22:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 05:22:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 05:22:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 05:22:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32990") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59628->172.17.0.5:32990, err= 2025/06/26 05:22:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 05:22:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34301") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36342->172.17.0.5:34301, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38751") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37012->172.17.0.5:38751, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32286") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58498->172.17.0.5:32286, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31233") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51616->172.17.0.5:31233, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32068") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38512->172.17.0.5:32068, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35655") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38492->172.17.0.5:35655, err= 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 INFO : tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33298") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42286->172.17.0.5:33298, err= 2025/06/26 05:22:03 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/26 05:22:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33614") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49858->172.17.0.5:33614, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39075") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35684->172.17.0.5:39075, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36614") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34976->172.17.0.5:36614, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36996") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51538->172.17.0.5:36996, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34988") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59478->172.17.0.5:34988, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39909") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39294->172.17.0.5:39909, err= 2025/06/26 05:22:03 INFO : toe: Making directory 2025/06/26 05:22:03 INFO : toe/toe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38804") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50076->172.17.0.5:38804, err= 2025/06/26 05:22:03 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/26 05:22:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39471") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41370->172.17.0.5:39471, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39195") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52458->172.17.0.5:39195, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38309") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57630->172.17.0.5:38309, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30307") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42108->172.17.0.5:30307, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37991") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35864->172.17.0.5:37991, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38486") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42872->172.17.0.5:38486, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38431") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59996->172.17.0.5:38431, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37042") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37900->172.17.0.5:37042, err= 2025/06/26 05:22:03 INFO : toe: Making directory 2025/06/26 05:22:03 INFO : toe/toe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39081") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59946->172.17.0.5:39081, err= 2025/06/26 05:22:03 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/26 05:22:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36458") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42122->172.17.0.5:36458, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39997") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45002->172.17.0.5:39997, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39519") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47090->172.17.0.5:39519, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32356") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38524->172.17.0.5:32356, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39005") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53314->172.17.0.5:39005, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30960") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34204->172.17.0.5:30960, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31005") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51212->172.17.0.5:31005, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35816") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56530->172.17.0.5:35816, err= 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 INFO : tictacempty_dir: Making directory 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 INFO : tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36373") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41998->172.17.0.5:36373, err= 2025/06/26 05:22:03 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37128") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36638->172.17.0.5:37128, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33109") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44926->172.17.0.5:33109, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30521") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52056->172.17.0.5:30521, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39895") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35954->172.17.0.5:39895, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34021") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40074->172.17.0.5:34021, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33467") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34034->172.17.0.5:33467, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34881") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55478->172.17.0.5:34881, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31738") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43938->172.17.0.5:31738, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36483") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34106->172.17.0.5:36483, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36817") 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58928->172.17.0.5:36817, err= 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 INFO : tictacempty_dir: Making directory 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 INFO : tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34382") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40210->172.17.0.5:34382, err= 2025/06/26 05:22:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32570") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52164->172.17.0.5:32570, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30543") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35887") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52104->172.17.0.5:30543, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60530->172.17.0.5:35887, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36276") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36066->172.17.0.5:36276, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39621") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56480->172.17.0.5:39621, err= 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33540") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44470->172.17.0.5:33540, err= 2025/06/26 05:22:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37554") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56432->172.17.0.5:37554, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33168") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47984->172.17.0.5:33168, err= 2025/06/26 05:22:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/26 05:22:03 NOTICE: ftp://172.17.0.5:21/rclone-test-kiqenep6wike: 0 differences found 2025/06/26 05:22:03 NOTICE: ftp://172.17.0.5:21/rclone-test-kiqenep6wike: 1 hashes could not be checked 2025/06/26 05:22:03 NOTICE: ftp://172.17.0.5:21/rclone-test-kiqenep6wike: 1 matching files 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39278") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43474->172.17.0.5:39278, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36404") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38599") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33416->172.17.0.5:38599, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60298->172.17.0.5:36404, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30564") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55504->172.17.0.5:30564, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36379") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37226->172.17.0.5:36379, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37944") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60466->172.17.0.5:37944, err= 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 INFO : tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33747") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38484->172.17.0.5:33747, err= 2025/06/26 05:22:03 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32469") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36842->172.17.0.5:32469, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37868") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40494->172.17.0.5:37868, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30062") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41088->172.17.0.5:30062, err= 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31091") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39826->172.17.0.5:31091, err= 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35173") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:39042->172.17.0.5:35173, err= 2025/06/26 05:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37924") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60492->172.17.0.5:37924, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 05:22:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31281") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55880->172.17.0.5:31281, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32915") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59968->172.17.0.5:32915, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34677") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43500->172.17.0.5:34677, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36079") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44248->172.17.0.5:36079, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37713") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40746->172.17.0.5:37713, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35383") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49842->172.17.0.5:35383, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30090") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44644->172.17.0.5:30090, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/06/26 05:22:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30415") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58256->172.17.0.5:30415, err= 2025/06/26 05:22:03 INFO : toe: Making directory 2025/06/26 05:22:03 INFO : toe/toe: Making directory 2025/06/26 05:22:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38375") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34224->172.17.0.5:38375, err= 2025/06/26 05:22:03 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/26 05:22:03 INFO : toe/toe/toe: Copied (new) 2025/06/26 05:22:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34628") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57660->172.17.0.5:34628, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33198") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36240->172.17.0.5:33198, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35787") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60736->172.17.0.5:35787, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33859") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38066->172.17.0.5:33859, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33213") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36654->172.17.0.5:33213, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34247") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43760->172.17.0.5:34247, err= 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39022") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36884->172.17.0.5:39022, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:03 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33165") 2025/06/26 05:22:03 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47082->172.17.0.5:33165, err= 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 INFO : tictacempty_dir: Making directory 2025/06/26 05:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:03 INFO : tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39981") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37866->172.17.0.5:39981, err= 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Deleted 2025/06/26 05:22:04 INFO : toe/toe: Removing directory 2025/06/26 05:22:04 INFO : toe: Removing directory 2025/06/26 05:22:04 INFO : empty_dir: Removing directory 2025/06/26 05:22:04 DEBUG : Local file system at /tmp/rclone783343208: deleted 3 directories 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30500") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45704->172.17.0.5:30500, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32098") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54624->172.17.0.5:32098, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37783") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46028->172.17.0.5:37783, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38713") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53586->172.17.0.5:38713, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32816") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37180->172.17.0.5:32816, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32572") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54906->172.17.0.5:32572, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38059") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:32830->172.17.0.5:38059, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35079") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45938->172.17.0.5:35079, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31217") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:47838->172.17.0.5:31217, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:04 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37448") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60622->172.17.0.5:37448, err= 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 INFO : tictacempty_dir: Making directory 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 INFO : tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35658") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49460->172.17.0.5:35658, err= 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Deleted 2025/06/26 05:22:04 INFO : toe/toe: Removing directory 2025/06/26 05:22:04 INFO : toe: Removing directory 2025/06/26 05:22:04 INFO : empty_dir: Removing directory 2025/06/26 05:22:04 DEBUG : Local file system at /tmp/rclone783343208: deleted 3 directories 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38546") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50590->172.17.0.5:38546, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34845") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38703") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38292->172.17.0.5:34845, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56076->172.17.0.5:38703, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39228") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58994->172.17.0.5:39228, err= 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36690") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59298->172.17.0.5:36690, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36746") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31739") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60092->172.17.0.5:31739, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30780") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44024->172.17.0.5:36746, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:57158->172.17.0.5:30780, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37295") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36470->172.17.0.5:37295, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37989") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55664->172.17.0.5:37989, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30382") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38676->172.17.0.5:30382, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34234") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59230->172.17.0.5:34234, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34523") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34416") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60506->172.17.0.5:34523, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46440->172.17.0.5:34416, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34864") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33772") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36048->172.17.0.5:33772, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:38982->172.17.0.5:34864, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33513") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59386->172.17.0.5:33513, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:04 DEBUG : Reset feature "Copy" 2025/06/26 05:22:04 DEBUG : Reset feature "Move" 2025/06/26 05:22:04 DEBUG : Reset feature "Copy" 2025/06/26 05:22:04 DEBUG : Reset feature "Move" 2025/06/26 05:22:04 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:22:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33230") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55844->172.17.0.5:33230, err= 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 INFO : tictacempty_dir: Making directory 2025/06/26 05:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 INFO : tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 INFO : tictactoe/tictactoe: Making directory 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 05:22:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31211") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46024->172.17.0.5:31211, err= 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Deleted 2025/06/26 05:22:04 INFO : toe/toe: Removing directory 2025/06/26 05:22:04 INFO : toe: Removing directory 2025/06/26 05:22:04 INFO : empty_dir: Removing directory 2025/06/26 05:22:04 DEBUG : Local file system at /tmp/rclone783343208: deleted 3 directories 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34411") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:36114->172.17.0.5:34411, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30549") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36746") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44040->172.17.0.5:36746, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52896->172.17.0.5:30549, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32493") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:51480->172.17.0.5:32493, err= 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35716") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46014->172.17.0.5:35716, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39143") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49946->172.17.0.5:39143, err= 2025/06/26 05:22:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 05:22:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34778") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33642->172.17.0.5:34778, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37191") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:59196->172.17.0.5:37191, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38195") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54386->172.17.0.5:38195, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32888") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60586->172.17.0.5:32888, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36797") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31136") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42720->172.17.0.5:36797, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:40808->172.17.0.5:31136, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31636") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:43926->172.17.0.5:31636, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32890") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42460->172.17.0.5:32890, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34656") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44228->172.17.0.5:34656, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34690") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36856") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49804->172.17.0.5:36856, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:60014->172.17.0.5:34690, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36239") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:48914->172.17.0.5:36239, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35108") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41202->172.17.0.5:35108, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:04 DEBUG : toe: transformed to: dG9l 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33395") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:55826->172.17.0.5:33395, err= 2025/06/26 05:22:04 DEBUG : toe: transformed to: dG9l 2025/06/26 05:22:04 INFO : dG9l: Making directory 2025/06/26 05:22:04 DEBUG : toe: transformed to: dG9l 2025/06/26 05:22:04 DEBUG : toe: transformed to: dG9l 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 05:22:04 INFO : dG9l/dG9l: Making directory 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 05:22:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 05:22:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33954") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:49336->172.17.0.5:33954, err= 2025/06/26 05:22:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 05:22:04 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34377") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58768->172.17.0.5:34377, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34665") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44310->172.17.0.5:34665, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35174") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:53452->172.17.0.5:35174, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33102") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:46194->172.17.0.5:33102, err= 2025/06/26 05:22:04 DEBUG : dG9l: transformed to: toe 2025/06/26 05:22:04 DEBUG : dG9l: transformed to: toe 2025/06/26 05:22:04 DEBUG : toe: Directory modification time the same (differ by 57.61877ms, within tolerance 1s) 2025/06/26 05:22:04 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:37808") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58888->172.17.0.5:37808, err= 2025/06/26 05:22:04 DEBUG : dG9l: transformed to: toe 2025/06/26 05:22:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 05:22:04 DEBUG : toe/toe: Directory modification time the same (differ by 57.61877ms, within tolerance 1s) 2025/06/26 05:22:04 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34512") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:42614->172.17.0.5:34512, err= 2025/06/26 05:22:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 05:22:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/26 05:22:04 DEBUG : Local file system at /tmp/rclone783343208: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 05:22:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 05:22:04 DEBUG : Local file system at /tmp/rclone783343208: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : Waiting for deletions to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35162") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:33970->172.17.0.5:35162, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33363") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:45440->172.17.0.5:33363, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:31391") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56840->172.17.0.5:31391, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:30965") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41310->172.17.0.5:30965, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32417") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:50264->172.17.0.5:32417, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:33364") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44094->172.17.0.5:33364, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36942") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54806->172.17.0.5:36942, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-kiqenep6wike", Local "Local file system at /tmp/rclone783343208", Modify Window "1s" 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36537") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:37550->172.17.0.5:36537, err= 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: 2025/06/26 05:22:04 INFO : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Making directory 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: 2025/06/26 05:22:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 05:22:04 INFO : toe/toe: Making directory 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe/toe: transformed to: 2025/06/26 05:22:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe: transformed to: 2025/06/26 05:22:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 05:22:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 05:22:04 DEBUG : toe/toe/toe: transformed to: 2025/06/26 05:22:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for checks to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Waiting for transfers to finish 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:32649") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:41192->172.17.0.5:32649, err= 2025/06/26 05:22:04 INFO : toe/toe/toe: Copied (new) 2025/06/26 05:22:04 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting files as there were IO errors 2025/06/26 05:22:04 ERROR : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: not deleting directories as there were IO errors 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34373") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:58974->172.17.0.5:34373, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39582") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:34594->172.17.0.5:39582, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:36095") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:54698->172.17.0.5:36095, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39760") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:35386->172.17.0.5:39760, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:39058") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52194->172.17.0.5:39058, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:38372") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:56398->172.17.0.5:38372, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:35607") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:44234->172.17.0.5:35607, err= --- PASS: TestError (0.02s) PASS 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: dial("tcp","172.17.0.5:34753") 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: > dial: conn=172.17.0.1:52120->172.17.0.5:34753, err= 2025/06/26 05:22:04 DEBUG : ftp://172.17.0.5:21/rclone-test-kiqenep6wike: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.782869135s (try 1/5)