"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/09 04:13:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo" 2025/08/09 04:13:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 04:13:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:35 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:35 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55978->172.17.0.2:21, err= 2025/08/09 04:13:35 DEBUG : Creating backend with remote "/tmp/rclone3694213292" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31675") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53254->172.17.0.2:31675, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34985") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40288->172.17.0.2:34985, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38112") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58668->172.17.0.2:38112, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34217") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36202->172.17.0.2:34217, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31645") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47028->172.17.0.2:31645, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30957") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43894->172.17.0.2:30957, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30780") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51648->172.17.0.2:30780, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32417") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35054->172.17.0.2:32417, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33947") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52138->172.17.0.2:33947, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30752") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34398->172.17.0.2:30752, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36913") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38842->172.17.0.2:36913, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33598") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38102->172.17.0.2:33598, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34900") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36710->172.17.0.2:34900, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32816") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52130->172.17.0.2:32816, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31080") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52688->172.17.0.2:31080, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : Creating backend with remote "/non-existing" 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30212") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34740->172.17.0.2:30212, err= 2025/08/09 04:13:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36247") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45472->172.17.0.2:36247, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39205") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36302->172.17.0.2:39205, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39964") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55178->172.17.0.2:39964, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36502") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36204->172.17.0.2:36502, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32348") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48222->172.17.0.2:32348, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38407") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54872->172.17.0.2:38407, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38316") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50194->172.17.0.2:38316, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30881") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57362->172.17.0.2:30881, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37355") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56790->172.17.0.2:37355, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30113") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39924->172.17.0.2:30113, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Running all checks before starting transfers 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31002") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34466->172.17.0.2:31002, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Checks finished, now starting transfers 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34028") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46632->172.17.0.2:34028, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33012") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33902->172.17.0.2:33012, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32634") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58734->172.17.0.2:32634, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36463") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60784->172.17.0.2:36463, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38351") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36574->172.17.0.2:38351, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30320") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49046->172.17.0.2:30320, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 ERROR : Ignoring --no-traverse with sync 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30858") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54272->172.17.0.2:30858, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35731") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33110->172.17.0.2:35731, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32425") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33140->172.17.0.2:32425, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37228") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42220->172.17.0.2:37228, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30739") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58162->172.17.0.2:30739, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30189") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47740->172.17.0.2:30189, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33913") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43806->172.17.0.2:33913, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32938") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60054->172.17.0.2:32938, err= 2025/08/09 04:13:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33409") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56584->172.17.0.2:33409, err= 2025/08/09 04:13:35 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/09 04:13:35 INFO : hello world2: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38449") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37414->172.17.0.2:38449, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32185") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34486->172.17.0.2:32185, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35933") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41316->172.17.0.2:35933, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32199") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51126->172.17.0.2:32199, err= 2025/08/09 04:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30876") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46168->172.17.0.2:30876, err= 2025/08/09 04:13:35 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/09 04:13:35 INFO : potato2: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37882") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48528->172.17.0.2:37882, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31231") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36894->172.17.0.2:31231, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35511") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56016->172.17.0.2:35511, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35980") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36228->172.17.0.2:35980, err= 2025/08/09 04:13:35 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/09 04:13:35 INFO : potato2: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39048") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32918->172.17.0.2:39048, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39558") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42386->172.17.0.2:39558, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39384") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44880->172.17.0.2:39384, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 04:13:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33089") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52032->172.17.0.2:33089, err= 2025/08/09 04:13:35 INFO : sub dir2: Making directory 2025/08/09 04:13:35 INFO : sub dir: Making directory 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 INFO : sub dir2/sub sub dir2: Making directory 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55994->172.17.0.2:21, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34503") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48798->172.17.0.2:34503, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31687") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57314->172.17.0.2:31687, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36655") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36576") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59846->172.17.0.2:36655, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56014->172.17.0.2:36576, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38410") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40926->172.17.0.2:38410, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38406") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49000->172.17.0.2:38406, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35184") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49542->172.17.0.2:35184, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39427") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50240->172.17.0.2:39427, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31820") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42692->172.17.0.2:31820, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33781") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52588->172.17.0.2:33781, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 INFO : sub dir2: Making directory 2025/08/09 04:13:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 04:13:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31010") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60200->172.17.0.2:31010, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36302") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46490->172.17.0.2:36302, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36821") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59618->172.17.0.2:36821, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33587") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44230->172.17.0.2:33587, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31810") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54188->172.17.0.2:31810, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35818") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45776->172.17.0.2:35818, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33452") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33732->172.17.0.2:33452, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 DEBUG : sub dir2: Making directory with metadata 2025/08/09 04:13:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30156") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60512->172.17.0.2:30156, err= 2025/08/09 04:13:35 INFO : sub dir2: Making directory 2025/08/09 04:13:35 INFO : sub dir: Making directory 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30950") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39376->172.17.0.2:30950, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31060") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42706->172.17.0.2:31060, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33599") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54944->172.17.0.2:33599, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38033") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48288->172.17.0.2:38033, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31959") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51662->172.17.0.2:31959, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37071") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35742->172.17.0.2:37071, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31802") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34488") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36434->172.17.0.2:31802, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35870->172.17.0.2:34488, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34827") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37328->172.17.0.2:34827, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31364") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42732->172.17.0.2:31364, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37534") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40572->172.17.0.2:37534, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:35 INFO : sub dir2: Making directory 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33185") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40984->172.17.0.2:33185, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39613") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60282->172.17.0.2:39613, err= 2025/08/09 04:13:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:35 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:35 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38929") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46616->172.17.0.2:38929, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32441") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42798->172.17.0.2:32441, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34797") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55602->172.17.0.2:34797, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37129") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50914->172.17.0.2:37129, err= 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30004") 2025/08/09 04:13:35 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42556->172.17.0.2:30004, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : sub dir2: Making directory with metadata 2025/08/09 04:13:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35739") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56988->172.17.0.2:35739, err= 2025/08/09 04:13:36 INFO : sub dir2: Making directory 2025/08/09 04:13:36 INFO : sub dir: Making directory 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32270") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44490->172.17.0.2:32270, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35773") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46980->172.17.0.2:35773, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39030") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35532->172.17.0.2:39030, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35632") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41298->172.17.0.2:35632, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33419") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40760->172.17.0.2:33419, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39206") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36688") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57982->172.17.0.2:39206, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51504->172.17.0.2:36688, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38648") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35842->172.17.0.2:38648, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34922") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45332->172.17.0.2:34922, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36999") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58710->172.17.0.2:36999, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 INFO : sub dir2: Making directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39523") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60802->172.17.0.2:39523, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33175") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47194->172.17.0.2:33175, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32931") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60054->172.17.0.2:32931, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38820") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44382->172.17.0.2:38820, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37218") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40210->172.17.0.2:37218, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36598") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60046->172.17.0.2:36598, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30571") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57090->172.17.0.2:30571, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35629") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33924->172.17.0.2:35629, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33968") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41172->172.17.0.2:33968, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31786") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58700->172.17.0.2:31786, err= 2025/08/09 04:13:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tefeyib0mida" 2025/08/09 04:13:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Connecting to FTP server 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:56000->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-tefeyib0mida 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:39657") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:36698->172.17.0.2:39657, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34586") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49338->172.17.0.2:34586, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39210") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44698->172.17.0.2:39210, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30554") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32786->172.17.0.2:30554, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:32266") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:53948->172.17.0.2:32266, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:34595") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:52200->172.17.0.2:34595, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:38924") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:53358->172.17.0.2:38924, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:32311") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:49426->172.17.0.2:32311, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: dial("tcp","172.17.0.2:30192") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: > dial: conn=172.17.0.1:38752->172.17.0.2:30192, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Purge object "sub dir/hello world" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Purge dir "sub dir" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-tefeyib0mida: Purge dir "" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36087") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58340->172.17.0.2:36087, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32040") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55844->172.17.0.2:32040, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37590") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57042->172.17.0.2:37590, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38769") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51520->172.17.0.2:38769, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39654") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56634->172.17.0.2:39654, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32108") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50350->172.17.0.2:32108, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34934") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44552->172.17.0.2:34934, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39260") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52190->172.17.0.2:39260, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36706") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53486->172.17.0.2:36706, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35348") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53098->172.17.0.2:35348, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36249") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48400->172.17.0.2:36249, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30929") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53586->172.17.0.2:30929, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37195") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57976->172.17.0.2:37195, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33257") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51778->172.17.0.2:33257, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34732") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40526->172.17.0.2:34732, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37026") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51042->172.17.0.2:37026, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36076") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40106->172.17.0.2:36076, err= 2025/08/09 04:13:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wemefoz9bazi" 2025/08/09 04:13:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Connecting to FTP server 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:56002->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-wemefoz9bazi 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:38754") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:40566->172.17.0.2:38754, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34630") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41546->172.17.0.2:34630, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31625") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51544->172.17.0.2:31625, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35640") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57880->172.17.0.2:35640, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:35954") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:40774->172.17.0.2:35954, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:34740") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:55576->172.17.0.2:34740, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:35701") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:33362->172.17.0.2:35701, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30667") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48222->172.17.0.2:30667, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38968") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46176->172.17.0.2:38968, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38512") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42440->172.17.0.2:38512, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:31254") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36732") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34714->172.17.0.2:36732, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:50216->172.17.0.2:31254, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31564") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50626->172.17.0.2:31564, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:35864") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:35748->172.17.0.2:35864, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33114") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53440->172.17.0.2:33114, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:36796") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:44670->172.17.0.2:36796, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:37063") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:33114->172.17.0.2:37063, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:34065") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:38100->172.17.0.2:34065, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:32668") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:59184->172.17.0.2:32668, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: dial("tcp","172.17.0.2:34993") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: > dial: conn=172.17.0.1:50106->172.17.0.2:34993, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Purge object "sub dir/hello world" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Purge dir "sub dir" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-wemefoz9bazi: Purge dir "" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38148") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53010->172.17.0.2:38148, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37590") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57056->172.17.0.2:37590, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30992") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38144->172.17.0.2:30992, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36945") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49064->172.17.0.2:36945, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31688") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52138->172.17.0.2:31688, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39054") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52062->172.17.0.2:39054, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38275") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48914->172.17.0.2:38275, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38868") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47496->172.17.0.2:38868, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31371") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33808->172.17.0.2:31371, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 04:13:36 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35685") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48346->172.17.0.2:35685, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31342") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50256->172.17.0.2:31342, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39228") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53452->172.17.0.2:39228, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38848") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41026->172.17.0.2:38848, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38989") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40140->172.17.0.2:38989, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35191") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38198->172.17.0.2:35191, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34841") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34548->172.17.0.2:34841, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34585") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46104->172.17.0.2:34585, err= 2025/08/09 04:13:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bocotat4leli" 2025/08/09 04:13:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:36 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:36 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Connecting to FTP server 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:56010->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-bocotat4leli 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32606") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:39812") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:45136->172.17.0.2:39812, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35348->172.17.0.2:32606, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35430") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48028->172.17.0.2:35430, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39176") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33754->172.17.0.2:39176, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:36077") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:58380->172.17.0.2:36077, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:39097") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:45694->172.17.0.2:39097, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:31478") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:38080->172.17.0.2:31478, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35021") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42870->172.17.0.2:35021, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34923") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45248->172.17.0.2:34923, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31189") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42078->172.17.0.2:31189, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Using server-side directory move 2025/08/09 04:13:36 INFO : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:35963") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36957") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49164->172.17.0.2:36957, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:54700->172.17.0.2:35963, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:33568") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:45524->172.17.0.2:33568, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37112") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52836->172.17.0.2:37112, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for transfers to finish 2025/08/09 04:13:36 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:36 INFO : sub dir/hello world: Moved (server-side) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36069") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38768->172.17.0.2:36069, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37920") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54526->172.17.0.2:37920, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:37383") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:40124->172.17.0.2:37383, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:36211") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:40174->172.17.0.2:36211, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31736") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35818->172.17.0.2:31736, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31901") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47274->172.17.0.2:31901, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34953") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49210->172.17.0.2:34953, err= 2025/08/09 04:13:36 DEBUG : testing file moves 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:30721") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:42480->172.17.0.2:30721, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34012") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46922->172.17.0.2:34012, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:36086") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35752") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:54530->172.17.0.2:36086, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60996->172.17.0.2:35752, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Waiting for transfers to finish 2025/08/09 04:13:36 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:36 INFO : sub dir/hello world: Moved (server-side) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35314") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56688->172.17.0.2:35314, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30051") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54152->172.17.0.2:30051, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:38830") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:40136->172.17.0.2:38830, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:35568") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:38394->172.17.0.2:35568, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:32668") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:59190->172.17.0.2:32668, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: dial("tcp","172.17.0.2:34066") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: > dial: conn=172.17.0.1:42174->172.17.0.2:34066, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Purge object "sub dir/hello world" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Purge dir "sub dir" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bocotat4leli: Purge dir "" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31056") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33858->172.17.0.2:31056, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35733") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43296->172.17.0.2:35733, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31816") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41666->172.17.0.2:31816, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36469") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53572->172.17.0.2:36469, err= 2025/08/09 04:13:36 ERROR : error listing: directory not found 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31537") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55786->172.17.0.2:31537, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32532") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53856->172.17.0.2:32532, err= 2025/08/09 04:13:36 INFO : Local file system at /tmp/rclone3694213292: Making directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35299") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40522->172.17.0.2:35299, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37151") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41380->172.17.0.2:37151, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32861") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54984->172.17.0.2:32861, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32313") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44444->172.17.0.2:32313, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30415") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47534->172.17.0.2:30415, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36670") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60122->172.17.0.2:36670, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30207") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58548->172.17.0.2:30207, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37940") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35028->172.17.0.2:37940, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33024") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48970->172.17.0.2:33024, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31892") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33724->172.17.0.2:31892, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39878") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58704->172.17.0.2:39878, err= 2025/08/09 04:13:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38691") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38684->172.17.0.2:38691, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37982") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49006->172.17.0.2:37982, err= 2025/08/09 04:13:36 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/09 04:13:36 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37324") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33922->172.17.0.2:37324, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34784") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44554->172.17.0.2:34784, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35427") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34518->172.17.0.2:35427, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30313") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36618->172.17.0.2:30313, err= 2025/08/09 04:13:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39729") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44296->172.17.0.2:39729, err= 2025/08/09 04:13:36 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/09 04:13:36 INFO : check sum: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30232") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59318->172.17.0.2:30232, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34862") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46186->172.17.0.2:34862, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 NOTICE: ftp://172.17.0.2:21/rclone-test-genucik3wexo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/09 04:13:36 DEBUG : check sum: Size of src and dst objects identical 2025/08/09 04:13:36 DEBUG : check sum: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39943") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38754->172.17.0.2:39943, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38608") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56700->172.17.0.2:38608, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37808") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45764->172.17.0.2:37808, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37614") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39180->172.17.0.2:37614, err= 2025/08/09 04:13:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37100") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56944->172.17.0.2:37100, err= 2025/08/09 04:13:36 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/09 04:13:36 INFO : sizeonly: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36402") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36136->172.17.0.2:36402, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39447") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57338->172.17.0.2:39447, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : sizeonly: Sizes identical 2025/08/09 04:13:36 DEBUG : sizeonly: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34009") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46684->172.17.0.2:34009, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33137") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52432->172.17.0.2:33137, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31524") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47552->172.17.0.2:31524, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38528") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43084->172.17.0.2:38528, err= 2025/08/09 04:13:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38154") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52298->172.17.0.2:38154, err= 2025/08/09 04:13:36 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/09 04:13:36 INFO : ignore-size: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32241") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58456->172.17.0.2:32241, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30222") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58632->172.17.0.2:30222, err= 2025/08/09 04:13:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ignore-size: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32624") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43118->172.17.0.2:32624, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39532") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40406->172.17.0.2:39532, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35343") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40350->172.17.0.2:35343, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33434") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41600->172.17.0.2:33434, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32517") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33728->172.17.0.2:32517, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33612") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54608->172.17.0.2:33612, err= 2025/08/09 04:13:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : existing: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31634") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41166->172.17.0.2:31634, err= 2025/08/09 04:13:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31625") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51550->172.17.0.2:31625, err= 2025/08/09 04:13:36 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/09 04:13:36 INFO : existing: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38361") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45616->172.17.0.2:38361, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38792") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51546->172.17.0.2:38792, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30537") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60312->172.17.0.2:30537, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36401") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46268->172.17.0.2:36401, err= 2025/08/09 04:13:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37222") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54118->172.17.0.2:37222, err= 2025/08/09 04:13:36 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/09 04:13:36 INFO : existing: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37506") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44684->172.17.0.2:37506, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35216") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50302->172.17.0.2:35216, err= 2025/08/09 04:13:36 DEBUG : existing: Destination exists, skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39537") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33190->172.17.0.2:39537, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33069") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35504->172.17.0.2:33069, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33342") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33200->172.17.0.2:33342, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33473") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51506->172.17.0.2:33473, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36557") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49976->172.17.0.2:36557, err= 2025/08/09 04:13:36 INFO : d: Making directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38236") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54710->172.17.0.2:38236, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34927") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37688") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41414->172.17.0.2:34927, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37184->172.17.0.2:37688, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56014->172.17.0.2:21, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39847") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57418->172.17.0.2:39847, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30004") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42558->172.17.0.2:30004, err= 2025/08/09 04:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34118") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34148") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36628->172.17.0.2:34118, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56022->172.17.0.2:21, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47422->172.17.0.2:34148, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39047") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42876->172.17.0.2:39047, err= 2025/08/09 04:13:36 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/09 04:13:36 INFO : a/potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34816") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34764->172.17.0.2:34816, err= 2025/08/09 04:13:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : b/potato: Deleted 2025/08/09 04:13:36 INFO : d: Removing directory 2025/08/09 04:13:36 INFO : b: Removing directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: deleted 2 directories 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37997") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39800->172.17.0.2:37997, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31186") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32508") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58944->172.17.0.2:31186, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55848->172.17.0.2:32508, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38328") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43646->172.17.0.2:38328, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35449") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34593") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37188->172.17.0.2:35449, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52082->172.17.0.2:34593, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38254") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36092->172.17.0.2:38254, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35018") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43292->172.17.0.2:35018, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30407") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55460->172.17.0.2:30407, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34790") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52512->172.17.0.2:34790, err= 2025/08/09 04:13:36 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/09 04:13:36 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38508") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38234->172.17.0.2:38508, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37255") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40408->172.17.0.2:37255, err= 2025/08/09 04:13:36 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32271") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51150->172.17.0.2:32271, err= 2025/08/09 04:13:36 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/09 04:13:36 INFO : empty space: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34180") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43458->172.17.0.2:34180, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31631") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45622->172.17.0.2:31631, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39938") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60470->172.17.0.2:39938, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31256") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47890->172.17.0.2:31256, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35430") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48038->172.17.0.2:35430, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34694") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54392->172.17.0.2:34694, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38317") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51230->172.17.0.2:38317, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38719") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37392->172.17.0.2:38719, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36547") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39532->172.17.0.2:36547, err= 2025/08/09 04:13:36 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/09 04:13:36 INFO : foo: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30400") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56016->172.17.0.2:30400, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32391") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40798->172.17.0.2:32391, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39591") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34476->172.17.0.2:39591, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32394") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33666->172.17.0.2:32394, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31941") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38432->172.17.0.2:31941, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31473") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38038->172.17.0.2:31473, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38463") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47754->172.17.0.2:38463, err= 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/09 04:13:36 INFO : potato: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31385") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39268->172.17.0.2:31385, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34948") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46000->172.17.0.2:34948, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36097") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33152->172.17.0.2:36097, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35370") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52618->172.17.0.2:35370, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30710") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43534->172.17.0.2:30710, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33371") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56930->172.17.0.2:33371, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34887") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50390->172.17.0.2:34887, err= 2025/08/09 04:13:36 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/09 04:13:36 INFO : potato: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38111") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40226->172.17.0.2:38111, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36156") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47830->172.17.0.2:36156, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37970") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45748->172.17.0.2:37970, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39194") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36384->172.17.0.2:39194, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31067") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38470->172.17.0.2:31067, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36255") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53088->172.17.0.2:36255, err= 2025/08/09 04:13:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32114") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37934->172.17.0.2:32114, err= 2025/08/09 04:13:36 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/09 04:13:36 INFO : potato: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37449") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42080->172.17.0.2:37449, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37907") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49346->172.17.0.2:37907, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38174") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38914->172.17.0.2:38174, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31511") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42296->172.17.0.2:31511, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35224") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41780->172.17.0.2:35224, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35257") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47346->172.17.0.2:35257, err= 2025/08/09 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31023") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54180->172.17.0.2:31023, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30246") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56098->172.17.0.2:30246, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35103") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57834->172.17.0.2:35103, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34828") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41340->172.17.0.2:34828, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32184") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52932->172.17.0.2:32184, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37638") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60630->172.17.0.2:37638, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32971") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52602->172.17.0.2:32971, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30196") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37770->172.17.0.2:30196, err= 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/09 04:13:36 INFO : potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : potato: Deleted 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36302") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46498->172.17.0.2:36302, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39510") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48146->172.17.0.2:39510, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34841") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34550->172.17.0.2:34841, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32218") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47006->172.17.0.2:32218, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33126") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38714->172.17.0.2:33126, err= 2025/08/09 04:13:36 INFO : d: Making directory 2025/08/09 04:13:36 INFO : d/e: Making directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37019") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36110->172.17.0.2:37019, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30693") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38321") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39049") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40510->172.17.0.2:30693, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49804->172.17.0.2:38321, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53802->172.17.0.2:39049, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33593") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58310->172.17.0.2:33593, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35477") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38630->172.17.0.2:35477, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37355") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34960") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56796->172.17.0.2:37355, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30112") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33564->172.17.0.2:34960, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33446->172.17.0.2:30112, err= 2025/08/09 04:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33691") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56136->172.17.0.2:33691, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33081") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56360->172.17.0.2:33081, err= 2025/08/09 04:13:36 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/09 04:13:36 INFO : a/potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : b/potato: Deleted 2025/08/09 04:13:36 INFO : d/e: Removing directory 2025/08/09 04:13:36 INFO : d: Removing directory 2025/08/09 04:13:36 INFO : b: Removing directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: deleted 3 directories 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32454") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42274->172.17.0.2:32454, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34923") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45252->172.17.0.2:34923, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35010") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43798->172.17.0.2:35010, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35066") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37690->172.17.0.2:35066, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35941") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39976->172.17.0.2:35941, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32503") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59614->172.17.0.2:32503, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36544") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52868->172.17.0.2:36544, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39981") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39892->172.17.0.2:39981, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38486") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47814->172.17.0.2:38486, err= 2025/08/09 04:13:36 INFO : d: Making directory 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34782") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43410->172.17.0.2:34782, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31804") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39295") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40272->172.17.0.2:39295, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37382") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34428->172.17.0.2:31804, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57476->172.17.0.2:37382, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33446") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41080->172.17.0.2:33446, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38228") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35742") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49900->172.17.0.2:38228, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58630->172.17.0.2:35742, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32048") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49014->172.17.0.2:32048, err= 2025/08/09 04:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30038") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55594->172.17.0.2:30038, err= 2025/08/09 04:13:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/09 04:13:36 INFO : a/potato2: Copied (new) 2025/08/09 04:13:36 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting files as there were IO errors 2025/08/09 04:13:36 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting directories as there were IO errors 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33837") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34036->172.17.0.2:33837, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37242") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36513") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36667") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38650->172.17.0.2:37242, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42370->172.17.0.2:36667, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35344") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35130->172.17.0.2:35344, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39382->172.17.0.2:36513, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33534") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56060->172.17.0.2:33534, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31893") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35454") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30872") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32424") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43916->172.17.0.2:31893, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57206->172.17.0.2:30872, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35956->172.17.0.2:35454, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60824->172.17.0.2:32424, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38551") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55270->172.17.0.2:38551, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37523") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59612->172.17.0.2:37523, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39701") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41822->172.17.0.2:39701, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39562") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44832->172.17.0.2:39562, err= 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39464") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54246->172.17.0.2:39464, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31699") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46044->172.17.0.2:31699, err= 2025/08/09 04:13:36 INFO : potato: Deleted 2025/08/09 04:13:36 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/09 04:13:36 INFO : potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31356") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36890->172.17.0.2:31356, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36410") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55426->172.17.0.2:36410, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31367") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46498->172.17.0.2:31367, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31563") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52966->172.17.0.2:31563, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37398") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54246->172.17.0.2:37398, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32343") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54474->172.17.0.2:32343, err= 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30339") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42784->172.17.0.2:30339, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 INFO : potato: Deleted 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37361") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50092->172.17.0.2:37361, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36295") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44800->172.17.0.2:36295, err= 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/09 04:13:36 INFO : potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34938") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44604->172.17.0.2:34938, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34921") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38452->172.17.0.2:34921, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34542") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59258->172.17.0.2:34542, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31177") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55262->172.17.0.2:31177, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36499") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36422->172.17.0.2:36499, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32846") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55858->172.17.0.2:32846, err= 2025/08/09 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37886") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33212->172.17.0.2:37886, err= 2025/08/09 04:13:36 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/09 04:13:36 INFO : potato2: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30472") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47246->172.17.0.2:30472, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30325") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59686->172.17.0.2:30325, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30528") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37602->172.17.0.2:30528, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31600") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54256->172.17.0.2:31600, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35184") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49556->172.17.0.2:35184, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38661") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45986->172.17.0.2:38661, err= 2025/08/09 04:13:36 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : enormous: Excluded 2025/08/09 04:13:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : potato2: Excluded 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34771") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60476->172.17.0.2:34771, err= 2025/08/09 04:13:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : potato2: Excluded 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30330") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40112->172.17.0.2:30330, err= 2025/08/09 04:13:36 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : enormous: Excluded 2025/08/09 04:13:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : potato2: Excluded 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38482") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52916->172.17.0.2:38482, err= 2025/08/09 04:13:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : potato2: Excluded 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34264") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60490->172.17.0.2:34264, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30262") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45920->172.17.0.2:30262, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33420") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48004->172.17.0.2:33420, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36828") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36662->172.17.0.2:36828, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38654") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56450->172.17.0.2:38654, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34725") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45852->172.17.0.2:34725, err= 2025/08/09 04:13:36 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : enormous: Excluded 2025/08/09 04:13:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 04:13:36 DEBUG : potato2: Excluded 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33215") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47742->172.17.0.2:33215, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : enormous: Deleted 2025/08/09 04:13:36 INFO : potato2: Deleted 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30809") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38972->172.17.0.2:30809, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39795") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39064->172.17.0.2:39795, err= 2025/08/09 04:13:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/09 04:13:36 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 INFO : enormous: Deleted 2025/08/09 04:13:36 INFO : potato2: Deleted 2025/08/09 04:13:36 INFO : There was nothing to transfer 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38948") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48106->172.17.0.2:38948, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33585") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35512->172.17.0.2:33585, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35391") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44056->172.17.0.2:35391, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30975") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42256->172.17.0.2:30975, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36708") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33886->172.17.0.2:36708, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30141") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57914->172.17.0.2:30141, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31886") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43010->172.17.0.2:31886, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30491") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43876->172.17.0.2:30491, err= 2025/08/09 04:13:36 DEBUG : five: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/09 04:13:36 DEBUG : one: Destination is newer than source, skipping 2025/08/09 04:13:36 DEBUG : three: Sizes identical 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32101") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59214->172.17.0.2:32101, err= 2025/08/09 04:13:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 04:13:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 04:13:36 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/09 04:13:36 INFO : five: Copied (new) 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32763") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59588->172.17.0.2:32763, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33123") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39348->172.17.0.2:33123, err= 2025/08/09 04:13:36 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/09 04:13:36 INFO : four: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/09 04:13:36 INFO : two: Copied (replaced existing) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39344") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54922->172.17.0.2:39344, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36068") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40798->172.17.0.2:36068, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33531") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49512->172.17.0.2:33531, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/09 04:13:36 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34957") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45764->172.17.0.2:34957, err= 2025/08/09 04:13:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39566") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37977") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51286->172.17.0.2:39566, err= 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57356->172.17.0.2:37977, err= 2025/08/09 04:13:36 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/09 04:13:36 INFO : potato: Copied (new) 2025/08/09 04:13:36 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/09 04:13:36 INFO : yam: Copied (new) 2025/08/09 04:13:36 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30631") 2025/08/09 04:13:36 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46472->172.17.0.2:30631, err= 2025/08/09 04:13:37 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36316") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57052->172.17.0.2:36316, err= 2025/08/09 04:13:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : potato: Unchanged skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32246") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48474->172.17.0.2:32246, err= 2025/08/09 04:13:37 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/09 04:13:37 INFO : yaml: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : yam: Deleted 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34910") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48618->172.17.0.2:34910, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30077") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54896->172.17.0.2:30077, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36305") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45778->172.17.0.2:36305, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34819") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57956->172.17.0.2:34819, err= 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Making map for --track-renames 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Finished making map for --track-renames 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for renames to finish 2025/08/09 04:13:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36975") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34805") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44690->172.17.0.2:36975, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48566->172.17.0.2:34805, err= 2025/08/09 04:13:37 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/09 04:13:37 INFO : yam: Copied (new) 2025/08/09 04:13:37 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/09 04:13:37 INFO : potato: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38576") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59106->172.17.0.2:38576, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38471") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49912->172.17.0.2:38471, err= 2025/08/09 04:13:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Making map for --track-renames 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Finished making map for --track-renames 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : potato: Unchanged skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for renames to finish 2025/08/09 04:13:37 INFO : yam: Moved (server-side) to: yaml 2025/08/09 04:13:37 INFO : yaml: Renamed from "yam" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35200") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50892->172.17.0.2:35200, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36467") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39178->172.17.0.2:36467, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32480") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58354->172.17.0.2:32480, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38791") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60956->172.17.0.2:38791, err= 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Making map for --track-renames 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Finished making map for --track-renames 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 04:13:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for renames to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30737") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33426->172.17.0.2:30737, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35762") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47758->172.17.0.2:35762, err= 2025/08/09 04:13:37 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/09 04:13:37 INFO : potato: Copied (new) 2025/08/09 04:13:37 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/09 04:13:37 INFO : sub/yam: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35361") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43642->172.17.0.2:35361, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34509") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53918->172.17.0.2:34509, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34152") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48672->172.17.0.2:34152, err= 2025/08/09 04:13:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33602") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44354->172.17.0.2:33602, err= 2025/08/09 04:13:37 DEBUG : potato: Unchanged skipping 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Making map for --track-renames 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Finished making map for --track-renames 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for renames to finish 2025/08/09 04:13:37 INFO : sub/yam: Moved (server-side) to: yam 2025/08/09 04:13:37 INFO : yam: Renamed from "sub/yam" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38805") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46552->172.17.0.2:38805, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30161") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40370->172.17.0.2:30161, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38494") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42526->172.17.0.2:38494, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30220") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47184->172.17.0.2:30220, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36869") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37192->172.17.0.2:36869, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "/tmp/rclone3694213292/dir1" 2025/08/09 04:13:37 DEBUG : Config file has changed externally - reloading 2025/08/09 04:13:37 DEBUG : Creating backend with remote "/tmp/rclone3694213292/dir2" 2025/08/09 04:13:37 DEBUG : Local file system at /tmp/rclone3694213292/dir2: Using server-side directory move 2025/08/09 04:13:37 INFO : Local file system at /tmp/rclone3694213292/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 04:13:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : Local file system at /tmp/rclone3694213292/dir2: Waiting for checks to finish 2025/08/09 04:13:37 INFO : file1.txt: Moved (server-side) 2025/08/09 04:13:37 DEBUG : Local file system at /tmp/rclone3694213292/dir2: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39513") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34586->172.17.0.2:39513, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37372") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59342->172.17.0.2:37372, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39716") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35916->172.17.0.2:39716, err= 2025/08/09 04:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31804") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34430->172.17.0.2:31804, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36515") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47854->172.17.0.2:36515, err= 2025/08/09 04:13:37 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:37 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:37 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:37 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/09 04:13:37 INFO : nested/sub dir/file: Copied (new) 2025/08/09 04:13:37 INFO : nested/sub dir/file: Deleted 2025/08/09 04:13:37 INFO : sub dir: Removing directory 2025/08/09 04:13:37 INFO : nested/sub dir: Removing directory 2025/08/09 04:13:37 INFO : nested: Removing directory 2025/08/09 04:13:37 DEBUG : Local file system at /tmp/rclone3694213292: deleted 3 directories 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34113") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48716->172.17.0.2:34113, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35627") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35480") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56076->172.17.0.2:35627, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43402->172.17.0.2:35480, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34600") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53212->172.17.0.2:34600, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35134") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41776->172.17.0.2:35134, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33062") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53526->172.17.0.2:33062, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34243") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37526->172.17.0.2:34243, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38999") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33264->172.17.0.2:38999, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32844") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41136->172.17.0.2:32844, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38706") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43902->172.17.0.2:38706, err= 2025/08/09 04:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38665") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43176->172.17.0.2:38665, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30771") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59922->172.17.0.2:30771, err= 2025/08/09 04:13:37 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 04:13:37 INFO : sub dir/hello world: Copied (new) 2025/08/09 04:13:37 INFO : sub dir/hello world: Deleted 2025/08/09 04:13:37 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/09 04:13:37 INFO : nested/sub dir/file: Copied (new) 2025/08/09 04:13:37 INFO : nested/sub dir/file: Deleted 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32916") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43812->172.17.0.2:32916, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37999") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53798->172.17.0.2:37999, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36668") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43958->172.17.0.2:36668, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33932") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57972->172.17.0.2:33932, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34768") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39912->172.17.0.2:34768, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39285") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35678->172.17.0.2:39285, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35817") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51152->172.17.0.2:35817, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34315") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59454->172.17.0.2:34315, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38727") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60932->172.17.0.2:38727, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38497") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49952->172.17.0.2:38497, err= 2025/08/09 04:13:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37030") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31990") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49530->172.17.0.2:37030, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44920->172.17.0.2:31990, err= 2025/08/09 04:13:37 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/09 04:13:37 INFO : existing: Copied (new) 2025/08/09 04:13:37 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/09 04:13:37 INFO : existing-b: Copied (new) 2025/08/09 04:13:37 INFO : existing: Deleted 2025/08/09 04:13:37 INFO : existing-b: Deleted 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37780") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41652->172.17.0.2:37780, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31651") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55652->172.17.0.2:31651, err= 2025/08/09 04:13:37 DEBUG : existing: Destination exists, skipping 2025/08/09 04:13:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36232") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32860->172.17.0.2:36232, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34755") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32890->172.17.0.2:34755, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31359") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59932->172.17.0.2:31359, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-maqaqul9xifa" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:56024->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34671") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45858->172.17.0.2:34671, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39684") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43368->172.17.0.2:39684, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36442") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45008->172.17.0.2:36442, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34632") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60274->172.17.0.2:34632, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-maqaqul9xifa 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:37542") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:36698->172.17.0.2:37542, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:36918") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:37276->172.17.0.2:36918, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:36015") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:38796->172.17.0.2:36015, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Using server-side directory move 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:37418") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:40132->172.17.0.2:37418, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37405") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34834->172.17.0.2:37405, err= 2025/08/09 04:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:56034->172.17.0.2:21, err= 2025/08/09 04:13:37 INFO : empty space: Deleted 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Waiting for transfers to finish 2025/08/09 04:13:37 INFO : potato2: Moved (server-side) 2025/08/09 04:13:37 INFO : potato3: Deleted 2025/08/09 04:13:37 INFO : potato3: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36132") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39416->172.17.0.2:36132, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:37407") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:51768->172.17.0.2:37407, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zovitet8vado" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: > dial: conn=172.17.0.1:56046->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Using server-side directory move 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Server side directory move succeeded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: dial("tcp","172.17.0.2:33597") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: > dial: conn=172.17.0.1:58808->172.17.0.2:33597, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:37601") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:40174->172.17.0.2:37601, err= 2025/08/09 04:13:37 ERROR : error listing: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: dial("tcp","172.17.0.2:35922") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: > dial: conn=172.17.0.1:46496->172.17.0.2:35922, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Purge object "empty space" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Purge object "potato2" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Purge object "potato3" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-zovitet8vado: Purge dir "" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: dial("tcp","172.17.0.2:35328") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: > dial: conn=172.17.0.1:58680->172.17.0.2:35328, err= 2025/08/09 04:13:37 ERROR : error listing: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-maqaqul9xifa: Purge dir "" 2025/08/09 04:13:37 NOTICE: purge failed to rmdir "": directory not found 2025/08/09 04:13:37 NOTICE: purge failed: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33936") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36422->172.17.0.2:33936, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32723") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56348->172.17.0.2:32723, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-giyukur4pebe" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:56058->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32935") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56334->172.17.0.2:32935, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36030") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37436->172.17.0.2:36030, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39863") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47728->172.17.0.2:39863, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34910") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48624->172.17.0.2:34910, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-giyukur4pebe 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:31392") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:46164->172.17.0.2:31392, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:36653") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:56530->172.17.0.2:36653, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:36778") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:45944->172.17.0.2:36778, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:33775") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38761") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40924->172.17.0.2:38761, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:43696->172.17.0.2:33775, err= 2025/08/09 04:13:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 04:13:37 DEBUG : empty space: Excluded 2025/08/09 04:13:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 04:13:37 DEBUG : empty space: Excluded 2025/08/09 04:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:56064->172.17.0.2:21, err= 2025/08/09 04:13:37 INFO : potato2: Moved (server-side) 2025/08/09 04:13:37 INFO : potato3: Deleted 2025/08/09 04:13:37 INFO : potato3: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35101") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58910->172.17.0.2:35101, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:38848") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:41032->172.17.0.2:38848, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fokokun6yiba" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: > dial: conn=172.17.0.1:56066->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: dial("tcp","172.17.0.2:36576") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: > dial: conn=172.17.0.1:56018->172.17.0.2:36576, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:30861") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:51220->172.17.0.2:30861, err= 2025/08/09 04:13:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 04:13:37 DEBUG : empty space: Excluded 2025/08/09 04:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: > dial: conn=172.17.0.1:56068->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Waiting for transfers to finish 2025/08/09 04:13:37 INFO : potato2: Moved (server-side) 2025/08/09 04:13:37 INFO : potato3: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: dial("tcp","172.17.0.2:33043") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: > dial: conn=172.17.0.1:53668->172.17.0.2:33043, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:36782") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:60456->172.17.0.2:36782, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: dial("tcp","172.17.0.2:31643") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: > dial: conn=172.17.0.1:46898->172.17.0.2:31643, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Purge object "potato2" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Purge object "potato3" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-fokokun6yiba: Purge dir "" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: dial("tcp","172.17.0.2:32448") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: > dial: conn=172.17.0.1:40886->172.17.0.2:32448, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Purge object "empty space" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-giyukur4pebe: Purge dir "" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37420") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40712->172.17.0.2:37420, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38489") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34230->172.17.0.2:38489, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cocohex0qeju" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:56076->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39015") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49912->172.17.0.2:39015, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37587") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59260->172.17.0.2:37587, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31033") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53316->172.17.0.2:31033, err= 2025/08/09 04:13:37 INFO : tomatoDir: Making directory 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33094") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45342->172.17.0.2:33094, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33687") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45868->172.17.0.2:33687, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-genucik3wexo -> ftp://172.17.0.2:21/rclone-test-cocohex0qeju 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:39138") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:32926->172.17.0.2:39138, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:39568") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:38002->172.17.0.2:39568, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:33811") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:36792->172.17.0.2:33811, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Using server-side directory move 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:33365") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:37996->172.17.0.2:33365, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36900") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59416->172.17.0.2:36900, err= 2025/08/09 04:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38714") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58796->172.17.0.2:38714, err= 2025/08/09 04:13:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : empty space: Unchanged skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:56084->172.17.0.2:21, err= 2025/08/09 04:13:37 INFO : potato2: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Waiting for checks to finish 2025/08/09 04:13:37 INFO : empty space: Deleted 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Waiting for transfers to finish 2025/08/09 04:13:37 INFO : potato3: Deleted 2025/08/09 04:13:37 INFO : potato3: Moved (server-side) 2025/08/09 04:13:37 INFO : tomatoDir: Removing directory 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: deleted 1 directories 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34602") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41100->172.17.0.2:34602, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33414") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35792->172.17.0.2:33414, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:33134") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:60100->172.17.0.2:33134, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biziyew8wiqe" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: > dial: conn=172.17.0.1:56094->172.17.0.2:21, err= 2025/08/09 04:13:37 INFO : tomatoDir: Making directory 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Using server-side directory move 2025/08/09 04:13:37 INFO : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Server side directory move succeeded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: dial("tcp","172.17.0.2:37046") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: > dial: conn=172.17.0.1:42394->172.17.0.2:37046, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: dial("tcp","172.17.0.2:33932") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: > dial: conn=172.17.0.1:57976->172.17.0.2:33932, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:39319") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:39404->172.17.0.2:39319, err= 2025/08/09 04:13:37 ERROR : error listing: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:31239") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:39068->172.17.0.2:31239, err= 2025/08/09 04:13:37 ERROR : error listing: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: dial("tcp","172.17.0.2:31345") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: > dial: conn=172.17.0.1:60824->172.17.0.2:31345, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Purge object "empty space" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Purge object "potato2" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Purge object "potato3" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: dial("tcp","172.17.0.2:31889") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: > dial: conn=172.17.0.1:34762->172.17.0.2:31889, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Purge dir "tomatoDir" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-biziyew8wiqe: Purge dir "" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: dial("tcp","172.17.0.2:30574") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: > dial: conn=172.17.0.1:37258->172.17.0.2:30574, err= 2025/08/09 04:13:37 ERROR : error listing: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-cocohex0qeju: Purge dir "" 2025/08/09 04:13:37 NOTICE: purge failed to rmdir "": directory not found 2025/08/09 04:13:37 NOTICE: purge failed: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38625") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47560->172.17.0.2:38625, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31745") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48732->172.17.0.2:31745, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33054") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38240->172.17.0.2:33054, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37701") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33542->172.17.0.2:37701, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/rclone-sync-test" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: > dial: conn=172.17.0.1:56102->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34015") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53944->172.17.0.2:34015, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36829") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57918->172.17.0.2:36829, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/rclone-sync-test" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: > dial: conn=172.17.0.1:56106->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/rclone-sync-test-include/layer2" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56112->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/rclone-sync-test-ignore-file" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56126->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31572") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52732->172.17.0.2:31572, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: dial("tcp","172.17.0.2:30617") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32366") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35168->172.17.0.2:32366, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: > dial: conn=172.17.0.1:48622->172.17.0.2:30617, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36314") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38376->172.17.0.2:36314, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37271") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42690->172.17.0.2:37271, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: dial("tcp","172.17.0.2:32298") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test: > dial: conn=172.17.0.1:51322->172.17.0.2:32298, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32552") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40170->172.17.0.2:32552, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : rclone-sync-test-include: Removing directory 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: failed to delete 1 directories 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32711") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57480->172.17.0.2:32711, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:35508") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37284->172.17.0.2:35508, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38371") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36272->172.17.0.2:38371, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:34538") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35928") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49342->172.17.0.2:34538, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37302->172.17.0.2:35928, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32534") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47836->172.17.0.2:32534, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : rclone-sync-test-include: Removing directory 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: failed to delete 1 directories 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34388") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:38123") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54266->172.17.0.2:38123, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56258->172.17.0.2:34388, err= 2025/08/09 04:13:37 DEBUG : Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test: Excluded 2025/08/09 04:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32782") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42746->172.17.0.2:32782, err= 2025/08/09 04:13:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38540") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58544->172.17.0.2:38540, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36422") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41284->172.17.0.2:36422, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30406") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56294->172.17.0.2:30406, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35618") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60436->172.17.0.2:35618, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35051") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39110->172.17.0.2:35051, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32699") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49102->172.17.0.2:32699, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56142->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: > dial: conn=172.17.0.1:56156->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:36244") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:51744->172.17.0.2:36244, err= 2025/08/09 04:13:37 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:30082") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:34832->172.17.0.2:30082, err= 2025/08/09 04:13:37 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/09 04:13:37 INFO : one: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32285") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38340->172.17.0.2:32285, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39052") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34220->172.17.0.2:39052, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33206") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33064->172.17.0.2:33206, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35074") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56014->172.17.0.2:35074, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:32098") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:42288->172.17.0.2:32098, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:31915") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:39692->172.17.0.2:31915, err= 2025/08/09 04:13:37 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/09 04:13:37 INFO : one: Copied (replaced existing) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37079") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46852->172.17.0.2:37079, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35736") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56532->172.17.0.2:35736, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31161") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49562->172.17.0.2:31161, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39266") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56976->172.17.0.2:39266, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32577") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33652->172.17.0.2:32577, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37622") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36281") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45140->172.17.0.2:36281, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58986->172.17.0.2:37622, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:39573") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:52554->172.17.0.2:39573, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36463") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60790->172.17.0.2:36463, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31077") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56836->172.17.0.2:31077, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39692") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44994->172.17.0.2:39692, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30944") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41410->172.17.0.2:30944, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35184") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49572->172.17.0.2:35184, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39094") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56304->172.17.0.2:39094, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30528") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37618->172.17.0.2:30528, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:30917") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:53040->172.17.0.2:30917, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: > dial: conn=172.17.0.1:56162->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37331") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49494->172.17.0.2:37331, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31101") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44594->172.17.0.2:31101, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35639") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48418->172.17.0.2:35639, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:33580") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:52674->172.17.0.2:33580, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : There was nothing to transfer 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32402") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33970->172.17.0.2:32402, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35231") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35775") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37210->172.17.0.2:35231, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53522->172.17.0.2:35775, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31545") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38420->172.17.0.2:31545, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30930") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36940") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60560->172.17.0.2:36940, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40440->172.17.0.2:30930, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/CompareDest" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/CompareDest" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:33018") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:59612->172.17.0.2:33018, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 04:13:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:33764") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:57088->172.17.0.2:33764, err= 2025/08/09 04:13:37 DEBUG : two.1503b713.partial: renamed to: two 2025/08/09 04:13:37 INFO : two: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31582") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54688->172.17.0.2:31582, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31665") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30345") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56884->172.17.0.2:30345, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54074->172.17.0.2:31665, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34140") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37360->172.17.0.2:34140, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30689") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41170->172.17.0.2:30689, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30532") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33696->172.17.0.2:30532, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35665") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50360->172.17.0.2:35665, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37949") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41596->172.17.0.2:37949, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34686") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58800->172.17.0.2:34686, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31766") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36040->172.17.0.2:31766, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35518") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31847") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51812->172.17.0.2:35518, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57488->172.17.0.2:31847, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dest" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: > dial: conn=172.17.0.1:56166->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/pre-dest1" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest1: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest1: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest1: > dial: conn=172.17.0.1:56174->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/pre-dest1" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/pre-dest1" 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/pre-dest2" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest2: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest2: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest2: > dial: conn=172.17.0.1:56176->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/pre-dest2" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/pre-dest2" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: dial("tcp","172.17.0.2:33235") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: > dial: conn=172.17.0.1:39122->172.17.0.2:33235, err= 2025/08/09 04:13:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/09 04:13:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: Waiting for checks to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: dial("tcp","172.17.0.2:37088") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: > dial: conn=172.17.0.1:40312->172.17.0.2:37088, err= 2025/08/09 04:13:37 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/09 04:13:37 INFO : 3: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: dial("tcp","172.17.0.2:30640") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dest: > dial: conn=172.17.0.1:49884->172.17.0.2:30640, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38798") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58306->172.17.0.2:38798, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38609") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36671") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39564->172.17.0.2:38609, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34850") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35180->172.17.0.2:36671, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56038->172.17.0.2:34850, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31821") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35532->172.17.0.2:31821, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37152") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31494") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38822") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57548->172.17.0.2:38822, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33100->172.17.0.2:37152, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35376->172.17.0.2:31494, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32232") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35420->172.17.0.2:32232, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest1: closing 1 unused connections 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38722") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36694->172.17.0.2:38722, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34815") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37238->172.17.0.2:34815, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34092") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37614->172.17.0.2:34092, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31224") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54080->172.17.0.2:31224, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35729") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41116->172.17.0.2:35729, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32408") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59674->172.17.0.2:32408, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33745") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44812->172.17.0.2:33745, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56192->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: > dial: conn=172.17.0.1:56204->172.17.0.2:21, err= 2025/08/09 04:13:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/backup" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34685") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:54650->172.17.0.2:34685, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : two: Unchanged skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 INFO : one: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:31027") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:52872->172.17.0.2:31027, err= 2025/08/09 04:13:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:37 INFO : one: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : three.txt: Moved (server-side) 2025/08/09 04:13:37 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37002") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48146->172.17.0.2:37002, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33271") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30600") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59318->172.17.0.2:33271, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36308->172.17.0.2:30600, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34805") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48574->172.17.0.2:34805, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38358") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50584->172.17.0.2:38358, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33739") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36178") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46624->172.17.0.2:36178, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36734->172.17.0.2:33739, err= 2025/08/09 04:13:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/backup" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:30566") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:34000->172.17.0.2:30566, err= 2025/08/09 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:37 DEBUG : two: Unchanged skipping 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:37 INFO : one: Deleted 2025/08/09 04:13:37 INFO : one: Moved (server-side) 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:31959") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:51672->172.17.0.2:31959, err= 2025/08/09 04:13:37 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:37 INFO : one: Copied (new) 2025/08/09 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:37 INFO : three.txt: Deleted 2025/08/09 04:13:37 INFO : three.txt: Moved (server-side) 2025/08/09 04:13:37 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31633") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43300->172.17.0.2:31633, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34297") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34946->172.17.0.2:34297, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34445") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37130->172.17.0.2:34445, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35027") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33530->172.17.0.2:35027, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30626") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30771") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59934->172.17.0.2:30771, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49630->172.17.0.2:30626, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37779") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39702->172.17.0.2:37779, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36076") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40120->172.17.0.2:36076, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30060") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35566->172.17.0.2:30060, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30202") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52674->172.17.0.2:30202, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33731") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32808->172.17.0.2:33731, err= 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33401") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44202->172.17.0.2:33401, err= 2025/08/09 04:13:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:37 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:37 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:37 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56218->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: > dial: conn=172.17.0.1:56226->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/backup" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:38843") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:55320->172.17.0.2:38843, err= 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:36381") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:58362->172.17.0.2:36381, err= 2025/08/09 04:13:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33965") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38800->172.17.0.2:33965, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32050") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37134->172.17.0.2:32050, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37775") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56290->172.17.0.2:37775, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30598") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60042->172.17.0.2:30598, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35554") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38678->172.17.0.2:35554, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31268") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59586->172.17.0.2:31268, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37045") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38936->172.17.0.2:37045, err= 2025/08/09 04:13:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/backup" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:39206") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:57984->172.17.0.2:39206, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 INFO : one.bak: Deleted 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:35769") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:33210->172.17.0.2:35769, err= 2025/08/09 04:13:38 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three.txt.bak: Deleted 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32328") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50774->172.17.0.2:32328, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30470") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35079") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60444->172.17.0.2:35079, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52884->172.17.0.2:30470, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38428") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34572->172.17.0.2:38428, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32023") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43718->172.17.0.2:32023, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39420") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44540->172.17.0.2:39420, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36875") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55704->172.17.0.2:36875, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35023") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46682->172.17.0.2:35023, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33964") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60616->172.17.0.2:33964, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33707") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34068->172.17.0.2:33707, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33009") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58990->172.17.0.2:33009, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30770") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37538->172.17.0.2:30770, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56230->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: > dial: conn=172.17.0.1:56242->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-genucik3wexo/backup" to be canonical "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34345") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:32834->172.17.0.2:34345, err= 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:38268") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:47334->172.17.0.2:38268, err= 2025/08/09 04:13:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32569") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44554->172.17.0.2:32569, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37767") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37608") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50768->172.17.0.2:37767, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36448->172.17.0.2:37608, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38948") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48118->172.17.0.2:38948, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39012") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48022->172.17.0.2:39012, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35282") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54916->172.17.0.2:35282, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35251") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56022->172.17.0.2:35251, err= 2025/08/09 04:13:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-genucik3wexo/backup" for canonical name "TestFTPPureftpd{VwsoU}:rclone-test-genucik3wexo/backup" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34183") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:57044->172.17.0.2:34183, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 INFO : one-2019-01-01: Deleted 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34073") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:51922->172.17.0.2:34073, err= 2025/08/09 04:13:38 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three-2019-01-01.txt: Deleted 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37107") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43122->172.17.0.2:37107, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36787") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55132->172.17.0.2:36787, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36872") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55176->172.17.0.2:36872, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39103") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45090->172.17.0.2:39103, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38990") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36401") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46278->172.17.0.2:36401, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53802->172.17.0.2:38990, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35831") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42394->172.17.0.2:35831, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32941") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52848->172.17.0.2:32941, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37986") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50218->172.17.0.2:37986, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30928") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34128->172.17.0.2:30928, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34804") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42948->172.17.0.2:34804, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36185") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57636->172.17.0.2:36185, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56258->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:35727") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:33474->172.17.0.2:35727, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34493") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:53592->172.17.0.2:34493, err= 2025/08/09 04:13:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37037") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50786->172.17.0.2:37037, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39569") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36018->172.17.0.2:39569, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34058") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49074->172.17.0.2:34058, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30874") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39096->172.17.0.2:30874, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35280") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53086->172.17.0.2:35280, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:37005") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:45038->172.17.0.2:37005, err= 2025/08/09 04:13:38 DEBUG : one.bak: Excluded (Path Filter) 2025/08/09 04:13:38 DEBUG : one.bak: Excluded 2025/08/09 04:13:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/09 04:13:38 DEBUG : three.txt.bak: Excluded 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 INFO : one.bak: Deleted 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:39964") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:55182->172.17.0.2:39964, err= 2025/08/09 04:13:38 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : three.txt.bak: Deleted 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 INFO : three.txt: Moved into backup dir 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30544") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41892->172.17.0.2:30544, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39086") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33840->172.17.0.2:39086, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32544") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38318->172.17.0.2:32544, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35617") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59636->172.17.0.2:35617, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34351") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58138->172.17.0.2:34351, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30428") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45614->172.17.0.2:30428, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38463") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47764->172.17.0.2:38463, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33660") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45288->172.17.0.2:33660, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33223") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46258->172.17.0.2:33223, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34757") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38310->172.17.0.2:34757, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56274->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:35515") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:44780->172.17.0.2:35515, err= 2025/08/09 04:13:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:32102") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:41384->172.17.0.2:32102, err= 2025/08/09 04:13:38 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/09 04:13:38 INFO : three.txt: Copied (new) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30494") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35032->172.17.0.2:30494, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30415") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47548->172.17.0.2:30415, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36675") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37712->172.17.0.2:36675, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35067") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38316->172.17.0.2:35067, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:38 INFO : one.bak: Deleted 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:37369") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:38508->172.17.0.2:37369, err= 2025/08/09 04:13:38 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 04:13:38 INFO : three.txt.bak: Deleted 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:32269") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:37536->172.17.0.2:32269, err= 2025/08/09 04:13:38 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/09 04:13:38 INFO : three.txt: Copied (new) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37020") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50850->172.17.0.2:37020, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33021") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38146->172.17.0.2:33021, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37361") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50102->172.17.0.2:37361, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33893") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45342->172.17.0.2:33893, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39547") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56438->172.17.0.2:39547, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35575") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43374->172.17.0.2:35575, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37362") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33210->172.17.0.2:37362, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35266") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57544->172.17.0.2:35266, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37951") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34074->172.17.0.2:37951, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35947") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33036->172.17.0.2:35947, err= 2025/08/09 04:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-genucik3wexo/dst" 2025/08/09 04:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VwsoU}" suffix to name 2025/08/09 04:13:38 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/09 04:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/09 04:13:38 DEBUG : Setting pass="HoOl6tF8lrRxMvzU-0NPrUcLxwii79ipugnNG3Fl9hA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/09 04:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: Connecting to FTP server 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:56276->172.17.0.2:21, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:32063") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:33454->172.17.0.2:32063, err= 2025/08/09 04:13:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:34559") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:38054->172.17.0.2:34559, err= 2025/08/09 04:13:38 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/09 04:13:38 INFO : three.txt: Copied (new) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34036") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51498->172.17.0.2:34036, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39491") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47788->172.17.0.2:39491, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33619") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58230->172.17.0.2:33619, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37864") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50484->172.17.0.2:37864, err= 2025/08/09 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 04:13:38 INFO : one-2019-01-01: Deleted 2025/08/09 04:13:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:36911") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:44578->172.17.0.2:36911, err= 2025/08/09 04:13:38 DEBUG : one.1503b713.partial: renamed to: one 2025/08/09 04:13:38 INFO : one: Copied (new) 2025/08/09 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : two: Unchanged skipping 2025/08/09 04:13:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 04:13:38 INFO : three-2019-01-01.txt: Deleted 2025/08/09 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: dial("tcp","172.17.0.2:36604") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo/dst: > dial: conn=172.17.0.1:45336->172.17.0.2:36604, err= 2025/08/09 04:13:38 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/09 04:13:38 INFO : three.txt: Copied (new) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37381") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55780->172.17.0.2:37381, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35904") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55624->172.17.0.2:35904, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34363") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42208->172.17.0.2:34363, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31989") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52098->172.17.0.2:31989, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35517") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34930->172.17.0.2:35517, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37678") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57224->172.17.0.2:37678, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39198") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53802->172.17.0.2:39198, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31408") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58064->172.17.0.2:31408, err= 2025/08/09 04:13:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37171") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34182->172.17.0.2:37171, err= 2025/08/09 04:13:38 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/09 04:13:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33132") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50448->172.17.0.2:33132, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34799") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33126->172.17.0.2:34799, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38924") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53366->172.17.0.2:38924, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38448") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52794->172.17.0.2:38448, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37667") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59154->172.17.0.2:37667, err= 2025/08/09 04:13:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39542") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60242->172.17.0.2:39542, err= 2025/08/09 04:13:38 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/09 04:13:38 INFO : existing: Copied (new) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34910") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48640->172.17.0.2:34910, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31174") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51494->172.17.0.2:31174, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38591") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60120->172.17.0.2:38591, err= 2025/08/09 04:13:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting files as there were IO errors 2025/08/09 04:13:38 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting directories as there were IO errors 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39508") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50054->172.17.0.2:39508, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39424") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44772->172.17.0.2:39424, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39526") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51986->172.17.0.2:39526, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31864") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48146->172.17.0.2:31864, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30684") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49624->172.17.0.2:30684, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34357") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36642->172.17.0.2:34357, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : existing: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : There was nothing to transfer 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39337") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51432->172.17.0.2:39337, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37049") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58950->172.17.0.2:37049, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31593") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44924->172.17.0.2:31593, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34972") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33418->172.17.0.2:34972, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39627") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39982->172.17.0.2:39627, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38235") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50866->172.17.0.2:38235, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39439") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58526->172.17.0.2:39439, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35657") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42346->172.17.0.2:35657, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38393") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43284->172.17.0.2:38393, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31765") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53152->172.17.0.2:31765, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36074") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52092->172.17.0.2:36074, 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.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31909") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55822->172.17.0.2:31909, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38064") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37694->172.17.0.2:38064, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34164") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55192->172.17.0.2:34164, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34915") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56154->172.17.0.2:34915, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37952") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40824->172.17.0.2:37952, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39516") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51704->172.17.0.2:39516, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30243") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39052->172.17.0.2:30243, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35931") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35158->172.17.0.2:35931, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38880") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42992->172.17.0.2:38880, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32375") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33550->172.17.0.2:32375, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30078") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45690->172.17.0.2:30078, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35973") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46778->172.17.0.2:35973, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36903") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42086->172.17.0.2:36903, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35754") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59086->172.17.0.2:35754, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30559") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50814->172.17.0.2:30559, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38362") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48254->172.17.0.2:38362, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34748") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50950->172.17.0.2:34748, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36387") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53554->172.17.0.2:36387, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30566") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34010->172.17.0.2:30566, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32273") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39276->172.17.0.2:32273, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30974") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60908->172.17.0.2:30974, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35271") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60206->172.17.0.2:35271, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37079") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46860->172.17.0.2:37079, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32961") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37996->172.17.0.2:32961, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33943") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37288->172.17.0.2:33943, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33049") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60352->172.17.0.2:33049, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34213") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50194->172.17.0.2:34213, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30948") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33022->172.17.0.2:30948, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35519") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58984->172.17.0.2:35519, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35687") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60786->172.17.0.2:35687, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39987") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59926->172.17.0.2:39987, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39803") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37034->172.17.0.2:39803, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32625") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55192->172.17.0.2:32625, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33088") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34580->172.17.0.2:33088, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31644") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53464->172.17.0.2:31644, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39392") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43842->172.17.0.2:39392, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30639") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58148->172.17.0.2:30639, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31992") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57616->172.17.0.2:31992, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37256") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59072->172.17.0.2:37256, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35470") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50132->172.17.0.2:35470, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39674") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58530->172.17.0.2:39674, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36679") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35652->172.17.0.2:36679, err= 2025/08/09 04:13:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : both0: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both13: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both14: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both15: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both16: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both17: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both18: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both19: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both1: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both2: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both3: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both4: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both5: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both6: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both7: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both8: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both10: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both11: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both12: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both9: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 INFO : only1: Deleted 2025/08/09 04:13:38 INFO : only13: Deleted 2025/08/09 04:13:38 INFO : only7: Deleted 2025/08/09 04:13:38 INFO : only14: Deleted 2025/08/09 04:13:38 INFO : only12: Deleted 2025/08/09 04:13:38 INFO : only3: Deleted 2025/08/09 04:13:38 INFO : only17: Deleted 2025/08/09 04:13:38 INFO : only19: Deleted 2025/08/09 04:13:38 INFO : only10: Deleted 2025/08/09 04:13:38 INFO : only15: Deleted 2025/08/09 04:13:38 INFO : only0: Deleted 2025/08/09 04:13:38 INFO : only2: Deleted 2025/08/09 04:13:38 INFO : only5: Deleted 2025/08/09 04:13:38 INFO : only6: Deleted 2025/08/09 04:13:38 INFO : only11: Deleted 2025/08/09 04:13:38 INFO : only16: Deleted 2025/08/09 04:13:38 INFO : only9: Deleted 2025/08/09 04:13:38 INFO : only18: Deleted 2025/08/09 04:13:38 INFO : only4: Deleted 2025/08/09 04:13:38 INFO : only8: Deleted 2025/08/09 04:13:38 INFO : There was nothing to transfer 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30800") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34858->172.17.0.2:30800, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35322") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38722->172.17.0.2:35322, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39693") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58764->172.17.0.2:39693, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30358") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58224->172.17.0.2:30358, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38515") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60454->172.17.0.2:38515, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33375") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46560->172.17.0.2:33375, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34588") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41730->172.17.0.2:34588, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31941") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38438->172.17.0.2:31941, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36844") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48782->172.17.0.2:36844, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35777") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54128->172.17.0.2:35777, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33217") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56088->172.17.0.2:33217, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33528") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58572->172.17.0.2:33528, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38330") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51058->172.17.0.2:38330, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35256") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58224->172.17.0.2:35256, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34689") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37274->172.17.0.2:34689, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36588") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51676->172.17.0.2:36588, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37507") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59296->172.17.0.2:37507, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39488") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48970->172.17.0.2:39488, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31692") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58464->172.17.0.2:31692, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34976") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52572->172.17.0.2:34976, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32277") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43538->172.17.0.2:32277, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39251") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51988->172.17.0.2:39251, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39228") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53466->172.17.0.2:39228, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37164") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39874->172.17.0.2:37164, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39120") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54566->172.17.0.2:39120, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36466") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39444->172.17.0.2:36466, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33311") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49522->172.17.0.2:33311, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32633") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36380->172.17.0.2:32633, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34446") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33804->172.17.0.2:34446, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38188") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52618->172.17.0.2:38188, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37509") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44496->172.17.0.2:37509, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34144") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60548->172.17.0.2:34144, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37749") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35386->172.17.0.2:37749, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37390") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38830->172.17.0.2:37390, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38762") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43960->172.17.0.2:38762, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33076") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39182->172.17.0.2:33076, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35045") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56636->172.17.0.2:35045, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39453") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58740->172.17.0.2:39453, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33187") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36688->172.17.0.2:33187, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30350") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40634->172.17.0.2:30350, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37397") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51458->172.17.0.2:37397, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31731") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39922->172.17.0.2:31731, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33603") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58444->172.17.0.2:33603, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30096") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46322->172.17.0.2:30096, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39678") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48320->172.17.0.2:39678, err= 2025/08/09 04:13:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both0: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both10: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both11: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both12: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both13: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both14: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both15: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both16: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:38 DEBUG : both18: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both2: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both3: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both4: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both17: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both6: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both7: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both8: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:38 DEBUG : both9: Unchanged skipping 2025/08/09 04:13:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/09 04:13:38 DEBUG : both19: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both1: Unchanged skipping 2025/08/09 04:13:38 DEBUG : both5: Unchanged skipping 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36542") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36716") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37582") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41078->172.17.0.2:36716, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41172->172.17.0.2:36542, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32571") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50062->172.17.0.2:32571, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44982->172.17.0.2:37582, err= 2025/08/09 04:13:38 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/09 04:13:38 INFO : only0: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/09 04:13:38 INFO : only11: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/09 04:13:38 INFO : only10: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38678") 2025/08/09 04:13:38 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/09 04:13:38 INFO : only12: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48806->172.17.0.2:38678, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38890") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39784") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58116->172.17.0.2:38890, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51548->172.17.0.2:39784, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33210") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42756->172.17.0.2:33210, err= 2025/08/09 04:13:38 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/09 04:13:38 INFO : only16: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/09 04:13:38 INFO : only13: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32014") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37368") 2025/08/09 04:13:38 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/09 04:13:38 INFO : only15: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/09 04:13:38 INFO : only14: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59544->172.17.0.2:32014, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45422->172.17.0.2:37368, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32319") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58724->172.17.0.2:32319, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34180") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43462->172.17.0.2:34180, err= 2025/08/09 04:13:38 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/09 04:13:38 INFO : only18: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/09 04:13:38 INFO : only17: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31352") 2025/08/09 04:13:38 INFO : only1: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38831") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57352->172.17.0.2:38831, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37230->172.17.0.2:31352, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30247") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33518->172.17.0.2:30247, err= 2025/08/09 04:13:38 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/09 04:13:38 INFO : only3: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/09 04:13:38 INFO : only2: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/09 04:13:38 INFO : only19: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32557") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37301") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41660->172.17.0.2:32557, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55842->172.17.0.2:37301, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39055") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55390->172.17.0.2:39055, err= 2025/08/09 04:13:38 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/09 04:13:38 INFO : only4: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/09 04:13:38 INFO : only6: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33845") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34793") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33170->172.17.0.2:33845, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43216->172.17.0.2:34793, err= 2025/08/09 04:13:38 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/09 04:13:38 INFO : only7: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/09 04:13:38 INFO : only5: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/09 04:13:38 INFO : only9: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/09 04:13:38 INFO : only8: Copied (replaced existing) 2025/08/09 04:13:38 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38535") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38354->172.17.0.2:38535, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33262") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51414->172.17.0.2:33262, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38742") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49332->172.17.0.2:38742, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:38 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 04:13:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:38 INFO : empty_on_remote: Making directory 2025/08/09 04:13:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 04:13:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37390") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38836->172.17.0.2:37390, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39284") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33019") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35098->172.17.0.2:39284, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38860->172.17.0.2:33019, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35936") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34594->172.17.0.2:35936, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34450") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33012->172.17.0.2:34450, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32188") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40864->172.17.0.2:32188, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:38 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 04:13:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 04:13:38 INFO : empty_on_remote: Making directory 2025/08/09 04:13:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 04:13:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39851") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55070->172.17.0.2:39851, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31313") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38332") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51006->172.17.0.2:38332, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30298") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36302->172.17.0.2:31313, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36486") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58666->172.17.0.2:30298, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39746->172.17.0.2:36486, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35990") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47552->172.17.0.2:35990, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32966") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46750->172.17.0.2:32966, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : sub dir: Making directory 2025/08/09 04:13:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39628") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33168->172.17.0.2:39628, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37209") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47212->172.17.0.2:37209, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34577") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37722->172.17.0.2:34577, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34407") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54444->172.17.0.2:34407, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30108") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45738->172.17.0.2:30108, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37628") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40932->172.17.0.2:37628, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39279") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45260->172.17.0.2:39279, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30230") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53600->172.17.0.2:30230, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34688") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45110->172.17.0.2:34688, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39327") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54698->172.17.0.2:39327, err= 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31763") 2025/08/09 04:13:38 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33552->172.17.0.2:31763, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 04:13:38 INFO : sub dir: Making directory 2025/08/09 04:13:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33636") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59468->172.17.0.2:33636, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32727") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34712") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57792->172.17.0.2:32727, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47720->172.17.0.2:34712, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37664") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59320->172.17.0.2:37664, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38288") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35922->172.17.0.2:38288, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36579") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48204->172.17.0.2:36579, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31217") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42918->172.17.0.2:31217, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38980") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50738->172.17.0.2:38980, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37120") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57282->172.17.0.2:37120, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35176") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39466->172.17.0.2:35176, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32593") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33928->172.17.0.2:32593, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38836") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58648->172.17.0.2:38836, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33856") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43846->172.17.0.2:33856, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36284") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34574->172.17.0.2:36284, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35035") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35420->172.17.0.2:35035, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38916") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49390->172.17.0.2:38916, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35148") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40954->172.17.0.2:35148, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32717") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40070->172.17.0.2:32717, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39209") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51752->172.17.0.2:39209, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30897") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43098->172.17.0.2:30897, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33176") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37946->172.17.0.2:33176, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36781") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52274->172.17.0.2:36781, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31393") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44086->172.17.0.2:31393, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32850") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59614->172.17.0.2:32850, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36673") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53934->172.17.0.2:36673, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34318") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49596->172.17.0.2:34318, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35614") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50858->172.17.0.2:35614, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33193") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55288->172.17.0.2:33193, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39270") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54738->172.17.0.2:39270, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35257") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47362->172.17.0.2:35257, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37826") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60976->172.17.0.2:37826, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38936") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46706->172.17.0.2:38936, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39963") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37714->172.17.0.2:39963, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36873") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56472->172.17.0.2:36873, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30104") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55972->172.17.0.2:30104, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33236") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47908->172.17.0.2:33236, err= 2025/08/09 04:13:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37409") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37414->172.17.0.2:37409, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : There was nothing to transfer 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31533") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43286->172.17.0.2:31533, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34430") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55548->172.17.0.2:34430, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35082") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44758->172.17.0.2:35082, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31660") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32886->172.17.0.2:31660, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37532") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46476->172.17.0.2:37532, err= 2025/08/09 04:13:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39823") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40218->172.17.0.2:39823, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : There was nothing to transfer 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34752") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39750->172.17.0.2:34752, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32199") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51138->172.17.0.2:32199, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36986") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55752->172.17.0.2:36986, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37899") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53816->172.17.0.2:37899, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37121") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59402->172.17.0.2:37121, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30202") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52682->172.17.0.2:30202, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38811") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47838->172.17.0.2:38811, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36602") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47266->172.17.0.2:36602, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39241") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53588->172.17.0.2:39241, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34420") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43610->172.17.0.2:34420, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31627") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37422->172.17.0.2:31627, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32426") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60728->172.17.0.2:32426, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37221") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47022->172.17.0.2:37221, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32758") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44982->172.17.0.2:32758, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39166") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47334->172.17.0.2:39166, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37879") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51476->172.17.0.2:37879, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39590") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43224->172.17.0.2:39590, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38769") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51528->172.17.0.2:38769, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36066") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47534->172.17.0.2:36066, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31136") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49904->172.17.0.2:31136, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35245") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37708->172.17.0.2:35245, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37361") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50104->172.17.0.2:37361, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35729") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41124->172.17.0.2:35729, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31531") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57384->172.17.0.2:31531, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37389") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59812->172.17.0.2:37389, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37039") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52830->172.17.0.2:37039, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34761") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47136->172.17.0.2:34761, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33527") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57562->172.17.0.2:33527, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36577") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59748->172.17.0.2:36577, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30925") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56686->172.17.0.2:30925, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38342") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52132->172.17.0.2:38342, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37536") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43498->172.17.0.2:37536, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30120") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50848->172.17.0.2:30120, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39908") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58896->172.17.0.2:39908, err= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39590") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43226->172.17.0.2:39590, err= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : There was nothing to transfer 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39329") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56800->172.17.0.2:39329, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32936") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46290->172.17.0.2:32936, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38281") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35366->172.17.0.2:38281, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31359") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59942->172.17.0.2:31359, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34577") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37732->172.17.0.2:34577, err= 2025/08/09 04:13:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33218") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56090->172.17.0.2:33218, err= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : There was nothing to transfer 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32074") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51604->172.17.0.2:32074, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31250") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57120->172.17.0.2:31250, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32886") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48844->172.17.0.2:32886, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37679") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53458->172.17.0.2:37679, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37034") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59306->172.17.0.2:37034, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33598") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38104->172.17.0.2:33598, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39560") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47844->172.17.0.2:39560, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30722") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37180->172.17.0.2:30722, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34266") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38208->172.17.0.2:34266, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36668") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43970->172.17.0.2:36668, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31460") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59840->172.17.0.2:31460, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37208") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54636->172.17.0.2:37208, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37111") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50034->172.17.0.2:37111, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38989") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40150->172.17.0.2:38989, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35845") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59628->172.17.0.2:35845, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35049") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58548->172.17.0.2:35049, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37953") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48102->172.17.0.2:37953, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33438") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43422->172.17.0.2:33438, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31267") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42878->172.17.0.2:31267, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35426") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43018->172.17.0.2:35426, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35620") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33938->172.17.0.2:35620, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34397") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43054->172.17.0.2:34397, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39319") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39418->172.17.0.2:39319, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30095") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49480->172.17.0.2:30095, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37207") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37208->172.17.0.2:37207, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32789") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57512->172.17.0.2:32789, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39891") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53092->172.17.0.2:39891, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31065") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49100->172.17.0.2:31065, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31813") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56102->172.17.0.2:31813, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39875") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60386->172.17.0.2:39875, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30175") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50336->172.17.0.2:30175, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32300") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50766->172.17.0.2:32300, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34047") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54722->172.17.0.2:34047, err= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39823") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40230->172.17.0.2:39823, err= 2025/08/09 04:13:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30777") 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56290->172.17.0.2:21, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36944") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57442->172.17.0.2:30777, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32819") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57088->172.17.0.2:32819, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32164") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51656->172.17.0.2:32164, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39054->172.17.0.2:36944, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35936") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34602->172.17.0.2:35936, err= 2025/08/09 04:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/09 04:13:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32923") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39459") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35528->172.17.0.2:32923, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41978->172.17.0.2:39459, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32309") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59332->172.17.0.2:32309, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37709") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51804->172.17.0.2:37709, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31260") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57098->172.17.0.2:31260, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31438") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31952") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41224->172.17.0.2:31952, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50122->172.17.0.2:31438, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36838") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50676->172.17.0.2:36838, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32453") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35271") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34364->172.17.0.2:32453, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60220->172.17.0.2:35271, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30203") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35006->172.17.0.2:30203, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31410") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51672->172.17.0.2:31410, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39409") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38120") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51964->172.17.0.2:39409, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56182->172.17.0.2:38120, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38249") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33644->172.17.0.2:38249, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32768") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57560->172.17.0.2:32768, err= 2025/08/09 04:13:39 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/09 04:13:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56300->172.17.0.2:21, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Connecting to FTP server 2025/08/09 04:13:39 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:13:39 INFO : apple: Deleted 2025/08/09 04:13:39 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:13:39 INFO : appleappleapplebanana: Deleted 2025/08/09 04:13:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:13:39 INFO : banana: Deleted 2025/08/09 04:13:39 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56314->172.17.0.2:21, err= 2025/08/09 04:13:39 INFO : splitbananasplit: Deleted 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:21") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56316->172.17.0.2:21, err= 2025/08/09 04:13:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37056") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34620->172.17.0.2:37056, err= 2025/08/09 04:13:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YXBwbGU=: Excluded 2025/08/09 04:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 04:13:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YmFuYW5h: Excluded 2025/08/09 04:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31536") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33170->172.17.0.2:31536, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34893") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34432->172.17.0.2:34893, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35064") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38376->172.17.0.2:35064, err= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30737") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33440->172.17.0.2:30737, err= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38395") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49934->172.17.0.2:38395, err= 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31444") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47526->172.17.0.2:31444, err= 2025/08/09 04:13:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YXBwbGU=: Excluded 2025/08/09 04:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 04:13:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : YmFuYW5h: Excluded 2025/08/09 04:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34673") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34546->172.17.0.2:34673, err= 2025/08/09 04:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 04:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34161") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34860->172.17.0.2:34161, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35434") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48328->172.17.0.2:35434, err= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 04:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30401") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40796->172.17.0.2:30401, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38683") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58022->172.17.0.2:38683, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31134") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33076->172.17.0.2:31134, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39746") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60072->172.17.0.2:39746, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38505") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47258->172.17.0.2:38505, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36261") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40812->172.17.0.2:36261, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31770") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57526->172.17.0.2:31770, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37859") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59618->172.17.0.2:37859, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35290") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45908->172.17.0.2:35290, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34902") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46470->172.17.0.2:34902, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39292") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58340->172.17.0.2:39292, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30651") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58014->172.17.0.2:30651, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35666") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51598->172.17.0.2:35666, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37588") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44800->172.17.0.2:37588, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38715") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57450->172.17.0.2:38715, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39234") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60020->172.17.0.2:39234, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36040") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55148->172.17.0.2:36040, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32595") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38718->172.17.0.2:32595, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35588") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50008->172.17.0.2:35588, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30183") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43606->172.17.0.2:30183, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36108") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34070->172.17.0.2:36108, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33948") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55900->172.17.0.2:33948, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36086") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54536->172.17.0.2:36086, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32966") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46782->172.17.0.2:32966, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35121") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44424->172.17.0.2:35121, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36876") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44128->172.17.0.2:36876, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30831") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49832->172.17.0.2:30831, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39767") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51946->172.17.0.2:39767, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37055") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57794->172.17.0.2:37055, err= 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37767") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50784->172.17.0.2:37767, err= 2025/08/09 04:13:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33878") 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58390->172.17.0.2:33878, err= 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35890") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33308") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32896->172.17.0.2:35890, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32020") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50070->172.17.0.2:32020, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34127") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52606->172.17.0.2:34127, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45336->172.17.0.2:33308, err= 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/09 04:13:39 INFO : apple: Copied (new) to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30573") 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/09 04:13:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34882") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33476->172.17.0.2:30573, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45006->172.17.0.2:34882, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31384") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56514->172.17.0.2:31384, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34983") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47178->172.17.0.2:34983, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33044") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36311") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56942->172.17.0.2:33044, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33350") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46768->172.17.0.2:36311, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45410->172.17.0.2:33350, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36673") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53942->172.17.0.2:36673, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33032") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52180->172.17.0.2:33032, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39279") 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45262->172.17.0.2:39279, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34494") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59586->172.17.0.2:34494, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30381") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47106->172.17.0.2:30381, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35446") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31017") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45974->172.17.0.2:35446, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42794->172.17.0.2:31017, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30872") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57208->172.17.0.2:30872, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36820") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51520->172.17.0.2:36820, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:13:39 INFO : apple: Deleted 2025/08/09 04:13:39 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:13:39 INFO : appleappleapplebanana: Deleted 2025/08/09 04:13:39 INFO : splitbananasplit: Deleted 2025/08/09 04:13:39 INFO : banana: Deleted 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36374") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38466->172.17.0.2:36374, err= 2025/08/09 04:13:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : PREFIXapple: Excluded 2025/08/09 04:13:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : PREFIXbanana: Excluded 2025/08/09 04:13:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33859") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53544->172.17.0.2:33859, err= 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38797") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57382->172.17.0.2:38797, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38133") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38334->172.17.0.2:38133, err= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 04:13:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 04:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30032") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38974->172.17.0.2:30032, err= 2025/08/09 04:13:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33781") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33802") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52604->172.17.0.2:33781, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33687") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45870->172.17.0.2:33687, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31591") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41562->172.17.0.2:33802, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30385") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54614->172.17.0.2:30385, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39524->172.17.0.2:31591, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:39 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/09 04:13:39 INFO : splitbananasplit: Copied (new) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/09 04:13:39 INFO : appleappleapplebanana: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34886") 2025/08/09 04:13:39 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/09 04:13:39 INFO : apple: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46672->172.17.0.2:34886, err= 2025/08/09 04:13:39 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34033") 2025/08/09 04:13:39 INFO : banana: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54798->172.17.0.2:34033, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33649") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31343") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36380->172.17.0.2:33649, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51752->172.17.0.2:31343, err= 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/09 04:13:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38455") 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/09 04:13:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/09 04:13:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53962->172.17.0.2:38455, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37568") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50592->172.17.0.2:37568, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34673") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34552->172.17.0.2:34673, err= 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/09 04:13:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31739") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46840->172.17.0.2:31739, err= 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/09 04:13:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35577") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37168->172.17.0.2:35577, err= 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/09 04:13:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/09 04:13:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30258") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59904->172.17.0.2:30258, err= 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/09 04:13:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31621") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34276->172.17.0.2:31621, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32722") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46812->172.17.0.2:32722, err= 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/09 04:13:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39480") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42418->172.17.0.2:39480, err= 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/09 04:13:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/09 04:13:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32941") 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/09 04:13:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31506") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52854->172.17.0.2:32941, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46026->172.17.0.2:31506, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37753") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43070->172.17.0.2:37753, err= 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/09 04:13:39 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/09 04:13:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/09 04:13:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/09 04:13:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/09 04:13:39 INFO : PREFIXbanana: Deleted 2025/08/09 04:13:39 INFO : PREFIXsplitbananasplit: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/09 04:13:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/09 04:13:39 INFO : PREFIXapple: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/09 04:13:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33605") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56340->172.17.0.2:33605, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31105") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57818->172.17.0.2:31105, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36162") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34294->172.17.0.2:36162, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35859") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49420->172.17.0.2:35859, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34655") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55118->172.17.0.2:34655, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31096") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39664->172.17.0.2:31096, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34686") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58804->172.17.0.2:34686, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37100") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56950->172.17.0.2:37100, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38376") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58556->172.17.0.2:38376, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39236") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39408->172.17.0.2:39236, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34697") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43282->172.17.0.2:34697, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39424") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44784->172.17.0.2:39424, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38773") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37730->172.17.0.2:38773, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33992") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53014->172.17.0.2:33992, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34569") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50488->172.17.0.2:34569, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33940") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40676->172.17.0.2:33940, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32616") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33078->172.17.0.2:32616, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37154") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58968->172.17.0.2:37154, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36409") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43960->172.17.0.2:36409, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33064") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44052->172.17.0.2:33064, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37346") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41402->172.17.0.2:37346, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35884") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44172->172.17.0.2:35884, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32210") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38748->172.17.0.2:32210, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33543") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43940->172.17.0.2:33543, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34316") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55168->172.17.0.2:34316, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35179") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41778->172.17.0.2:35179, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39139") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47698->172.17.0.2:39139, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38042") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47422->172.17.0.2:38042, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31174") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51498->172.17.0.2:31174, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36372") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50318->172.17.0.2:36372, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34402") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35522->172.17.0.2:34402, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37371") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59852->172.17.0.2:37371, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32899") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53266->172.17.0.2:32899, err= 2025/08/09 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35860") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42006->172.17.0.2:35860, err= 2025/08/09 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : apple: Excluded 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : banana: Excluded 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35196") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44724->172.17.0.2:35196, err= 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32933") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45334->172.17.0.2:32933, err= 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31072") 2025/08/09 04:13:39 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49066->172.17.0.2:31072, err= 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30837") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39490->172.17.0.2:30837, err= 2025/08/09 04:13:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37159") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33309") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58426->172.17.0.2:33309, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43050->172.17.0.2:37159, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32839") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31501") 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33669") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60054->172.17.0.2:31501, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55392->172.17.0.2:32839, err= 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45270->172.17.0.2:33669, err= 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39290") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51646->172.17.0.2:39290, err= 2025/08/09 04:13:40 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/09 04:13:40 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39735") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54252->172.17.0.2:39735, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35901") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56624->172.17.0.2:35901, err= 2025/08/09 04:13:40 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/09 04:13:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31100") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32532") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36588->172.17.0.2:31100, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53862->172.17.0.2:32532, err= 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36849") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38958") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57580->172.17.0.2:36849, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35208->172.17.0.2:38958, err= 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35446") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45988->172.17.0.2:35446, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39543") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44220->172.17.0.2:39543, err= 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39519") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32816") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37128->172.17.0.2:39519, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52134->172.17.0.2:32816, err= 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31990") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44934->172.17.0.2:31990, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32317") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34658->172.17.0.2:32317, err= 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33952") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43042->172.17.0.2:33952, err= 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36097") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33164->172.17.0.2:36097, err= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34908") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54846->172.17.0.2:34908, err= 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:13:40 INFO : splitbananasplit: Deleted 2025/08/09 04:13:40 INFO : appleappleapplebanana: Deleted 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:13:40 INFO : banana: Deleted 2025/08/09 04:13:40 INFO : apple: Deleted 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32441") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42806->172.17.0.2:32441, err= 2025/08/09 04:13:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : bananaSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35193") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42088->172.17.0.2:35193, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38677") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54518->172.17.0.2:38677, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32724") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60506->172.17.0.2:32724, err= 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 04:13:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39265") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44578->172.17.0.2:39265, err= 2025/08/09 04:13:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32916") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43816->172.17.0.2:32916, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39711") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36155") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34234->172.17.0.2:39711, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49314->172.17.0.2:36155, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33877") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40204->172.17.0.2:33877, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36648") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39198->172.17.0.2:36648, err= 2025/08/09 04:13:40 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/09 04:13:40 INFO : apple: Copied (new) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/09 04:13:40 INFO : appleappleapplebanana: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35900") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47242->172.17.0.2:35900, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30198") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50348->172.17.0.2:30198, err= 2025/08/09 04:13:40 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/09 04:13:40 INFO : splitbananasplit: Copied (new) 2025/08/09 04:13:40 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/09 04:13:40 INFO : banana: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38132") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47444->172.17.0.2:38132, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39470") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42412->172.17.0.2:39470, err= 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33215") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34037") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47746->172.17.0.2:33215, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36344->172.17.0.2:34037, err= 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32663") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35983") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37604->172.17.0.2:32663, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50358->172.17.0.2:35983, err= 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35026") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30629") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34376->172.17.0.2:35026, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53668->172.17.0.2:30629, err= 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30430") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50794->172.17.0.2:30430, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38404") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56550->172.17.0.2:38404, err= 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33529") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41900->172.17.0.2:33529, err= 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32330") 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/09 04:13:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53010->172.17.0.2:32330, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35525") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38926") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43014->172.17.0.2:35525, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35748->172.17.0.2:38926, err= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 INFO : splitbananasplitSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : appleSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : bananaSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39688") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58254->172.17.0.2:39688, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30900") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37850->172.17.0.2:30900, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33594") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58148->172.17.0.2:33594, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30107") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46158->172.17.0.2:30107, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34734") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53410->172.17.0.2:34734, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36032") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54386->172.17.0.2:36032, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31042") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58634->172.17.0.2:31042, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39226") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43448->172.17.0.2:39226, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38028") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37666->172.17.0.2:38028, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37729") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57132->172.17.0.2:37729, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30699") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47062->172.17.0.2:30699, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35998") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42074->172.17.0.2:35998, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31700") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54004->172.17.0.2:31700, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39682") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57568->172.17.0.2:39682, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32554") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43244->172.17.0.2:32554, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39815") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53474->172.17.0.2:39815, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31344") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45634->172.17.0.2:31344, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38790") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44134->172.17.0.2:38790, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36963") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48502->172.17.0.2:36963, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38681") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54648->172.17.0.2:38681, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37979") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40626->172.17.0.2:37979, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31140") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44102->172.17.0.2:31140, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35349") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44728->172.17.0.2:35349, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39725") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37054->172.17.0.2:39725, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35139") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33012->172.17.0.2:35139, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37137") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52650->172.17.0.2:37137, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39817") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58056->172.17.0.2:39817, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38782") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43254->172.17.0.2:38782, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37345") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51074->172.17.0.2:37345, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31030") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60400->172.17.0.2:31030, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37200") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38990->172.17.0.2:37200, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38662") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59186->172.17.0.2:38662, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30884") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45518->172.17.0.2:30884, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38173") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39452->172.17.0.2:38173, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39861") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44546->172.17.0.2:39861, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33298") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37732->172.17.0.2:33298, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35698") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43620->172.17.0.2:35698, err= 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36066") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47544->172.17.0.2:36066, err= 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33788") 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32896") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32987") 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49452->172.17.0.2:33788, err= 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39132->172.17.0.2:32896, err= 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36202->172.17.0.2:32987, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38706") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36393") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43918->172.17.0.2:38706, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48216->172.17.0.2:36393, err= 2025/08/09 04:13:40 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/09 04:13:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30499") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53592->172.17.0.2:30499, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/09 04:13:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38976") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31741") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33524->172.17.0.2:31741, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43266->172.17.0.2:38976, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36453") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41264->172.17.0.2:36453, err= 2025/08/09 04:13:40 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33959") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38740") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36178->172.17.0.2:33959, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48700->172.17.0.2:38740, err= 2025/08/09 04:13:40 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37174") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58962->172.17.0.2:37174, err= 2025/08/09 04:13:40 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36052") 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30398") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55768->172.17.0.2:36052, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47808->172.17.0.2:30398, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35449") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37192->172.17.0.2:35449, err= 2025/08/09 04:13:40 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30122") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37128->172.17.0.2:30122, err= 2025/08/09 04:13:40 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/09 04:13:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35242") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60694->172.17.0.2:35242, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32077") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39594") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43070->172.17.0.2:39594, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51648->172.17.0.2:32077, err= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 04:13:40 INFO : splitbananasplit: Deleted 2025/08/09 04:13:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 04:13:40 INFO : appleappleapplebanana: Deleted 2025/08/09 04:13:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 04:13:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33846") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47326->172.17.0.2:33846, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleapple: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbanan: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31716") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45860->172.17.0.2:31716, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcde: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdef: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefg: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defgh: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghi: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghij: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijk: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-12345: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-23456: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-34567: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-45678: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34905") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54192->172.17.0.2:34905, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35235") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35866->172.17.0.2:35235, err= 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31152") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51016->172.17.0.2:31152, err= 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31708") 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52226->172.17.0.2:31708, err= 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 04:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 04:13:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 04:13:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 04:13:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 04:13:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 04:13:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 04:13:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 04:13:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 04:13:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 04:13:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 04:13:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 04:13:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 04:13:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 04:13:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 04:13:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35430") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48052->172.17.0.2:35430, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleapple: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbanan: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35441") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33368->172.17.0.2:35441, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcde: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdef: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefg: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defgh: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghi: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghij: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijk: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-12345: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-23456: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-34567: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-45678: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36299") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38116->172.17.0.2:36299, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36904") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33688->172.17.0.2:36904, err= 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 04:13:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31865") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45436->172.17.0.2:31865, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36618") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39132->172.17.0.2:36618, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31262") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41686->172.17.0.2:31262, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32046") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47256->172.17.0.2:32046, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31412") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59064->172.17.0.2:31412, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31872") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48358->172.17.0.2:31872, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30611") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46826->172.17.0.2:30611, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39234") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60028->172.17.0.2:39234, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33194") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47802->172.17.0.2:33194, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35945") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46842->172.17.0.2:35945, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39189") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46636->172.17.0.2:39189, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31977") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41452->172.17.0.2:31977, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33189") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35050->172.17.0.2:33189, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33349") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47822->172.17.0.2:33349, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35696") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36192->172.17.0.2:35696, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38536") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49568->172.17.0.2:38536, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38922") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42432->172.17.0.2:38922, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38047") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54766->172.17.0.2:38047, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39040") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51616->172.17.0.2:39040, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31254") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50220->172.17.0.2:31254, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32404") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47272->172.17.0.2:32404, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30724") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37796->172.17.0.2:30724, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39696") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36736->172.17.0.2:39696, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32663") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37616->172.17.0.2:32663, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33850") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46430->172.17.0.2:33850, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39570") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44786->172.17.0.2:39570, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31136") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49914->172.17.0.2:31136, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39031") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53270->172.17.0.2:39031, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34938") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44616->172.17.0.2:34938, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32107") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55592->172.17.0.2:32107, err= 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30429") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42964->172.17.0.2:30429, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38179") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49888->172.17.0.2:38179, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34527") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46310->172.17.0.2:34527, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37412") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55712->172.17.0.2:37412, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38178") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48810->172.17.0.2:38178, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30270") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45634->172.17.0.2:30270, err= 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36836") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39396->172.17.0.2:36836, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37531") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44010->172.17.0.2:37531, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32907") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53250->172.17.0.2:32907, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37018") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43356->172.17.0.2:37018, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35779") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36856->172.17.0.2:35779, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31077") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56842->172.17.0.2:31077, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38483") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32976->172.17.0.2:38483, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32902") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45608->172.17.0.2:32902, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31795") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33546->172.17.0.2:31795, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34619") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59630->172.17.0.2:34619, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35980") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36242->172.17.0.2:35980, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33747") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34086->172.17.0.2:33747, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34434") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51352->172.17.0.2:34434, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35290") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45920->172.17.0.2:35290, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37949") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41608->172.17.0.2:37949, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32909") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34368->172.17.0.2:32909, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31660") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32896->172.17.0.2:31660, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34121") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47316->172.17.0.2:34121, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33615") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42356->172.17.0.2:33615, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35399") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54396->172.17.0.2:35399, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37749") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35392->172.17.0.2:37749, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31666") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60764->172.17.0.2:31666, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36010") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42568->172.17.0.2:36010, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38414") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51192->172.17.0.2:38414, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32113") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54190->172.17.0.2:32113, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36494") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38706->172.17.0.2:36494, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35352") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56006->172.17.0.2:35352, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36775") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33006->172.17.0.2:36775, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34007") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43072->172.17.0.2:34007, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30809") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38974->172.17.0.2:30809, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33378") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43662->172.17.0.2:33378, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39819") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57920->172.17.0.2:39819, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39588") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42216->172.17.0.2:39588, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38478") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36604->172.17.0.2:38478, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32027") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54308->172.17.0.2:32027, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31944") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34492->172.17.0.2:31944, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38024") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49188->172.17.0.2:38024, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37744") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55206->172.17.0.2:37744, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35196") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44728->172.17.0.2:35196, err= 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36795") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41808->172.17.0.2:36795, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35508") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37296->172.17.0.2:35508, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30041") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49550->172.17.0.2:30041, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32038") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46396->172.17.0.2:32038, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39571") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57746->172.17.0.2:39571, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33206") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33072->172.17.0.2:33206, err= 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35099") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51842->172.17.0.2:35099, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39986") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48910->172.17.0.2:39986, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30879") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55422->172.17.0.2:30879, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33315") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40610->172.17.0.2:33315, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33157") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42204->172.17.0.2:33157, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36088") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48948->172.17.0.2:36088, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38187") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59618->172.17.0.2:38187, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31125") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42636->172.17.0.2:31125, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36349") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34394->172.17.0.2:36349, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30664") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34444->172.17.0.2:30664, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35817") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51166->172.17.0.2:35817, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33492") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53272->172.17.0.2:33492, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30061") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60132->172.17.0.2:30061, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33697") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33468->172.17.0.2:33697, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38082") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55842->172.17.0.2:38082, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37080") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45396->172.17.0.2:37080, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35351") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43396->172.17.0.2:35351, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36918") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37298->172.17.0.2:36918, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37733") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43374->172.17.0.2:37733, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31083") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53314->172.17.0.2:31083, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30044") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60098->172.17.0.2:30044, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37098") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47390->172.17.0.2:37098, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32578") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40056->172.17.0.2:32578, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35251") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56032->172.17.0.2:35251, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39090") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54858->172.17.0.2:39090, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35002") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41758->172.17.0.2:35002, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35654") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55626->172.17.0.2:35654, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39486") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36056->172.17.0.2:39486, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31798") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55390->172.17.0.2:31798, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33105") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34566->172.17.0.2:33105, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39832") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33620->172.17.0.2:39832, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36259") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43090->172.17.0.2:36259, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38349") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46452->172.17.0.2:38349, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38248") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50238->172.17.0.2:38248, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37706") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42620->172.17.0.2:37706, err= 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30741") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41592->172.17.0.2:30741, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39891") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53100->172.17.0.2:39891, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39957") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33534->172.17.0.2:39957, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33552") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47478->172.17.0.2:33552, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38046") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43486->172.17.0.2:38046, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32379") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52922->172.17.0.2:32379, err= 2025/08/09 04:13:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33186") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59458->172.17.0.2:33186, err= 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31475") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42996->172.17.0.2:31475, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36369") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53976->172.17.0.2:36369, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32881") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34386->172.17.0.2:32881, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38842") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50484->172.17.0.2:38842, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37882") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48534->172.17.0.2:37882, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34846") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38398->172.17.0.2:34846, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32892") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46972->172.17.0.2:32892, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30182") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58542->172.17.0.2:30182, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31327") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46150->172.17.0.2:31327, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36862") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38466->172.17.0.2:36862, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35510") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35238->172.17.0.2:35510, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38739") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42144->172.17.0.2:38739, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37003") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44690->172.17.0.2:37003, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31375") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59476->172.17.0.2:31375, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36041") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43082->172.17.0.2:36041, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38557") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37886->172.17.0.2:38557, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37281") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46714->172.17.0.2:37281, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37035") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51184->172.17.0.2:37035, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33061") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59618->172.17.0.2:33061, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37119") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37618->172.17.0.2:37119, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34242") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48062->172.17.0.2:34242, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37066") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35944->172.17.0.2:37066, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30241") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46890->172.17.0.2:30241, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39507") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53564->172.17.0.2:39507, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33950") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41882->172.17.0.2:33950, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34023") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60280->172.17.0.2:34023, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32354") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50536->172.17.0.2:32354, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37335") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45086->172.17.0.2:37335, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38219") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60892->172.17.0.2:38219, err= 2025/08/09 04:13:40 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36458") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55690->172.17.0.2:36458, err= 2025/08/09 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : apple: Excluded 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : banana: Excluded 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36162") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34308->172.17.0.2:36162, err= 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34948") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46012->172.17.0.2:34948, err= 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34207") 2025/08/09 04:13:40 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41550->172.17.0.2:34207, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33528") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58586->172.17.0.2:33528, err= 2025/08/09 04:13:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32617") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59002->172.17.0.2:32617, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38981") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36394->172.17.0.2:38981, err= 2025/08/09 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : apple: Excluded 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : banana: Excluded 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33095") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52026->172.17.0.2:33095, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32514") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45382->172.17.0.2:32514, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32825") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34610->172.17.0.2:32825, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32939") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33546->172.17.0.2:32939, err= 2025/08/09 04:13:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33749") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54056->172.17.0.2:33749, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33155") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58912->172.17.0.2:33155, err= 2025/08/09 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : apple: Excluded 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : banana: Excluded 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35588") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50020->172.17.0.2:35588, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34217") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36214->172.17.0.2:34217, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36365") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49002->172.17.0.2:36365, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37861") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53334->172.17.0.2:37861, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31632") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58966->172.17.0.2:31632, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36380") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49186->172.17.0.2:36380, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30097") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49204->172.17.0.2:30097, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31761") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48694->172.17.0.2:31761, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31588") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52418->172.17.0.2:31588, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36662") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55402->172.17.0.2:36662, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33307") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38218->172.17.0.2:33307, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37028") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60174->172.17.0.2:37028, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38458") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43222->172.17.0.2:38458, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38091") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45330->172.17.0.2:38091, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31873") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50964->172.17.0.2:31873, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39471") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44028->172.17.0.2:39471, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34540") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34236->172.17.0.2:34540, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33219") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54610->172.17.0.2:33219, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38285") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49886->172.17.0.2:38285, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37132") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53470->172.17.0.2:37132, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39081") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59396->172.17.0.2:39081, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33824") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43886->172.17.0.2:33824, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31969") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46606->172.17.0.2:31969, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35367") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49146->172.17.0.2:35367, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31259") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36772->172.17.0.2:31259, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36465") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52110->172.17.0.2:36465, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32815") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56384->172.17.0.2:32815, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37640") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49570->172.17.0.2:37640, err= 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34069") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39122->172.17.0.2:34069, err= 2025/08/09 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : apple: Excluded 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : banana: Excluded 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37772") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56808->172.17.0.2:37772, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32043") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48942->172.17.0.2:32043, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36301") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54366->172.17.0.2:36301, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37034") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59314->172.17.0.2:37034, err= 2025/08/09 04:13:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34780") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32902->172.17.0.2:34780, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35862") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34068->172.17.0.2:35862, err= 2025/08/09 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : apple: Excluded 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : banana: Excluded 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30718") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43760->172.17.0.2:30718, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35443") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44106->172.17.0.2:35443, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39617") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37310->172.17.0.2:39617, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35474") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54402->172.17.0.2:35474, err= 2025/08/09 04:13:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : apple: Unchanged skipping 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : banana: Unchanged skipping 2025/08/09 04:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39246") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33458->172.17.0.2:39246, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37045") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38956->172.17.0.2:37045, err= 2025/08/09 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : apple: Excluded 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : appleappleapplebanana: Excluded 2025/08/09 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : banana: Excluded 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : splitbananasplit: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36315") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58204->172.17.0.2:36315, err= 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35497") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43054->172.17.0.2:35497, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36646") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39082->172.17.0.2:36646, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36738") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51768->172.17.0.2:36738, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31102") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41218->172.17.0.2:31102, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30957") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43910->172.17.0.2:30957, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34697") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43290->172.17.0.2:34697, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32103") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60070->172.17.0.2:32103, err= --- PASS: TestTransform (2.25s) --- PASS: TestTransform/NFC (0.18s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.25s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.21s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37967") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54740->172.17.0.2:37967, err= 2025/08/09 04:13:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 04:13:41 INFO : sub dir_somesuffix: Making directory 2025/08/09 04:13:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 04:13:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/09 04:13:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 04:13:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33624") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48360->172.17.0.2:33624, err= 2025/08/09 04:13:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 04:13:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34571") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58538->172.17.0.2:34571, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33011") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41804->172.17.0.2:33011, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34524") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41352->172.17.0.2:34524, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39302") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53966->172.17.0.2:39302, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34080") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34506->172.17.0.2:34080, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31991") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35490->172.17.0.2:31991, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37046") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42410->172.17.0.2:37046, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36781") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52276->172.17.0.2:36781, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39500") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47178->172.17.0.2:39500, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34520") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59874->172.17.0.2:34520, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36928") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41190->172.17.0.2:36928, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34200") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54364->172.17.0.2:34200, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35120") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34714->172.17.0.2:35120, err= 2025/08/09 04:13:41 INFO : toe: Making directory 2025/08/09 04:13:41 INFO : toe/toe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35261") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39794->172.17.0.2:35261, err= 2025/08/09 04:13:41 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/09 04:13:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31015") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39160->172.17.0.2:31015, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31809") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60756->172.17.0.2:31809, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30495") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55010->172.17.0.2:30495, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39700") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56456->172.17.0.2:39700, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36769") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:32966->172.17.0.2:36769, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35002") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41770->172.17.0.2:35002, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35728") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37502->172.17.0.2:35728, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36953") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37200->172.17.0.2:36953, err= 2025/08/09 04:13:41 INFO : toe: Making directory 2025/08/09 04:13:41 INFO : toe/toe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30226") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36830->172.17.0.2:30226, err= 2025/08/09 04:13:41 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/09 04:13:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30182") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58548->172.17.0.2:30182, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39520") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57532->172.17.0.2:39520, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38222") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54900->172.17.0.2:38222, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31017") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42810->172.17.0.2:31017, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33398") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42388->172.17.0.2:33398, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33257") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51784->172.17.0.2:33257, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36144") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60674->172.17.0.2:36144, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30807") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35964->172.17.0.2:30807, err= 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 INFO : tictacempty_dir: Making directory 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31158") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33770->172.17.0.2:31158, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36441") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50282->172.17.0.2:36441, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35681") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47410->172.17.0.2:35681, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33537") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36320->172.17.0.2:33537, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38073") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54364->172.17.0.2:38073, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37725") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51360->172.17.0.2:37725, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34874") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55616->172.17.0.2:34874, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33675") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57450->172.17.0.2:33675, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34664") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53728->172.17.0.2:34664, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37658") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56140->172.17.0.2:37658, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31266") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58860->172.17.0.2:31266, err= 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 INFO : tictacempty_dir: Making directory 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31411") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53886->172.17.0.2:31411, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30389") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59102->172.17.0.2:30389, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37731") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37144->172.17.0.2:37731, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30906") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35874->172.17.0.2:30906, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36289") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36676->172.17.0.2:36289, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36523") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53488->172.17.0.2:36523, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37805") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48390->172.17.0.2:37805, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30157") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51252->172.17.0.2:30157, err= 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37676") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44616->172.17.0.2:37676, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/09 04:13:41 NOTICE: ftp://172.17.0.2:21/rclone-test-genucik3wexo: 0 differences found 2025/08/09 04:13:41 NOTICE: ftp://172.17.0.2:21/rclone-test-genucik3wexo: 1 hashes could not be checked 2025/08/09 04:13:41 NOTICE: ftp://172.17.0.2:21/rclone-test-genucik3wexo: 1 matching files 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36557") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49984->172.17.0.2:36557, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38008") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52486->172.17.0.2:38008, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34162") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45246->172.17.0.2:34162, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39719") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46268->172.17.0.2:39719, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31152") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51030->172.17.0.2:31152, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34927") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41420->172.17.0.2:34927, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34636") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45782->172.17.0.2:34636, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30850") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57606->172.17.0.2:30850, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30323") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43946->172.17.0.2:30323, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37450") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33414->172.17.0.2:37450, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39587") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54520->172.17.0.2:39587, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33029") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:49646->172.17.0.2:33029, err= 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:40000") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55562->172.17.0.2:40000, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39743") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59128->172.17.0.2:39743, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36427") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35592->172.17.0.2:36427, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38624") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57278->172.17.0.2:38624, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36536") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57002->172.17.0.2:36536, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38943") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38816->172.17.0.2:38943, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30275") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43668->172.17.0.2:30275, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32457") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51782->172.17.0.2:32457, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/08/09 04:13:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34226") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46760->172.17.0.2:34226, err= 2025/08/09 04:13:41 INFO : toe: Making directory 2025/08/09 04:13:41 INFO : toe/toe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36679") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35666->172.17.0.2:36679, err= 2025/08/09 04:13:41 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/09 04:13:41 INFO : toe/toe/toe: Copied (new) 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33282") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60456->172.17.0.2:33282, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39133") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50860->172.17.0.2:39133, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38610") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48518->172.17.0.2:38610, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31043") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43948->172.17.0.2:31043, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34078") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55672->172.17.0.2:34078, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39393") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54016->172.17.0.2:39393, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38144") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43924->172.17.0.2:38144, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36974") 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55870->172.17.0.2:36974, err= 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 INFO : tictacempty_dir: Making directory 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38326") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37354->172.17.0.2:38326, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Deleted 2025/08/09 04:13:41 INFO : toe/toe: Removing directory 2025/08/09 04:13:41 INFO : toe: Removing directory 2025/08/09 04:13:41 INFO : empty_dir: Removing directory 2025/08/09 04:13:41 DEBUG : Local file system at /tmp/rclone3694213292: deleted 3 directories 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39726") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40350->172.17.0.2:39726, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36720") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60344->172.17.0.2:36720, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39914") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50806->172.17.0.2:39914, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36457") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38360->172.17.0.2:36457, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35714") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58430->172.17.0.2:35714, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32545") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36939") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44052->172.17.0.2:32545, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41606->172.17.0.2:36939, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30304") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60516->172.17.0.2:30304, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35236") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44292->172.17.0.2:35236, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31226") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58212->172.17.0.2:31226, err= 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 INFO : tictacempty_dir: Making directory 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39330") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35814->172.17.0.2:39330, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Deleted 2025/08/09 04:13:41 INFO : toe/toe: Removing directory 2025/08/09 04:13:41 INFO : toe: Removing directory 2025/08/09 04:13:41 INFO : empty_dir: Removing directory 2025/08/09 04:13:41 DEBUG : Local file system at /tmp/rclone3694213292: deleted 3 directories 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39972") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:47234->172.17.0.2:39972, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36922") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:40334->172.17.0.2:36922, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39066") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51056->172.17.0.2:39066, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38906") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51684->172.17.0.2:38906, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37000") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46546->172.17.0.2:37000, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32656") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37722") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39246->172.17.0.2:32656, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59398->172.17.0.2:37722, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34923") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:45254->172.17.0.2:34923, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37904") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44636->172.17.0.2:37904, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37684") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50516->172.17.0.2:37684, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32073") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52220->172.17.0.2:32073, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38935") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34252") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41452->172.17.0.2:38935, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34316") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60312->172.17.0.2:34252, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55178->172.17.0.2:34316, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34606") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59930->172.17.0.2:34606, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38390") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37492->172.17.0.2:38390, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31035") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56588->172.17.0.2:31035, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : Reset feature "Copy" 2025/08/09 04:13:41 DEBUG : Reset feature "Move" 2025/08/09 04:13:41 DEBUG : Reset feature "Copy" 2025/08/09 04:13:41 DEBUG : Reset feature "Move" 2025/08/09 04:13:41 DEBUG : empty_dir: Making directory with metadata 2025/08/09 04:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37926") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36018->172.17.0.2:37926, err= 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 INFO : tictacempty_dir: Making directory 2025/08/09 04:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 INFO : tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: tictactoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 INFO : tictactoe/tictactoe: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32362") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:53650->172.17.0.2:32362, err= 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Deleted 2025/08/09 04:13:41 INFO : toe/toe: Removing directory 2025/08/09 04:13:41 INFO : toe: Removing directory 2025/08/09 04:13:41 INFO : empty_dir: Removing directory 2025/08/09 04:13:41 DEBUG : Local file system at /tmp/rclone3694213292: deleted 3 directories 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33337") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51714->172.17.0.2:33337, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31281") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32883") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:46452->172.17.0.2:31281, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56252->172.17.0.2:32883, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36822") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42772->172.17.0.2:36822, err= 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39188") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50986->172.17.0.2:39188, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33571") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57500->172.17.0.2:33571, err= 2025/08/09 04:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/09 04:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36728") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43342->172.17.0.2:36728, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30252") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33795") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32662") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:43764->172.17.0.2:32662, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:59500->172.17.0.2:33795, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54718->172.17.0.2:30252, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32607") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36752") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:33870->172.17.0.2:36752, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57792->172.17.0.2:32607, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30295") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38420->172.17.0.2:30295, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:38938") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36710") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48458->172.17.0.2:36710, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30863") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54852->172.17.0.2:38938, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:57090->172.17.0.2:30863, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34593") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52094->172.17.0.2:34593, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31508") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56306->172.17.0.2:31508, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34380") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:55258->172.17.0.2:34380, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 DEBUG : toe: transformed to: dG9l 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39657") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:36712->172.17.0.2:39657, err= 2025/08/09 04:13:41 DEBUG : toe: transformed to: dG9l 2025/08/09 04:13:41 INFO : dG9l: Making directory 2025/08/09 04:13:41 DEBUG : toe: transformed to: dG9l 2025/08/09 04:13:41 DEBUG : toe: transformed to: dG9l 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 04:13:41 INFO : dG9l/dG9l: Making directory 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 04:13:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 04:13:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30888") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39630->172.17.0.2:30888, err= 2025/08/09 04:13:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31298") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:42390->172.17.0.2:31298, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31087") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48910->172.17.0.2:31087, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:30560") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39674->172.17.0.2:30560, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33598") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:38106->172.17.0.2:33598, err= 2025/08/09 04:13:41 DEBUG : dG9l: transformed to: toe 2025/08/09 04:13:41 DEBUG : dG9l: transformed to: toe 2025/08/09 04:13:41 DEBUG : toe: Directory modification time the same (differ by 531.968632ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32618") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54768->172.17.0.2:32618, err= 2025/08/09 04:13:41 DEBUG : dG9l: transformed to: toe 2025/08/09 04:13:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/09 04:13:41 DEBUG : toe/toe: Directory modification time the same (differ by 531.968632ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36050") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:39940->172.17.0.2:36050, err= 2025/08/09 04:13:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/09 04:13:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/09 04:13:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/09 04:13:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/09 04:13:41 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : Local file system at /tmp/rclone3694213292: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : Waiting for deletions to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35075") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:58526->172.17.0.2:35075, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36465") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:52124->172.17.0.2:36465, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33773") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44276->172.17.0.2:33773, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:37995") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35932->172.17.0.2:37995, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32864") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:37852->172.17.0.2:32864, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34716") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41664->172.17.0.2:34716, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34031") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:51908->172.17.0.2:34031, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-genucik3wexo", Local "Local file system at /tmp/rclone3694213292", Modify Window "1s" 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33476") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:41298->172.17.0.2:33476, err= 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: 2025/08/09 04:13:41 INFO : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Making directory 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: 2025/08/09 04:13:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 04:13:41 INFO : toe/toe: Making directory 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe/toe: transformed to: 2025/08/09 04:13:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe: transformed to: 2025/08/09 04:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 04:13:41 DEBUG : toe/toe/toe: transformed to: 2025/08/09 04:13:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for checks to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Waiting for transfers to finish 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35982") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:60012->172.17.0.2:35982, err= 2025/08/09 04:13:41 INFO : toe/toe/toe: Copied (new) 2025/08/09 04:13:41 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting files as there were IO errors 2025/08/09 04:13:41 ERROR : ftp://172.17.0.2:21/rclone-test-genucik3wexo: not deleting directories as there were IO errors 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:33409") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:56592->172.17.0.2:33409, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:39512") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34374->172.17.0.2:39512, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:36476") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:34810->172.17.0.2:36476, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:35217") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:35488->172.17.0.2:35217, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34908") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:54848->172.17.0.2:34908, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:34120") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:44126->172.17.0.2:34120, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:31685") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:48474->172.17.0.2:31685, err= --- PASS: TestError (0.02s) PASS 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: dial("tcp","172.17.0.2:32530") 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: > dial: conn=172.17.0.1:50900->172.17.0.2:32530, err= 2025/08/09 04:13:41 DEBUG : ftp://172.17.0.2:21/rclone-test-genucik3wexo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.969624972s (try 1/5)