"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/05 03:48:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu" 2026/08/05 03:48:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 03:48:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:48:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:48:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:48:56 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:48:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:48:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:48:56 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:48:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:48:56 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:48:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:48:56 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:48:56 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:48:56 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42750->172.17.0.5:21, err= 2026/08/05 03:48:59 DEBUG : Creating backend with remote "/tmp/rclone2033045795" === 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:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39696") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52718->172.17.0.5:39696, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33212") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41796->172.17.0.5:33212, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39570") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42682->172.17.0.5:39570, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30968") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38010->172.17.0.5:30968, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37039") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44272->172.17.0.5:37039, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31160") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56926->172.17.0.5:31160, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:48:59 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31930") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58166->172.17.0.5:31930, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35105") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40596->172.17.0.5:35105, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31146") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53272->172.17.0.5:31146, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33146") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37984->172.17.0.5:33146, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30755") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43782->172.17.0.5:30755, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30614") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56578->172.17.0.5:30614, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35568") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40996->172.17.0.5:35568, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37743") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38852->172.17.0.5:37743, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33465") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50006->172.17.0.5:33465, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : Creating backend with remote "/non-existing" 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37754") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46878->172.17.0.5:37754, err= 2026/08/05 03:48:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36742") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40958->172.17.0.5:36742, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32758") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39014->172.17.0.5:32758, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38113") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55664->172.17.0.5:38113, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:48:59 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34733") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54792->172.17.0.5:34733, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37950") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60284->172.17.0.5:37950, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31533") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52790->172.17.0.5:31533, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34009") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44256->172.17.0.5:34009, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38910") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47102->172.17.0.5:38910, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30734") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56996->172.17.0.5:30734, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31657") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34508->172.17.0.5:31657, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Running all checks before starting transfers 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30024") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50590->172.17.0.5:30024, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Checks finished, now starting transfers 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30362") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54204->172.17.0.5:30362, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:48:59 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39664") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54156->172.17.0.5:39664, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39303") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60532->172.17.0.5:39303, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38634") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50736->172.17.0.5:38634, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39297") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38406->172.17.0.5:39297, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39023") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36474->172.17.0.5:39023, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 ERROR : Ignoring --no-traverse with sync 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31825") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49306->172.17.0.5:31825, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39301") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44908->172.17.0.5:39301, err= 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:48:59 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:48:59 DEBUG : Waiting for deletions to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37881") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54970->172.17.0.5:37881, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32186") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54688->172.17.0.5:32186, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32013") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49222->172.17.0.5:32013, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35498") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36092->172.17.0.5:35498, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38738") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53590->172.17.0.5:38738, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31197") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35460->172.17.0.5:31197, err= 2026/08/05 03:48:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33723") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48746->172.17.0.5:33723, err= 2026/08/05 03:48:59 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/05 03:48:59 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/05 03:48:59 INFO : hello world2: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31632") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40250->172.17.0.5:31632, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33701") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58010->172.17.0.5:33701, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33815") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33114->172.17.0.5:33815, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31281") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36838->172.17.0.5:31281, err= 2026/08/05 03:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36898") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57756->172.17.0.5:36898, err= 2026/08/05 03:48:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/05 03:48:59 INFO : potato2: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33738") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54308->172.17.0.5:33738, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37321") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53506->172.17.0.5:37321, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31711") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41004->172.17.0.5:31711, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35437") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44054->172.17.0.5:35437, err= 2026/08/05 03:48:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/05 03:48:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/05 03:48:59 INFO : potato2: Copied (new) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33934") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39656->172.17.0.5:33934, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35969") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37220->172.17.0.5:35969, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30443") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40508->172.17.0.5:30443, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:48:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 03:48:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:48:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/05 03:48:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37597") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48282->172.17.0.5:37597, err= 2026/08/05 03:48:59 INFO : sub dir2: Making directory 2026/08/05 03:48:59 INFO : sub dir: Making directory 2026/08/05 03:48:59 INFO : sub dir2/sub sub dir2: Making directory 2026/08/05 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42758->172.17.0.5:21, err= 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:48:59 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31405") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56168->172.17.0.5:31405, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30342") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50842->172.17.0.5:30342, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35438") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52486->172.17.0.5:35438, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39124") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53146->172.17.0.5:39124, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36207") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44086->172.17.0.5:36207, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34908") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36034->172.17.0.5:34908, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34779") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32802") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60782->172.17.0.5:34779, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57156->172.17.0.5:32802, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37649") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54516->172.17.0.5:37649, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33308") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41140->172.17.0.5:33308, err= --- PASS: TestCopyEmptyDirectories (3.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 INFO : sub dir2: Making directory 2026/08/05 03:49:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 03:49:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39774") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42426->172.17.0.5:39774, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34394") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48534->172.17.0.5:34394, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30696") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52080->172.17.0.5:30696, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38317") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53198->172.17.0.5:38317, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37121") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37208->172.17.0.5:37121, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32995") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55666->172.17.0.5:32995, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30958") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35402->172.17.0.5:30958, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 DEBUG : sub dir2: Making directory with metadata 2026/08/05 03:49:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33142") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54502->172.17.0.5:33142, err= 2026/08/05 03:49:02 INFO : sub dir2: Making directory 2026/08/05 03:49:02 INFO : sub dir: Making directory 2026/08/05 03:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38054") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44954->172.17.0.5:38054, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34085") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41716->172.17.0.5:34085, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39436") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39072") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39852->172.17.0.5:39436, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47214->172.17.0.5:39072, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33818") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56266->172.17.0.5:33818, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35098") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40362->172.17.0.5:35098, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33503") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31485") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44582->172.17.0.5:31485, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52944->172.17.0.5:33503, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32508") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38596->172.17.0.5:32508, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34435") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60574->172.17.0.5:34435, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33044") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45908->172.17.0.5:33044, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 INFO : sub dir2: Making directory 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33164") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51434->172.17.0.5:33164, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30708") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33988->172.17.0.5:30708, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33166") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36194->172.17.0.5:33166, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37305") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41808->172.17.0.5:37305, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36537") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35068->172.17.0.5:36537, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36786") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54344->172.17.0.5:36786, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33444") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34652->172.17.0.5:33444, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 DEBUG : sub dir2: Making directory with metadata 2026/08/05 03:49:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:49:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35595") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47852->172.17.0.5:35595, err= 2026/08/05 03:49:02 INFO : sub dir2: Making directory 2026/08/05 03:49:02 INFO : sub dir: Making directory 2026/08/05 03:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37456") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59116->172.17.0.5:37456, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33992") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58656->172.17.0.5:33992, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38616") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34278") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51622->172.17.0.5:38616, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58318->172.17.0.5:34278, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39692") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56620->172.17.0.5:39692, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39863") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46048->172.17.0.5:39863, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39908") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35302->172.17.0.5:39908, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33207") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53960->172.17.0.5:33207, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36515") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40538->172.17.0.5:36515, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35050") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49754->172.17.0.5:35050, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 INFO : sub dir2: Making directory 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30756") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39386->172.17.0.5:30756, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33337") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58898->172.17.0.5:33337, err= 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:02 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:02 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36301") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43066->172.17.0.5:36301, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38615") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36386->172.17.0.5:38615, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35075") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53766->172.17.0.5:35075, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34870") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45576->172.17.0.5:34870, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30223") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53548->172.17.0.5:30223, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30670") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43368->172.17.0.5:30670, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34285") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53682->172.17.0.5:34285, err= 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32400") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35118->172.17.0.5:32400, err= 2026/08/05 03:49:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wedazob4caxi" 2026/08/05 03:49:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:02 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:02 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Connecting to FTP server 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:02 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:33140->172.17.0.5:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-wedazob4caxi 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:31209") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:49970->172.17.0.5:31209, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38309") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57922->172.17.0.5:38309, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33646") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60238->172.17.0.5:33646, err= 2026/08/05 03:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Waiting for checks to finish 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Waiting for transfers to finish 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30755") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44402->172.17.0.5:30755, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:37240") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:46884->172.17.0.5:37240, err= 2026/08/05 03:49:05 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/05 03:49:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/05 03:49:05 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:30740") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:53612->172.17.0.5:30740, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:37664") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:38546->172.17.0.5:37664, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:33069") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:57934->172.17.0.5:33069, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: dial("tcp","172.17.0.5:35729") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: > dial: conn=172.17.0.1:48754->172.17.0.5:35729, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Purge object "sub dir/hello world" 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Purge dir "sub dir" 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: Purge dir "" 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34835") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46980->172.17.0.5:34835, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39636") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53342->172.17.0.5:39636, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31781") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58710->172.17.0.5:31781, err= --- PASS: TestServerSideCopy (2.86s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32877") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48340->172.17.0.5:32877, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32045") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38438->172.17.0.5:32045, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36466") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39050->172.17.0.5:36466, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30067") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48530->172.17.0.5:30067, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38969") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48176->172.17.0.5:38969, err= 2026/08/05 03:49:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:49:05 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30956") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38476->172.17.0.5:30956, err= 2026/08/05 03:49:05 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/05 03:49:05 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/05 03:49:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39313") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52178->172.17.0.5:39313, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30652") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38366->172.17.0.5:30652, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34241") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40440->172.17.0.5:34241, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34789") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40546->172.17.0.5:34789, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34926") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49030->172.17.0.5:34926, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36948") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47656->172.17.0.5:36948, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34018") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53136->172.17.0.5:34018, err= 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32434") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34270->172.17.0.5:32434, err= 2026/08/05 03:49:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haqitof4fine" 2026/08/05 03:49:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:05 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:05 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:05 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Connecting to FTP server 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:05 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:33154->172.17.0.5:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-haqitof4fine 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:35657") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33954") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:60164->172.17.0.5:35657, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35226->172.17.0.5:33954, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32562") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33594->172.17.0.5:32562, err= 2026/08/05 03:49:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Waiting for checks to finish 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Waiting for transfers to finish 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31800") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35270->172.17.0.5:31800, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:34274") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:41722->172.17.0.5:34274, err= 2026/08/05 03:49:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/05 03:49:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/05 03:49:08 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:37272") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:42380->172.17.0.5:37272, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:35929") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:60282->172.17.0.5:35929, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30687") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59286->172.17.0.5:30687, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37760") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43580->172.17.0.5:37760, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36403") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55282->172.17.0.5:36403, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:33013") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37610") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:54214->172.17.0.5:33013, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55620->172.17.0.5:37610, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38385") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:34098") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50182->172.17.0.5:38385, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:55916->172.17.0.5:34098, err= 2026/08/05 03:49:08 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-haqitof4fine) 2026/08/05 03:49:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Waiting for checks to finish 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Waiting for transfers to finish 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35228") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54114->172.17.0.5:35228, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:39741") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:37732->172.17.0.5:39741, err= 2026/08/05 03:49:08 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/05 03:49:08 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/05 03:49:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:33905") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:54746->172.17.0.5:33905, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:36754") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:39598->172.17.0.5:36754, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:33774") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:59796->172.17.0.5:33774, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: dial("tcp","172.17.0.5:36247") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: > dial: conn=172.17.0.1:33906->172.17.0.5:36247, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Purge object "sub dir/hello world" 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Purge dir "sub dir" 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: Purge dir "" 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34754") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53186->172.17.0.5:34754, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33920") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59036->172.17.0.5:33920, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36341") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41006->172.17.0.5:36341, err= --- PASS: TestServerSideCopyOverSelf (2.77s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33372") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39986->172.17.0.5:33372, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31742") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40162->172.17.0.5:31742, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33341") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59446->172.17.0.5:33341, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35411") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52912->172.17.0.5:35411, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38361") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56222->172.17.0.5:38361, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:49:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33097") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38828->172.17.0.5:33097, err= 2026/08/05 03:49:08 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/05 03:49:08 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/05 03:49:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 03:49:08 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38128") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38210->172.17.0.5:38128, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38453") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45588->172.17.0.5:38453, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35391") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60440->172.17.0.5:35391, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32557") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46056->172.17.0.5:32557, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37780") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41444->172.17.0.5:37780, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33170") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35026->172.17.0.5:33170, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35033") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39098->172.17.0.5:35033, err= 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34351") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50462->172.17.0.5:34351, err= 2026/08/05 03:49:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rojelel1juje" 2026/08/05 03:49:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:08 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:08 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:08 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:08 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Connecting to FTP server 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:08 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:33166->172.17.0.5:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-rojelel1juje 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:37072") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:54306->172.17.0.5:37072, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30104") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42982->172.17.0.5:30104, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37618") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57538->172.17.0.5:37618, err= 2026/08/05 03:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38963") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50708->172.17.0.5:38963, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:32327") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:49672->172.17.0.5:32327, err= 2026/08/05 03:49:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/05 03:49:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/05 03:49:10 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:33549") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:42578->172.17.0.5:33549, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:37700") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:53254->172.17.0.5:37700, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35884") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54718->172.17.0.5:35884, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33989") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38988->172.17.0.5:33989, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37108") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41204->172.17.0.5:37108, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Using server-side directory move 2026/08/05 03:49:10 INFO : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:36454") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:44602->172.17.0.5:36454, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39355") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36378->172.17.0.5:39355, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:36180") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:35986->172.17.0.5:36180, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36642") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52192->172.17.0.5:36642, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-rojelel1juje) 2026/08/05 03:49:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for transfers to finish 2026/08/05 03:49:10 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:10 INFO : sub dir/hello world: Moved (server-side) 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35897") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46968->172.17.0.5:35897, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31403") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35954->172.17.0.5:31403, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:36567") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:39530->172.17.0.5:36567, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:33243") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:54172->172.17.0.5:33243, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30511") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41604->172.17.0.5:30511, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30126") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50444->172.17.0.5:30126, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37882") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40868->172.17.0.5:37882, err= 2026/08/05 03:49:10 DEBUG : testing file moves 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39551") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:39996") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33504->172.17.0.5:39551, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:35418->172.17.0.5:39996, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31119") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47136->172.17.0.5:31119, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:38108") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:59604->172.17.0.5:38108, err= 2026/08/05 03:49:10 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-rojelel1juje) 2026/08/05 03:49:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Waiting for transfers to finish 2026/08/05 03:49:10 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:10 INFO : sub dir/hello world: Moved (server-side) 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38176") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45572->172.17.0.5:38176, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30313") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34084->172.17.0.5:30313, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:37672") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:43792->172.17.0.5:37672, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:35867") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:52570->172.17.0.5:35867, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:34552") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:35726->172.17.0.5:34552, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: dial("tcp","172.17.0.5:32451") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: > dial: conn=172.17.0.1:41960->172.17.0.5:32451, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Purge object "sub dir/hello world" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Purge dir "sub dir" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: Purge dir "" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39031") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49506->172.17.0.5:39031, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37163") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42320->172.17.0.5:37163, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34695") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54678->172.17.0.5:34695, err= --- PASS: TestServerSideMoveOverSelf (2.35s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36318") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36770->172.17.0.5:36318, err= 2026/08/05 03:49:10 ERROR : error listing: directory not found 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33764") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43602->172.17.0.5:33764, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36954") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49136->172.17.0.5:36954, err= 2026/08/05 03:49:10 INFO : Local file system at /tmp/rclone2033045795: Making directory 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38274") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35426->172.17.0.5:38274, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32099") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35490->172.17.0.5:32099, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30062") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54060->172.17.0.5:30062, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38093") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48444->172.17.0.5:38093, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34913") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36094->172.17.0.5:34913, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38355") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43020->172.17.0.5:38355, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37704") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53504->172.17.0.5:37704, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34824") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54056->172.17.0.5:34824, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39501") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53232->172.17.0.5:39501, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35195") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43834->172.17.0.5:35195, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37056") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48666->172.17.0.5:37056, err= 2026/08/05 03:49:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35937") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52244->172.17.0.5:35937, err= 2026/08/05 03:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31932") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34340->172.17.0.5:31932, err= 2026/08/05 03:49:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/05 03:49:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/05 03:49:10 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35727") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43626->172.17.0.5:35727, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38750") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43964->172.17.0.5:38750, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30117") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40466->172.17.0.5:30117, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37341") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39860->172.17.0.5:37341, err= 2026/08/05 03:49:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33438") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52282->172.17.0.5:33438, err= 2026/08/05 03:49:10 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/05 03:49:10 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/05 03:49:10 INFO : check sum: Copied (new) 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34101") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47684->172.17.0.5:34101, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34997") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44752->172.17.0.5:34997, err= 2026/08/05 03:49:10 DEBUG : check sum: size = 1 OK 2026/08/05 03:49:10 NOTICE: ftp://172.17.0.5:21/rclone-test-qobafir4womu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/05 03:49:10 DEBUG : check sum: Size of src and dst objects identical 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : check sum: Unchanged skipping 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 INFO : There was nothing to transfer 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39888") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47798->172.17.0.5:39888, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36478") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57434->172.17.0.5:36478, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32958") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52840->172.17.0.5:32958, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34409") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47042->172.17.0.5:34409, err= 2026/08/05 03:49:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38595") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60640->172.17.0.5:38595, err= 2026/08/05 03:49:10 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/05 03:49:10 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/05 03:49:10 INFO : sizeonly: Copied (new) 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38319") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52716->172.17.0.5:38319, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37019") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34908->172.17.0.5:37019, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : sizeonly: size = 6 OK 2026/08/05 03:49:10 DEBUG : sizeonly: Sizes identical 2026/08/05 03:49:10 DEBUG : sizeonly: Unchanged skipping 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 INFO : There was nothing to transfer 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38739") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38738->172.17.0.5:38739, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39096") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43660->172.17.0.5:39096, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35045") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44628->172.17.0.5:35045, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33575") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56142->172.17.0.5:33575, err= 2026/08/05 03:49:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30604") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55278->172.17.0.5:30604, err= 2026/08/05 03:49:10 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/05 03:49:10 INFO : ignore-size: Copied (new) 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30814") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56858->172.17.0.5:30814, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36476") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54136->172.17.0.5:36476, err= 2026/08/05 03:49:10 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:49:10 DEBUG : ignore-size: Unchanged skipping 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 INFO : There was nothing to transfer 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35406") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50126->172.17.0.5:35406, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38354") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60474->172.17.0.5:38354, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37598") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32930->172.17.0.5:37598, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31555") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34754->172.17.0.5:31555, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34458") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40178->172.17.0.5:34458, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39543") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51120->172.17.0.5:39543, err= 2026/08/05 03:49:10 DEBUG : existing: size = 6 OK 2026/08/05 03:49:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : existing: Unchanged skipping 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 INFO : There was nothing to transfer 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35384") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39374->172.17.0.5:35384, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36950") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37486->172.17.0.5:36950, err= 2026/08/05 03:49:10 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/05 03:49:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/05 03:49:10 INFO : existing: Copied (replaced existing) 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33150") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47874->172.17.0.5:33150, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30253") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33242->172.17.0.5:30253, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37300") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37008->172.17.0.5:37300, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35823") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51832->172.17.0.5:35823, err= 2026/08/05 03:49:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39021") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59252->172.17.0.5:39021, err= 2026/08/05 03:49:10 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/05 03:49:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/05 03:49:10 INFO : existing: Copied (new) 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32810") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58596->172.17.0.5:32810, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35351") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53638->172.17.0.5:35351, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:10 DEBUG : existing: Destination exists, skipping 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:10 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:10 INFO : There was nothing to transfer 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35796") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53614->172.17.0.5:35796, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35255") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38644->172.17.0.5:35255, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33267") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35296->172.17.0.5:33267, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35905") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42148->172.17.0.5:35905, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30892") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60662->172.17.0.5:30892, err= 2026/08/05 03:49:10 INFO : d: Making directory 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35028") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38826->172.17.0.5:35028, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38678") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35584") 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33180->172.17.0.5:21, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54384->172.17.0.5:35584, err= 2026/08/05 03:49:10 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42424->172.17.0.5:38678, err= 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32165") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43002->172.17.0.5:32165, err= 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33177") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43944->172.17.0.5:33177, err= 2026/08/05 03:49:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31575") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38031") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33990->172.17.0.5:38031, err= 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43824->172.17.0.5:31575, err= 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36428") 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33860->172.17.0.5:21, err= 2026/08/05 03:49:13 DEBUG : c/non empty space: size = 5 OK 2026/08/05 03:49:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:13 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50538->172.17.0.5:36428, err= 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:13 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37396") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45282->172.17.0.5:37396, err= 2026/08/05 03:49:16 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/05 03:49:16 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/05 03:49:16 INFO : a/potato2: Copied (new) 2026/08/05 03:49:16 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:16 INFO : b/potato: Deleted 2026/08/05 03:49:16 INFO : d: Removing directory 2026/08/05 03:49:16 INFO : b: Removing directory 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: deleted 2 directories 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34581") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46544->172.17.0.5:34581, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36107") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44192->172.17.0.5:36107, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33647") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34156->172.17.0.5:33647, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31722") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34284->172.17.0.5:31722, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32909") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48504->172.17.0.5:32909, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34273") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45944->172.17.0.5:34273, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38953") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36326->172.17.0.5:38953, err= --- PASS: TestSyncIgnoreErrors (6.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37535") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43202->172.17.0.5:37535, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39661") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33628->172.17.0.5:39661, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31441") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51454->172.17.0.5:31441, err= 2026/08/05 03:49:16 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/05 03:49:16 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:16 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38389") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59346->172.17.0.5:38389, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30029") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36344->172.17.0.5:30029, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:16 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36129") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42184->172.17.0.5:36129, err= 2026/08/05 03:49:16 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/05 03:49:16 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/05 03:49:16 INFO : empty space: Copied (replaced existing) 2026/08/05 03:49:16 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39744") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41178->172.17.0.5:39744, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35201") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36140->172.17.0.5:35201, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32670") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33444->172.17.0.5:32670, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38638") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41980->172.17.0.5:38638, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36091") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41594->172.17.0.5:36091, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30519") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45376->172.17.0.5:30519, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38671") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44138->172.17.0.5:38671, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35730") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43316->172.17.0.5:35730, err= 2026/08/05 03:49:16 DEBUG : foo: size = 3 OK 2026/08/05 03:49:16 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35589") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49704->172.17.0.5:35589, err= 2026/08/05 03:49:16 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/05 03:49:16 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/05 03:49:16 INFO : foo: Copied (replaced existing) 2026/08/05 03:49:16 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39433") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47378->172.17.0.5:39433, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34458") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49506->172.17.0.5:34458, err= 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38014") 2026/08/05 03:49:16 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49388->172.17.0.5:38014, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39223") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58376->172.17.0.5:39223, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32402") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51708->172.17.0.5:32402, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36034") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50050->172.17.0.5:36034, err= 2026/08/05 03:49:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33686") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33834->172.17.0.5:33686, err= 2026/08/05 03:49:17 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39998") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33784->172.17.0.5:39998, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30753") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34478->172.17.0.5:30753, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32327") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41836->172.17.0.5:32327, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31354") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38270->172.17.0.5:31354, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38514") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37480->172.17.0.5:38514, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37990") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47874->172.17.0.5:37990, err= 2026/08/05 03:49:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:49:17 DEBUG : potato: size = 60 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:17 DEBUG : potato: Sizes differ 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30299") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37068->172.17.0.5:30299, err= 2026/08/05 03:49:17 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/05 03:49:17 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (replaced existing) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37686") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46534->172.17.0.5:37686, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37559") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41664->172.17.0.5:37559, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34323") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42726->172.17.0.5:34323, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31796") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55616->172.17.0.5:31796, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37569") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60836->172.17.0.5:37569, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36126") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40908->172.17.0.5:36126, err= 2026/08/05 03:49:17 DEBUG : potato: size = 21 OK 2026/08/05 03:49:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36726") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45462->172.17.0.5:36726, err= 2026/08/05 03:49:17 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/05 03:49:17 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (replaced existing) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37669") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53644->172.17.0.5:37669, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38458") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36780->172.17.0.5:38458, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33627") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55744->172.17.0.5:33627, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34422") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35820->172.17.0.5:34422, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37579") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60916->172.17.0.5:37579, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35452") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36266->172.17.0.5:35452, err= 2026/08/05 03:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30760") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41254->172.17.0.5:30760, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38360") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54512->172.17.0.5:38360, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31800") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42674->172.17.0.5:31800, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31490") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47088->172.17.0.5:31490, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36048") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58918->172.17.0.5:36048, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38290") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47992->172.17.0.5:38290, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37507") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48696->172.17.0.5:37507, err= 2026/08/05 03:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33383") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57420->172.17.0.5:33383, err= 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/05 03:49:17 INFO : potato2: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : potato: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31289") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54728->172.17.0.5:31289, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37722") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44920->172.17.0.5:37722, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30279") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51238->172.17.0.5:30279, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35271") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60210->172.17.0.5:35271, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32027") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42400->172.17.0.5:32027, err= 2026/08/05 03:49:17 INFO : d: Making directory 2026/08/05 03:49:17 INFO : d/e: Making directory 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39896") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50146->172.17.0.5:39896, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34967") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35182") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33775") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40198->172.17.0.5:34967, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55730->172.17.0.5:35182, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36692->172.17.0.5:33775, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32172") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40896->172.17.0.5:32172, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30321") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59412->172.17.0.5:30321, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38777") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34138") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37115") 2026/08/05 03:49:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37344->172.17.0.5:34138, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56948->172.17.0.5:37115, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39284->172.17.0.5:38777, err= 2026/08/05 03:49:17 DEBUG : c/non empty space: size = 5 OK 2026/08/05 03:49:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39267") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50544->172.17.0.5:39267, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35335") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32872->172.17.0.5:35335, err= 2026/08/05 03:49:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/05 03:49:17 INFO : a/potato2: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : b/potato: Deleted 2026/08/05 03:49:17 INFO : d/e: Removing directory 2026/08/05 03:49:17 INFO : d: Removing directory 2026/08/05 03:49:17 INFO : b: Removing directory 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: deleted 3 directories 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31613") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53860->172.17.0.5:31613, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32949") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57388->172.17.0.5:32949, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38132") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52248->172.17.0.5:38132, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34195") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42776->172.17.0.5:34195, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32800") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31079") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48338->172.17.0.5:32800, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57142->172.17.0.5:31079, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32506") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49352->172.17.0.5:32506, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30365") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35894->172.17.0.5:30365, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31790") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60020->172.17.0.5:31790, err= 2026/08/05 03:49:17 INFO : d: Making directory 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33478") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48710->172.17.0.5:33478, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32000") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33191") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47968->172.17.0.5:32000, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37486->172.17.0.5:33191, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31019") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57708->172.17.0.5:31019, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34487") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53508->172.17.0.5:34487, err= 2026/08/05 03:49:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30150") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39193") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39940->172.17.0.5:30150, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36953") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48640->172.17.0.5:39193, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44484->172.17.0.5:36953, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : c/non empty space: size = 5 OK 2026/08/05 03:49:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34161") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42830->172.17.0.5:34161, err= 2026/08/05 03:49:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/05 03:49:17 INFO : a/potato2: Copied (new) 2026/08/05 03:49:17 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting files as there were IO errors 2026/08/05 03:49:17 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting directories as there were IO errors 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36962") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57164->172.17.0.5:36962, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31467") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36533") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39486->172.17.0.5:31467, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34550->172.17.0.5:36533, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31883") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36828") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46370->172.17.0.5:31883, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42490->172.17.0.5:36828, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34553") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33228->172.17.0.5:34553, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33006") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39747") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39705") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58230->172.17.0.5:33006, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33738->172.17.0.5:39747, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39750") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49832->172.17.0.5:39705, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56386->172.17.0.5:39750, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30266") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56836->172.17.0.5:30266, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30316") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46072->172.17.0.5:30316, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36688") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32850->172.17.0.5:36688, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32790") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48832->172.17.0.5:32790, err= 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38840") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39250->172.17.0.5:38840, err= 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 INFO : potato: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36456") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41252->172.17.0.5:36456, err= 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/05 03:49:17 INFO : potato2: Copied (new) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36987") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60890->172.17.0.5:36987, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30696") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34578->172.17.0.5:30696, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30937") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52736->172.17.0.5:30937, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33443") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37924->172.17.0.5:33443, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39159") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58418->172.17.0.5:39159, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37090") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38040->172.17.0.5:37090, err= 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33605") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39620->172.17.0.5:33605, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 INFO : potato: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36390") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59894->172.17.0.5:36390, err= 2026/08/05 03:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32963") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44532->172.17.0.5:32963, err= 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/05 03:49:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/05 03:49:17 INFO : potato2: Copied (new) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35525") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45920->172.17.0.5:35525, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33492") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39552->172.17.0.5:33492, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31554") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35730->172.17.0.5:31554, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35016") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40534->172.17.0.5:35016, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34497") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51786->172.17.0.5:34497, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30303") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43280->172.17.0.5:30303, err= 2026/08/05 03:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32221") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50170->172.17.0.5:32221, err= 2026/08/05 03:49:17 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/05 03:49:17 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/05 03:49:17 INFO : potato2: Copied (new) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31060") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58124->172.17.0.5:31060, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37106") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37824->172.17.0.5:37106, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36219") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36072->172.17.0.5:36219, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39962") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49582->172.17.0.5:39962, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37938") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36410->172.17.0.5:37938, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33026") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53420->172.17.0.5:33026, err= 2026/08/05 03:49:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : enormous: Excluded 2026/08/05 03:49:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : potato2: Excluded 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33912") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38882->172.17.0.5:33912, err= 2026/08/05 03:49:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : potato2: Excluded 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33479") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49142->172.17.0.5:33479, err= 2026/08/05 03:49:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : enormous: Excluded 2026/08/05 03:49:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : potato2: Excluded 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31198") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60328->172.17.0.5:31198, err= 2026/08/05 03:49:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : potato2: Excluded 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33846") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43504->172.17.0.5:33846, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33644") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35460->172.17.0.5:33644, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31448") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59782->172.17.0.5:31448, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34629") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40074->172.17.0.5:34629, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32082") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56024->172.17.0.5:32082, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32295") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43858->172.17.0.5:32295, err= 2026/08/05 03:49:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : enormous: Excluded 2026/08/05 03:49:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 03:49:17 DEBUG : potato2: Excluded 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38538") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38368->172.17.0.5:38538, err= 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : enormous: Deleted 2026/08/05 03:49:17 INFO : potato2: Deleted 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37348") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57418->172.17.0.5:37348, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37701") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42616->172.17.0.5:37701, err= 2026/08/05 03:49:17 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : enormous: Deleted 2026/08/05 03:49:17 INFO : potato2: Deleted 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35317") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42106->172.17.0.5:35317, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37039") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35370->172.17.0.5:37039, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35184") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36246->172.17.0.5:35184, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37933") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42906->172.17.0.5:37933, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34711") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41318->172.17.0.5:34711, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38052") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42370->172.17.0.5:38052, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33284") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35482->172.17.0.5:33284, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38357") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38396->172.17.0.5:38357, err= 2026/08/05 03:49:17 DEBUG : five: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : one: Destination is newer than source, skipping 2026/08/05 03:49:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:49:17 DEBUG : four: size = 8 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:17 DEBUG : four: Sizes differ 2026/08/05 03:49:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/05 03:49:17 DEBUG : three: size = 5 OK 2026/08/05 03:49:17 DEBUG : three: Sizes identical 2026/08/05 03:49:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : two: size = 3 OK 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38478") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33305") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60352->172.17.0.5:38478, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37790->172.17.0.5:33305, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31966") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38944->172.17.0.5:31966, err= 2026/08/05 03:49:17 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/05 03:49:17 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/05 03:49:17 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/05 03:49:17 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/05 03:49:17 INFO : five: Copied (new) 2026/08/05 03:49:17 DEBUG : four.f852663a.partial: renamed to: four 2026/08/05 03:49:17 INFO : four: Copied (replaced existing) 2026/08/05 03:49:17 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/05 03:49:17 INFO : two: Copied (replaced existing) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33986") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46006->172.17.0.5:33986, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35407") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48476->172.17.0.5:35407, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38268") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38428->172.17.0.5:38268, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/05 03:49:17 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38234") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42694->172.17.0.5:38234, err= 2026/08/05 03:49:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35964") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39101") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37268->172.17.0.5:35964, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54502->172.17.0.5:39101, err= 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/05 03:49:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (new) 2026/08/05 03:49:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/05 03:49:17 INFO : yam: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31176") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33468->172.17.0.5:31176, err= 2026/08/05 03:49:17 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36656") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46950->172.17.0.5:36656, err= 2026/08/05 03:49:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : potato: size = 14 OK 2026/08/05 03:49:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : potato: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32631") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36826->172.17.0.5:32631, err= 2026/08/05 03:49:17 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/05 03:49:17 INFO : yaml: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : yam: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37546") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51122->172.17.0.5:37546, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30115") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33486->172.17.0.5:30115, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35430") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36224->172.17.0.5:35430, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36213") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47794->172.17.0.5:36213, err= 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Making map for --track-renames 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Finished making map for --track-renames 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 03:49:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for renames to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39595") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39186") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51452->172.17.0.5:39595, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54700->172.17.0.5:39186, err= 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/05 03:49:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (new) 2026/08/05 03:49:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/05 03:49:17 INFO : yam: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36487") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59076->172.17.0.5:36487, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32022") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45364->172.17.0.5:32022, err= 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Making map for --track-renames 2026/08/05 03:49:17 DEBUG : potato: size = 14 OK 2026/08/05 03:49:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Finished making map for --track-renames 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : potato: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for renames to finish 2026/08/05 03:49:17 INFO : yam: Moved (server-side) to: yaml 2026/08/05 03:49:17 INFO : yaml: Renamed from "yam" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37825") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35008->172.17.0.5:37825, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31847") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47510->172.17.0.5:31847, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38748") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54628->172.17.0.5:38748, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38652") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46456->172.17.0.5:38652, err= 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Making map for --track-renames 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Finished making map for --track-renames 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 03:49:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for renames to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38602") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39974->172.17.0.5:38602, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35524") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59072->172.17.0.5:35524, err= 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/05 03:49:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/05 03:49:17 INFO : potato: Copied (new) 2026/08/05 03:49:17 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/05 03:49:17 INFO : sub/yam: Copied (new) 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34430") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60700->172.17.0.5:34430, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39286") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38124->172.17.0.5:39286, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33056") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43960->172.17.0.5:33056, err= 2026/08/05 03:49:17 DEBUG : potato: size = 14 OK 2026/08/05 03:49:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:49:17 DEBUG : potato: Unchanged skipping 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37083") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40362->172.17.0.5:37083, err= 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Making map for --track-renames 2026/08/05 03:49:17 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Finished making map for --track-renames 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for renames to finish 2026/08/05 03:49:17 INFO : sub/yam: Moved (server-side) to: yam 2026/08/05 03:49:17 INFO : yam: Renamed from "sub/yam" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32779") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53994->172.17.0.5:32779, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34291") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58386->172.17.0.5:34291, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32406") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52750->172.17.0.5:32406, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35346") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35600->172.17.0.5:35346, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32891") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46394->172.17.0.5:32891, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : Creating backend with remote "/tmp/rclone2033045795/dir1" 2026/08/05 03:49:17 DEBUG : Creating backend with remote "/tmp/rclone2033045795/dir2" 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795/dir2: Using server-side directory move 2026/08/05 03:49:17 INFO : Local file system at /tmp/rclone2033045795/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 03:49:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795/dir2: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795/dir2: Waiting for transfers to finish 2026/08/05 03:49:17 INFO : file1.txt: Moved (server-side) 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32223") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50804->172.17.0.5:32223, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33340") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60578->172.17.0.5:33340, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35663") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57774->172.17.0.5:35663, err= 2026/08/05 03:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33355") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42266->172.17.0.5:33355, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37450") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48262->172.17.0.5:37450, err= 2026/08/05 03:49:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/05 03:49:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:17 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:17 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/05 03:49:17 INFO : nested/sub dir/file: Copied (new) 2026/08/05 03:49:17 INFO : nested/sub dir/file: Deleted 2026/08/05 03:49:17 INFO : sub dir: Removing directory 2026/08/05 03:49:17 INFO : nested/sub dir: Removing directory 2026/08/05 03:49:17 INFO : nested: Removing directory 2026/08/05 03:49:17 DEBUG : Local file system at /tmp/rclone2033045795: deleted 3 directories 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34449") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39586->172.17.0.5:34449, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34638") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46714->172.17.0.5:34638, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34960") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45514->172.17.0.5:34960, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32932") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39498->172.17.0.5:32932, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31139") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42920->172.17.0.5:31139, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33016") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32717") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33744->172.17.0.5:33016, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49566->172.17.0.5:32717, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33347") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45800->172.17.0.5:33347, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34557") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52552->172.17.0.5:34557, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37346") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53410->172.17.0.5:37346, err= 2026/08/05 03:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30371") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49728->172.17.0.5:30371, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38180") 2026/08/05 03:49:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58492->172.17.0.5:38180, err= 2026/08/05 03:49:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/05 03:49:17 INFO : sub dir/hello world: Copied (new) 2026/08/05 03:49:17 INFO : sub dir/hello world: Deleted 2026/08/05 03:49:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/05 03:49:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/05 03:49:17 INFO : nested/sub dir/file: Copied (new) 2026/08/05 03:49:17 INFO : nested/sub dir/file: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38385") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59900->172.17.0.5:38385, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31357") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42012->172.17.0.5:31357, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35412") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44812->172.17.0.5:35412, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39607") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58656->172.17.0.5:39607, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38858") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39658->172.17.0.5:38858, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30647") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33722->172.17.0.5:30647, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35344") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33796->172.17.0.5:35344, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35844") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38256->172.17.0.5:35844, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33559") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56984->172.17.0.5:33559, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35697") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40672->172.17.0.5:35697, err= 2026/08/05 03:49:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31276") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49382->172.17.0.5:31276, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30827") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55238->172.17.0.5:30827, err= 2026/08/05 03:49:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/05 03:49:17 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/05 03:49:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/05 03:49:17 INFO : existing: Copied (new) 2026/08/05 03:49:17 INFO : existing: Deleted 2026/08/05 03:49:17 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/05 03:49:17 INFO : existing-b: Copied (new) 2026/08/05 03:49:17 INFO : existing-b: Deleted 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36588") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48254->172.17.0.5:36588, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38799") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38702->172.17.0.5:38799, err= 2026/08/05 03:49:17 DEBUG : existing: Destination exists, skipping 2026/08/05 03:49:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:17 INFO : There was nothing to transfer 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35449") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36000->172.17.0.5:35449, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37372") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58178->172.17.0.5:37372, err= 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35670") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60370->172.17.0.5:35670, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nesuhes2cexe" 2026/08/05 03:49:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:17 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:17 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:17 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Connecting to FTP server 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:17 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:33876->172.17.0.5:21, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33337") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40598->172.17.0.5:33337, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32178") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33674->172.17.0.5:32178, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32294") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60474->172.17.0.5:32294, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38614") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37212->172.17.0.5:38614, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-nesuhes2cexe 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:30183") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:35506->172.17.0.5:30183, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:30480") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:44178->172.17.0.5:30480, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:31365") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:37192->172.17.0.5:31365, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Using server-side directory move 2026/08/05 03:49:20 INFO : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:36619") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38927") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:54928->172.17.0.5:36619, err= 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53538->172.17.0.5:38927, err= 2026/08/05 03:49:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:20 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/05 03:49:20 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:20 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:20 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-nesuhes2cexe) 2026/08/05 03:49:20 DEBUG : potato3: Sizes differ 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Connecting to FTP server 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Waiting for checks to finish 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:33890->172.17.0.5:21, err= 2026/08/05 03:49:20 INFO : empty space: Deleted 2026/08/05 03:49:20 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Waiting for transfers to finish 2026/08/05 03:49:20 INFO : potato2: Moved (server-side) 2026/08/05 03:49:23 INFO : potato3: Deleted 2026/08/05 03:49:23 INFO : potato3: Moved (server-side) 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33806") 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39356->172.17.0.5:33806, err= 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:32933") 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:45096->172.17.0.5:32933, err= 2026/08/05 03:49:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-baganeq5nubo" 2026/08/05 03:49:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:23 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:23 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:23 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:23 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Connecting to FTP server 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:23 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: > dial: conn=172.17.0.1:36310->172.17.0.5:21, err= 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Using server-side directory move 2026/08/05 03:49:26 INFO : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Server side directory move succeeded 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: dial("tcp","172.17.0.5:38254") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: > dial: conn=172.17.0.1:56850->172.17.0.5:38254, err= 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:31971") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:50742->172.17.0.5:31971, err= 2026/08/05 03:49:26 ERROR : error listing: directory not found 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: dial("tcp","172.17.0.5:35279") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: > dial: conn=172.17.0.1:50842->172.17.0.5:35279, err= 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Purge object "empty space" 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Purge object "potato2" 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Purge object "potato3" 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: Purge dir "" 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: dial("tcp","172.17.0.5:31265") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: > dial: conn=172.17.0.1:34574->172.17.0.5:31265, err= 2026/08/05 03:49:26 ERROR : error listing: directory not found 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: Purge dir "" 2026/08/05 03:49:26 NOTICE: purge failed to rmdir "": directory not found 2026/08/05 03:49:26 NOTICE: purge failed: directory not found 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34317") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42948->172.17.0.5:34317, err= 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38703") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41496->172.17.0.5:38703, err= --- PASS: TestServerSideMove (9.06s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zahexib0lamo" 2026/08/05 03:49:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:26 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:26 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:26 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:26 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Connecting to FTP server 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:26 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:36324->172.17.0.5:21, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39835") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50098->172.17.0.5:39835, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39863") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58018->172.17.0.5:39863, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34945") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59810->172.17.0.5:34945, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35233") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43406->172.17.0.5:35233, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-zahexib0lamo 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:35000") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:38162->172.17.0.5:35000, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:32185") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:35910->172.17.0.5:32185, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:39783") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:38858->172.17.0.5:39783, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:30489") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:35688->172.17.0.5:30489, err= 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30218") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49970->172.17.0.5:30218, err= 2026/08/05 03:49:28 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 03:49:28 DEBUG : empty space: Excluded 2026/08/05 03:49:28 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 03:49:28 DEBUG : empty space: Excluded 2026/08/05 03:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:28 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:28 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-zahexib0lamo) 2026/08/05 03:49:28 DEBUG : potato3: Sizes differ 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Connecting to FTP server 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Waiting for checks to finish 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Waiting for transfers to finish 2026/08/05 03:49:28 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:36326->172.17.0.5:21, err= 2026/08/05 03:49:28 INFO : potato2: Moved (server-side) 2026/08/05 03:49:32 INFO : potato3: Deleted 2026/08/05 03:49:32 INFO : potato3: Moved (server-side) 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38305") 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43330->172.17.0.5:38305, err= 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:30995") 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:52858->172.17.0.5:30995, err= 2026/08/05 03:49:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fiyosom9digi" 2026/08/05 03:49:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:32 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:32 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:32 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:32 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Connecting to FTP server 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:32 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: > dial: conn=172.17.0.1:37036->172.17.0.5:21, err= 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: dial("tcp","172.17.0.5:38251") 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: > dial: conn=172.17.0.1:48436->172.17.0.5:38251, err= 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:33494") 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:52022->172.17.0.5:33494, err= 2026/08/05 03:49:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 03:49:35 DEBUG : empty space: Excluded 2026/08/05 03:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Connecting to FTP server 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Waiting for checks to finish 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Waiting for transfers to finish 2026/08/05 03:49:35 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: > dial: conn=172.17.0.1:37044->172.17.0.5:21, err= 2026/08/05 03:49:35 INFO : potato2: Moved (server-side) 2026/08/05 03:49:38 INFO : potato3: Moved (server-side) 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: dial("tcp","172.17.0.5:39562") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: > dial: conn=172.17.0.1:49346->172.17.0.5:39562, err= 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:38774") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:36410->172.17.0.5:38774, err= 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: dial("tcp","172.17.0.5:36924") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: > dial: conn=172.17.0.1:43258->172.17.0.5:36924, err= 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Purge object "potato2" 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Purge object "potato3" 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: Purge dir "" 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: dial("tcp","172.17.0.5:37275") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: > dial: conn=172.17.0.1:50180->172.17.0.5:37275, err= 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Purge object "empty space" 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: Purge dir "" 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34643") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51204->172.17.0.5:34643, err= 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33516") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32840->172.17.0.5:33516, err= --- PASS: TestServerSideMoveWithFilter (11.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rubepum5tovi" 2026/08/05 03:49:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:38 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:38 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:38 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:38 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Connecting to FTP server 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:38 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:37056->172.17.0.5:21, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36936") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58548->172.17.0.5:36936, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39653") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38010->172.17.0.5:39653, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39602") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43116->172.17.0.5:39602, err= 2026/08/05 03:49:41 INFO : tomatoDir: Making directory 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34116") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48796->172.17.0.5:34116, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39126") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40342->172.17.0.5:39126, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-qobafir4womu -> ftp://172.17.0.5:21/rclone-test-rubepum5tovi 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:32062") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:45108->172.17.0.5:32062, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:33570") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:57984->172.17.0.5:33570, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:39768") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:49180->172.17.0.5:39768, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Using server-side directory move 2026/08/05 03:49:41 INFO : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:32494") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:33204->172.17.0.5:32494, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36959") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45972->172.17.0.5:36959, err= 2026/08/05 03:49:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 03:49:41 DEBUG : empty space: size = 1 OK 2026/08/05 03:49:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/05 03:49:41 DEBUG : empty space: Unchanged skipping 2026/08/05 03:49:41 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:49:41 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-rubepum5tovi) 2026/08/05 03:49:41 DEBUG : potato3: Sizes differ 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Connecting to FTP server 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:50748->172.17.0.5:21, err= 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35285") 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57164->172.17.0.5:35285, err= 2026/08/05 03:49:41 INFO : potato2: Moved (server-side) 2026/08/05 03:49:41 INFO : empty space: Deleted 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Waiting for checks to finish 2026/08/05 03:49:41 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Waiting for transfers to finish 2026/08/05 03:49:44 INFO : potato3: Deleted 2026/08/05 03:49:44 INFO : potato3: Moved (server-side) 2026/08/05 03:49:44 INFO : tomatoDir: Removing directory 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: deleted 1 directories 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39256") 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59766->172.17.0.5:39256, err= 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32452") 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56460->172.17.0.5:32452, err= 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:33723") 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:57656->172.17.0.5:33723, err= 2026/08/05 03:49:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zefolal2sewi" 2026/08/05 03:49:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:44 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:44 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:44 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:44 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Connecting to FTP server 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:44 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: > dial: conn=172.17.0.1:50764->172.17.0.5:21, err= 2026/08/05 03:49:46 INFO : tomatoDir: Making directory 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Using server-side directory move 2026/08/05 03:49:46 INFO : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Server side directory move succeeded 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: dial("tcp","172.17.0.5:37536") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: > dial: conn=172.17.0.1:53476->172.17.0.5:37536, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: dial("tcp","172.17.0.5:31567") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: > dial: conn=172.17.0.1:59330->172.17.0.5:31567, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:39185") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:34486->172.17.0.5:39185, err= 2026/08/05 03:49:46 ERROR : error listing: directory not found 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:38678") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:45852->172.17.0.5:38678, err= 2026/08/05 03:49:46 ERROR : error listing: directory not found 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: dial("tcp","172.17.0.5:31845") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: > dial: conn=172.17.0.1:57374->172.17.0.5:31845, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Purge object "empty space" 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Purge object "potato2" 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Purge object "potato3" 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: dial("tcp","172.17.0.5:34276") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: > dial: conn=172.17.0.1:36904->172.17.0.5:34276, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Purge dir "tomatoDir" 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: Purge dir "" 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: dial("tcp","172.17.0.5:33026") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: > dial: conn=172.17.0.1:57146->172.17.0.5:33026, err= 2026/08/05 03:49:46 ERROR : error listing: directory not found 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: Purge dir "" 2026/08/05 03:49:46 NOTICE: purge failed to rmdir "": directory not found 2026/08/05 03:49:46 NOTICE: purge failed: directory not found 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39422") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39390->172.17.0.5:39422, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34566") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49460->172.17.0.5:34566, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.71s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36570") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39008->172.17.0.5:36570, err= 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36431") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48420->172.17.0.5:36431, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/rclone-sync-test" 2026/08/05 03:49:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:46 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:46 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:46 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:46 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: Connecting to FTP server 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: > dial: conn=172.17.0.1:50772->172.17.0.5:21, err= 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35231") 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52410->172.17.0.5:35231, err= 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33904") 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53212->172.17.0.5:33904, err= --- PASS: TestSyncOverlap (2.69s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/rclone-sync-test" 2026/08/05 03:49:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:49 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:49 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:49 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:49 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: Connecting to FTP server 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: > dial: conn=172.17.0.1:50778->172.17.0.5:21, err= 2026/08/05 03:49:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/rclone-sync-test-include/layer2" 2026/08/05 03:49:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:51 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:51 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:51 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:51 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/05 03:49:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41780->172.17.0.5:21, err= 2026/08/05 03:49:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/rclone-sync-test-ignore-file" 2026/08/05 03:49:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:55 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:55 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:55 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:55 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:55 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/05 03:49:55 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:55 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41790->172.17.0.5:21, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36856") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50356->172.17.0.5:36856, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: dial("tcp","172.17.0.5:37342") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: > dial: conn=172.17.0.1:49608->172.17.0.5:37342, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32067") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60802->172.17.0.5:32067, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test: Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35904") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51256->172.17.0.5:35904, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: Waiting for checks to finish 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: Waiting for transfers to finish 2026/08/05 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:58 INFO : There was nothing to transfer 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30036") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57880->172.17.0.5:30036, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: dial("tcp","172.17.0.5:35748") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: > dial: conn=172.17.0.1:45732->172.17.0.5:35748, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test: Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39193") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40672->172.17.0.5:39193, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:58 INFO : rclone-sync-test-include: Removing directory 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: failed to delete 1 directories 2026/08/05 03:49:58 INFO : There was nothing to transfer 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33370") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50460->172.17.0.5:33370, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:39609") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51304->172.17.0.5:39609, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test: Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38163") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43980->172.17.0.5:38163, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/05 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:58 INFO : There was nothing to transfer 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:35318") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56646->172.17.0.5:35318, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39477") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35436->172.17.0.5:39477, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test: Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33345") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40880->172.17.0.5:33345, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:58 INFO : rclone-sync-test-include: Removing directory 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: failed to delete 1 directories 2026/08/05 03:49:58 INFO : There was nothing to transfer 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:39596") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38713") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45026->172.17.0.5:39596, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38832->172.17.0.5:38713, err= 2026/08/05 03:49:58 DEBUG : Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test: Excluded 2026/08/05 03:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37908") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55428->172.17.0.5:37908, err= 2026/08/05 03:49:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/05 03:49:58 DEBUG : Waiting for deletions to finish 2026/08/05 03:49:58 INFO : There was nothing to transfer 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30623") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40590->172.17.0.5:30623, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38001") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32170") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30841") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45392->172.17.0.5:30841, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59366->172.17.0.5:32170, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33274->172.17.0.5:38001, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35512") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59502->172.17.0.5:35512, err= 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32120") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39564->172.17.0.5:32120, err= --- PASS: TestSyncOverlapWithFilter (8.51s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:49:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:49:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:49:58 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:58 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:49:58 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:49:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:49:58 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:49:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:49:58 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:41792->172.17.0.5:21, err= 2026/08/05 03:50:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:00 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:00 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:00 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: Connecting to FTP server 2026/08/05 03:50:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:00 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: > dial: conn=172.17.0.1:41808->172.17.0.5:21, err= 2026/08/05 03:50:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:35321") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:41572->172.17.0.5:35321, err= 2026/08/05 03:50:03 DEBUG : one: Need to transfer - File not found at Destination 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:39007") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:50284->172.17.0.5:39007, err= 2026/08/05 03:50:03 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/05 03:50:03 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/05 03:50:03 INFO : one: Copied (new) 2026/08/05 03:50:03 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39631") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51486->172.17.0.5:39631, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34412") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33580->172.17.0.5:34412, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35172") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32876->172.17.0.5:35172, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38805") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38554->172.17.0.5:38805, err= 2026/08/05 03:50:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:37602") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:49972->172.17.0.5:37602, err= 2026/08/05 03:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:03 DEBUG : one: Sizes differ 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:36382") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:34952->172.17.0.5:36382, err= 2026/08/05 03:50:03 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/05 03:50:03 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/05 03:50:03 INFO : one: Copied (replaced existing) 2026/08/05 03:50:03 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37692") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36370->172.17.0.5:37692, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38432") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58792->172.17.0.5:38432, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34876") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60182->172.17.0.5:34876, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36042") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41660->172.17.0.5:36042, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35953") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58666->172.17.0.5:35953, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34369") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31566") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50488->172.17.0.5:34369, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39336->172.17.0.5:31566, err= 2026/08/05 03:50:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32371") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:46846->172.17.0.5:32371, err= 2026/08/05 03:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:03 DEBUG : one: Sizes differ 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:03 DEBUG : one: size = 5 OK 2026/08/05 03:50:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:03 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:03 INFO : There was nothing to transfer 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31264") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34842->172.17.0.5:31264, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35342") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36740->172.17.0.5:35342, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33423") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54320->172.17.0.5:33423, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35885") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60308->172.17.0.5:35885, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39785") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34384->172.17.0.5:39785, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36143") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57820->172.17.0.5:36143, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33817") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34530->172.17.0.5:33817, err= 2026/08/05 03:50:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:30313") 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:47860->172.17.0.5:30313, err= 2026/08/05 03:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:03 DEBUG : one: Sizes differ 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: Connecting to FTP server 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:03 DEBUG : two: size = 3 OK 2026/08/05 03:50:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: > dial: conn=172.17.0.1:55622->172.17.0.5:21, err= 2026/08/05 03:50:03 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:05 DEBUG : ftp://172.17.0.5:21/rclone-test-wedazob4caxi: closing 1 unused connections 2026/08/05 03:50:07 DEBUG : one: size = 5 OK 2026/08/05 03:50:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:07 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:07 INFO : There was nothing to transfer 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30682") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60790->172.17.0.5:30682, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35392") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43832->172.17.0.5:35392, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37999") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54706->172.17.0.5:37999, err= 2026/08/05 03:50:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:33670") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:54030->172.17.0.5:33670, err= 2026/08/05 03:50:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:07 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:07 DEBUG : one: Sizes differ 2026/08/05 03:50:07 DEBUG : two: size = 3 OK 2026/08/05 03:50:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:07 DEBUG : one: size = 5 OK 2026/08/05 03:50:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:07 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:07 INFO : There was nothing to transfer 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33190") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36802->172.17.0.5:33190, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37984") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38350->172.17.0.5:37984, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36374") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53702->172.17.0.5:36374, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37793") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54576->172.17.0.5:37793, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30708") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34766->172.17.0.5:30708, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32802") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46156->172.17.0.5:32802, err= 2026/08/05 03:50:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/CompareDest" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/CompareDest" 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32897") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:44612->172.17.0.5:32897, err= 2026/08/05 03:50:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:07 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:07 DEBUG : one: Sizes differ 2026/08/05 03:50:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:07 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest) 2026/08/05 03:50:07 DEBUG : two: Sizes differ 2026/08/05 03:50:07 DEBUG : two: Need to transfer - File not found at Destination 2026/08/05 03:50:07 DEBUG : one: size = 5 OK 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/05 03:50:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:31192") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:42388->172.17.0.5:31192, err= 2026/08/05 03:50:07 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/05 03:50:07 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/05 03:50:07 INFO : two: Copied (new) 2026/08/05 03:50:07 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38279") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57192->172.17.0.5:38279, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30650") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32868->172.17.0.5:30650, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34515") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54580->172.17.0.5:34515, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30585") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35392->172.17.0.5:30585, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35239") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51154->172.17.0.5:35239, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34788") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39376->172.17.0.5:34788, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34805") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39368->172.17.0.5:34805, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.89s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35456") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47386->172.17.0.5:35456, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35674") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37288->172.17.0.5:35674, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30309") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51892->172.17.0.5:30309, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32281") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58006->172.17.0.5:32281, err= 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35503") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37806->172.17.0.5:35503, err= 2026/08/05 03:50:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dest" 2026/08/05 03:50:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:07 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:07 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:07 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:07 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: Connecting to FTP server 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:07 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: > dial: conn=172.17.0.1:55638->172.17.0.5:21, err= 2026/08/05 03:50:08 DEBUG : ftp://172.17.0.5:21/rclone-test-haqitof4fine: closing 1 unused connections 2026/08/05 03:50:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/pre-dest1" 2026/08/05 03:50:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:09 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:09 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:09 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:09 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest1: Connecting to FTP server 2026/08/05 03:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest1: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest1: > dial: conn=172.17.0.1:55642->172.17.0.5:21, err= 2026/08/05 03:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-rojelel1juje: closing 1 unused connections 2026/08/05 03:50:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/pre-dest1" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/pre-dest1" 2026/08/05 03:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/pre-dest2" 2026/08/05 03:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:12 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:12 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest2: Connecting to FTP server 2026/08/05 03:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest2: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest2: > dial: conn=172.17.0.1:45382->172.17.0.5:21, err= 2026/08/05 03:50:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/pre-dest2" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/pre-dest2" 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: dial("tcp","172.17.0.5:35410") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: > dial: conn=172.17.0.1:49086->172.17.0.5:35410, err= 2026/08/05 03:50:15 DEBUG : 1: size = 1 OK 2026/08/05 03:50:15 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/05 03:50:15 DEBUG : 2: size = 1 OK 2026/08/05 03:50:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/05 03:50:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: Waiting for checks to finish 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: Waiting for transfers to finish 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: dial("tcp","172.17.0.5:35331") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: > dial: conn=172.17.0.1:39140->172.17.0.5:35331, err= 2026/08/05 03:50:15 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/05 03:50:15 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/05 03:50:15 INFO : 3: Copied (new) 2026/08/05 03:50:15 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: dial("tcp","172.17.0.5:32240") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dest: > dial: conn=172.17.0.1:44856->172.17.0.5:32240, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34609") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46898->172.17.0.5:34609, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30972") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36682") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36090") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35104->172.17.0.5:30972, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34062->172.17.0.5:36090, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49484->172.17.0.5:36682, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39595") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55590->172.17.0.5:39595, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35604") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34363") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39587") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37236->172.17.0.5:35604, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58624->172.17.0.5:39587, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40008->172.17.0.5:34363, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31561") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58666->172.17.0.5:31561, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest1: closing 1 unused connections 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.69s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30239") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40542->172.17.0.5:30239, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35581") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41866->172.17.0.5:35581, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34909") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41900->172.17.0.5:34909, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35026") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51220->172.17.0.5:35026, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35229") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50604->172.17.0.5:35229, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37552") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42970->172.17.0.5:37552, err= 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36003") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43300->172.17.0.5:36003, err= 2026/08/05 03:50:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:15 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:15 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:15 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:15 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:45384->172.17.0.5:21, err= 2026/08/05 03:50:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:19 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:19 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:19 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:19 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:19 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: Connecting to FTP server 2026/08/05 03:50:19 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:19 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: > dial: conn=172.17.0.1:45388->172.17.0.5:21, err= 2026/08/05 03:50:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/backup" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:37381") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:53326->172.17.0.5:37381, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:22 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:22 DEBUG : one: Sizes differ 2026/08/05 03:50:22 DEBUG : two: size = 3 OK 2026/08/05 03:50:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:22 DEBUG : two: Unchanged skipping 2026/08/05 03:50:22 INFO : one: Moved (server-side) 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:35632") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:47768->172.17.0.5:35632, err= 2026/08/05 03:50:22 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:22 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:22 INFO : one: Copied (new) 2026/08/05 03:50:22 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:22 INFO : three.txt: Moved (server-side) 2026/08/05 03:50:22 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38364") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41974->172.17.0.5:38364, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30903") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47128->172.17.0.5:30903, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37969") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50350->172.17.0.5:37969, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30303") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46738->172.17.0.5:30303, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36630") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35000->172.17.0.5:36630, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34622") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39309") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41896->172.17.0.5:34622, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51122->172.17.0.5:39309, err= 2026/08/05 03:50:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/backup" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:37785") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:32946->172.17.0.5:37785, err= 2026/08/05 03:50:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:22 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:22 DEBUG : one: Sizes differ 2026/08/05 03:50:22 DEBUG : two: size = 3 OK 2026/08/05 03:50:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:22 DEBUG : two: Unchanged skipping 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:22 INFO : one: Deleted 2026/08/05 03:50:22 INFO : one: Moved (server-side) 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:36618") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:44586->172.17.0.5:36618, err= 2026/08/05 03:50:22 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:22 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:22 INFO : one: Copied (new) 2026/08/05 03:50:22 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:22 INFO : three.txt: Deleted 2026/08/05 03:50:22 INFO : three.txt: Moved (server-side) 2026/08/05 03:50:22 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35435") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48722->172.17.0.5:35435, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35414") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57728->172.17.0.5:35414, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32742") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44948->172.17.0.5:32742, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37256") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43324->172.17.0.5:37256, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30986") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31993") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56188->172.17.0.5:30986, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40204->172.17.0.5:31993, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31215") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44150->172.17.0.5:31215, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.31s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31553") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40040->172.17.0.5:31553, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39332") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39770->172.17.0.5:39332, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30610") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40910->172.17.0.5:30610, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36007") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60278->172.17.0.5:36007, err= 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33248") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50276->172.17.0.5:33248, err= 2026/08/05 03:50:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:22 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:22 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:22 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:22 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:22 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:43326->172.17.0.5:21, err= 2026/08/05 03:50:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:25 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:25 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:25 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:25 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:25 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: Connecting to FTP server 2026/08/05 03:50:25 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:25 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: > dial: conn=172.17.0.1:43340->172.17.0.5:21, err= 2026/08/05 03:50:26 DEBUG : ftp://172.17.0.5:21/rclone-test-baganeq5nubo: closing 1 unused connections 2026/08/05 03:50:26 DEBUG : ftp://172.17.0.5:21/rclone-test-nesuhes2cexe: closing 2 unused connections 2026/08/05 03:50:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/backup" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:31319") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:60610->172.17.0.5:31319, err= 2026/08/05 03:50:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:29 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:29 DEBUG : one: Sizes differ 2026/08/05 03:50:29 DEBUG : two: size = 3 OK 2026/08/05 03:50:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:29 DEBUG : two: Unchanged skipping 2026/08/05 03:50:29 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:35935") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:50598->172.17.0.5:35935, err= 2026/08/05 03:50:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:29 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:29 INFO : one: Copied (new) 2026/08/05 03:50:29 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:29 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32314") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46190->172.17.0.5:32314, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33808") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55914->172.17.0.5:33808, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31011") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49304->172.17.0.5:31011, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33672") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35448->172.17.0.5:33672, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37231") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39298->172.17.0.5:37231, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35930") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32787") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49794->172.17.0.5:32787, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57604->172.17.0.5:35930, err= 2026/08/05 03:50:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/backup" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:30801") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:48228->172.17.0.5:30801, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:29 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:29 DEBUG : one: Sizes differ 2026/08/05 03:50:29 DEBUG : two: size = 3 OK 2026/08/05 03:50:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:29 DEBUG : two: Unchanged skipping 2026/08/05 03:50:29 INFO : one.bak: Deleted 2026/08/05 03:50:29 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:35299") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:49684->172.17.0.5:35299, err= 2026/08/05 03:50:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:29 INFO : one: Copied (new) 2026/08/05 03:50:29 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:29 INFO : three.txt.bak: Deleted 2026/08/05 03:50:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:29 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31350") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38894->172.17.0.5:31350, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32171") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48558->172.17.0.5:32171, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35640") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59550->172.17.0.5:35640, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37878") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54762->172.17.0.5:37878, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33478") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36690") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38892->172.17.0.5:33478, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37476->172.17.0.5:36690, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34799") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48280->172.17.0.5:34799, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (6.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38646") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60160->172.17.0.5:38646, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39400") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38436->172.17.0.5:39400, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36073") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59840->172.17.0.5:36073, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39489") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46142->172.17.0.5:39489, err= 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35389") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52784->172.17.0.5:35389, err= 2026/08/05 03:50:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:29 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:29 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:29 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:29 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:29 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:43342->172.17.0.5:21, err= 2026/08/05 03:50:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:31 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:31 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:31 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:31 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:31 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: Connecting to FTP server 2026/08/05 03:50:31 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:31 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: > dial: conn=172.17.0.1:56994->172.17.0.5:21, err= 2026/08/05 03:50:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qobafir4womu/backup" to be canonical "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:35410") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:58216->172.17.0.5:35410, err= 2026/08/05 03:50:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:35 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:35 DEBUG : one: Sizes differ 2026/08/05 03:50:35 DEBUG : two: size = 3 OK 2026/08/05 03:50:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:35 DEBUG : two: Unchanged skipping 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:37066") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:46288->172.17.0.5:37066, err= 2026/08/05 03:50:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:35 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:35 INFO : one: Copied (new) 2026/08/05 03:50:35 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 03:50:35 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30375") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59518->172.17.0.5:30375, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34264") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50332->172.17.0.5:34264, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32219") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49602->172.17.0.5:32219, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35048") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45608->172.17.0.5:35048, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34848") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57378->172.17.0.5:34848, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30147") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33624->172.17.0.5:30147, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30665") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55604->172.17.0.5:30665, err= 2026/08/05 03:50:35 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qobafir4womu/backup" for canonical name "TestFTPPureftpd{Vam9v}:rclone-test-qobafir4womu/backup" 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:30266") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:46396->172.17.0.5:30266, err= 2026/08/05 03:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:35 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:35 DEBUG : one: Sizes differ 2026/08/05 03:50:35 DEBUG : two: size = 3 OK 2026/08/05 03:50:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:35 DEBUG : two: Unchanged skipping 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:35 INFO : one-2019-01-01: Deleted 2026/08/05 03:50:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32755") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:58688->172.17.0.5:32755, err= 2026/08/05 03:50:35 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:35 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:35 INFO : one: Copied (new) 2026/08/05 03:50:35 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:35 INFO : three-2019-01-01.txt: Deleted 2026/08/05 03:50:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 03:50:35 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30733") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58962->172.17.0.5:30733, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36312") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30239") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47754->172.17.0.5:36312, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59696->172.17.0.5:30239, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33627") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41950->172.17.0.5:33627, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30344") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42534->172.17.0.5:30344, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30078") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60844->172.17.0.5:30078, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32518") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56998->172.17.0.5:32518, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.15s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35411") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42312->172.17.0.5:35411, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33607") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53566->172.17.0.5:33607, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35725") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58102->172.17.0.5:35725, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31916") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45318->172.17.0.5:31916, err= 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32877") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34882->172.17.0.5:32877, err= 2026/08/05 03:50:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:35 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:35 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:35 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:35 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:35 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:57000->172.17.0.5:21, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32151") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:35484->172.17.0.5:32151, err= 2026/08/05 03:50:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:37 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:37 DEBUG : one: Sizes differ 2026/08/05 03:50:37 DEBUG : two: size = 3 OK 2026/08/05 03:50:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:37 DEBUG : two: Unchanged skipping 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:37 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:30961") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:36976->172.17.0.5:30961, err= 2026/08/05 03:50:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:37 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:37 INFO : one: Copied (new) 2026/08/05 03:50:37 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:37 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35203") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34088->172.17.0.5:35203, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30129") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51698->172.17.0.5:30129, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39404") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52990->172.17.0.5:39404, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31799") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58824->172.17.0.5:31799, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34585") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41460->172.17.0.5:34585, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:36488") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:54658->172.17.0.5:36488, err= 2026/08/05 03:50:37 DEBUG : one.bak: Excluded (Path Filter) 2026/08/05 03:50:37 DEBUG : one.bak: Excluded 2026/08/05 03:50:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/05 03:50:37 DEBUG : three.txt.bak: Excluded 2026/08/05 03:50:37 DEBUG : two: size = 3 OK 2026/08/05 03:50:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:37 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:37 DEBUG : one: Sizes differ 2026/08/05 03:50:37 DEBUG : two: Unchanged skipping 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for checks to finish 2026/08/05 03:50:37 INFO : one.bak: Deleted 2026/08/05 03:50:37 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Waiting for transfers to finish 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:37115") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:57252->172.17.0.5:37115, err= 2026/08/05 03:50:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:37 INFO : one: Copied (new) 2026/08/05 03:50:37 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:37 INFO : three.txt.bak: Deleted 2026/08/05 03:50:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:37 INFO : three.txt: Moved into backup dir 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37419") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57542->172.17.0.5:37419, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30987") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49026->172.17.0.5:30987, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37108") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43480->172.17.0.5:37108, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36476") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52084->172.17.0.5:36476, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37058") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50512->172.17.0.5:37058, err= --- PASS: TestSyncBackupDirSuffixOnly (2.51s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38419") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51056->172.17.0.5:38419, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34485") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55136->172.17.0.5:34485, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36436") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43020->172.17.0.5:36436, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33300") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51484->172.17.0.5:33300, err= 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36507") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33684->172.17.0.5:36507, err= 2026/08/05 03:50:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:37 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:37 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:37 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:37 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:57016->172.17.0.5:21, err= 2026/08/05 03:50:38 DEBUG : ftp://172.17.0.5:21/rclone-test-fiyosom9digi: closing 2 unused connections 2026/08/05 03:50:38 DEBUG : ftp://172.17.0.5:21/rclone-test-zahexib0lamo: closing 2 unused connections 2026/08/05 03:50:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:40 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:40 DEBUG : one: Sizes differ 2026/08/05 03:50:40 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:38393") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:32998->172.17.0.5:38393, err= 2026/08/05 03:50:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:40 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:40 INFO : one: Copied (new) 2026/08/05 03:50:40 DEBUG : two: size = 3 OK 2026/08/05 03:50:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:40 DEBUG : two: Unchanged skipping 2026/08/05 03:50:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:40 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:40 DEBUG : three.txt: Sizes differ 2026/08/05 03:50:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:31575") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:58578->172.17.0.5:31575, err= 2026/08/05 03:50:40 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/05 03:50:40 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/05 03:50:40 INFO : three.txt: Copied (new) 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38171") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46508->172.17.0.5:38171, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30010") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58060->172.17.0.5:30010, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36156") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35324->172.17.0.5:36156, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37134") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41552->172.17.0.5:37134, err= 2026/08/05 03:50:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:40 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:40 DEBUG : one: Sizes differ 2026/08/05 03:50:40 INFO : one.bak: Deleted 2026/08/05 03:50:40 INFO : one: Moved (server-side) to: one.bak 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:36908") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:52518->172.17.0.5:36908, err= 2026/08/05 03:50:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:40 INFO : one: Copied (new) 2026/08/05 03:50:40 DEBUG : two: size = 3 OK 2026/08/05 03:50:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:40 DEBUG : two: Unchanged skipping 2026/08/05 03:50:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:40 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:40 DEBUG : three.txt: Sizes differ 2026/08/05 03:50:40 INFO : three.txt.bak: Deleted 2026/08/05 03:50:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:39517") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:51602->172.17.0.5:39517, err= 2026/08/05 03:50:40 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/05 03:50:40 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/05 03:50:40 INFO : three.txt: Copied (new) 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33899") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37568->172.17.0.5:33899, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37997") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33554->172.17.0.5:37997, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38583") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37042->172.17.0.5:38583, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36942") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50790->172.17.0.5:36942, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32588") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51144->172.17.0.5:32588, err= --- PASS: TestSyncSuffix (2.55s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37729") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44304->172.17.0.5:37729, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38553") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49580->172.17.0.5:38553, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36895") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58304->172.17.0.5:36895, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34704") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59140->172.17.0.5:34704, err= 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38000") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45182->172.17.0.5:38000, err= 2026/08/05 03:50:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qobafir4womu/dst" 2026/08/05 03:50:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/05 03:50:40 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:40 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Vam9v}" suffix to name 2026/08/05 03:50:40 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/05 03:50:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/05 03:50:40 DEBUG : Setting pass="UZlgi8W9M1gcg6Xb6_0sn7afX42nLn_mH4ZN1skLw0k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/05 03:50:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: Connecting to FTP server 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:40 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:57022->172.17.0.5:21, err= 2026/08/05 03:50:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:43 DEBUG : one: Sizes differ 2026/08/05 03:50:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32749") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:51088->172.17.0.5:32749, err= 2026/08/05 03:50:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/05 03:50:43 DEBUG : one.a292864a.partial: renamed to: one 2026/08/05 03:50:43 INFO : one: Copied (new) 2026/08/05 03:50:43 DEBUG : two: size = 3 OK 2026/08/05 03:50:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : two: Unchanged skipping 2026/08/05 03:50:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:43 DEBUG : three.txt: Sizes differ 2026/08/05 03:50:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:32073") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:33064->172.17.0.5:32073, err= 2026/08/05 03:50:43 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/05 03:50:43 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/05 03:50:43 INFO : three.txt: Copied (new) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39502") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49324->172.17.0.5:39502, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32012") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57406->172.17.0.5:32012, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37600") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41340->172.17.0.5:37600, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31613") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44292->172.17.0.5:31613, err= 2026/08/05 03:50:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:43 DEBUG : one: Sizes differ 2026/08/05 03:50:43 INFO : one-2019-01-01: Deleted 2026/08/05 03:50:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:31707") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:50808->172.17.0.5:31707, err= 2026/08/05 03:50:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/05 03:50:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/05 03:50:43 INFO : one: Copied (new) 2026/08/05 03:50:43 DEBUG : two: size = 3 OK 2026/08/05 03:50:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : two: Unchanged skipping 2026/08/05 03:50:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst) 2026/08/05 03:50:43 DEBUG : three.txt: Sizes differ 2026/08/05 03:50:43 INFO : three-2019-01-01.txt: Deleted 2026/08/05 03:50:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: dial("tcp","172.17.0.5:39434") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/dst: > dial: conn=172.17.0.1:43302->172.17.0.5:39434, err= 2026/08/05 03:50:43 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/05 03:50:43 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/05 03:50:43 INFO : three.txt: Copied (new) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35032") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60544->172.17.0.5:35032, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38561") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49918->172.17.0.5:38561, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32983") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57278->172.17.0.5:32983, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38489") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53550->172.17.0.5:38489, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35420") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43184->172.17.0.5:35420, err= --- PASS: TestSyncSuffixKeepExtension (2.95s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36085") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36468->172.17.0.5:36085, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30789") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42340->172.17.0.5:30789, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31186") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46860->172.17.0.5:31186, err= 2026/08/05 03:50:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : Testêé: size = 18 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : Testêé: Sizes differ 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30205") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34938->172.17.0.5:30205, err= 2026/08/05 03:50:43 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/05 03:50:43 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/05 03:50:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33126") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57144->172.17.0.5:33126, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37275") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33410->172.17.0.5:37275, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32226") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42006->172.17.0.5:32226, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39558") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35998->172.17.0.5:39558, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33888") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58976->172.17.0.5:33888, err= 2026/08/05 03:50:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31890") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38344->172.17.0.5:31890, err= 2026/08/05 03:50:43 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/05 03:50:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/05 03:50:43 INFO : existing: Copied (new) 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34794") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55436->172.17.0.5:34794, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36241") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41974->172.17.0.5:36241, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39740") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60982->172.17.0.5:39740, err= 2026/08/05 03:50:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : existing: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : existing: Sizes differ 2026/08/05 03:50:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting files as there were IO errors 2026/08/05 03:50:43 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting directories as there were IO errors 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38992") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35878->172.17.0.5:38992, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38277") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46262->172.17.0.5:38277, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39620") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44252->172.17.0.5:39620, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30104") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46060->172.17.0.5:30104, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32699") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36698->172.17.0.5:32699, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31166") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37704->172.17.0.5:31166, err= 2026/08/05 03:50:43 DEBUG : EXISTING: size = 6 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : existing: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39158") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47324->172.17.0.5:39158, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37338") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40878->172.17.0.5:37338, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38695") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48110->172.17.0.5:38695, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30350") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49820->172.17.0.5:30350, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34729") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53826->172.17.0.5:34729, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38930") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41874->172.17.0.5:38930, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34831") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50038->172.17.0.5:34831, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39802") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37250->172.17.0.5:39802, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32602") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56420->172.17.0.5:32602, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34798") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33520->172.17.0.5:34798, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39860") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49366->172.17.0.5:39860, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36823") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44650->172.17.0.5:36823, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37867") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34680->172.17.0.5:37867, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36156") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40590->172.17.0.5:36156, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32855") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52842->172.17.0.5:32855, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34333") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37828->172.17.0.5:34333, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37245") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39072->172.17.0.5:37245, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37671") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47070->172.17.0.5:37671, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31085") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44330->172.17.0.5:31085, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30916") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48252->172.17.0.5:30916, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36842") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47026->172.17.0.5:36842, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36019") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33608->172.17.0.5:36019, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39241") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45208->172.17.0.5:39241, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34516") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43102->172.17.0.5:34516, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38634") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34130->172.17.0.5:38634, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34675") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43644->172.17.0.5:34675, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39354") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48204->172.17.0.5:39354, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35076") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49354->172.17.0.5:35076, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33251") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39104->172.17.0.5:33251, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36966") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50870->172.17.0.5:36966, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34177") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53704->172.17.0.5:34177, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37504") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43948->172.17.0.5:37504, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33012") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47500->172.17.0.5:33012, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31900") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40582->172.17.0.5:31900, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35542") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48806->172.17.0.5:35542, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33102") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47228->172.17.0.5:33102, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30365") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45694->172.17.0.5:30365, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35842") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38650->172.17.0.5:35842, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32852") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34764->172.17.0.5:32852, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34216") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45588->172.17.0.5:34216, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36604") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33520->172.17.0.5:36604, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32071") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52756->172.17.0.5:32071, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32662") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47466->172.17.0.5:32662, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36739") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45324->172.17.0.5:36739, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33926") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56628->172.17.0.5:33926, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32961") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57308->172.17.0.5:32961, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31997") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47932->172.17.0.5:31997, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39204") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49508->172.17.0.5:39204, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33128") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49256->172.17.0.5:33128, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33678") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50388->172.17.0.5:33678, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32032") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41348->172.17.0.5:32032, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38167") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37896->172.17.0.5:38167, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33593") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46084->172.17.0.5:33593, err= 2026/08/05 03:50:43 DEBUG : both0: size = 6 OK 2026/08/05 03:50:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both10: size = 6 OK 2026/08/05 03:50:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both0: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both13: size = 6 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both12: size = 6 OK 2026/08/05 03:50:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both11: size = 6 OK 2026/08/05 03:50:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both10: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both14: size = 6 OK 2026/08/05 03:50:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both11: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both15: size = 6 OK 2026/08/05 03:50:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both15: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both16: size = 6 OK 2026/08/05 03:50:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both14: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both17: size = 6 OK 2026/08/05 03:50:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both12: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both18: size = 6 OK 2026/08/05 03:50:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both18: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both19: size = 6 OK 2026/08/05 03:50:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both19: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both1: size = 6 OK 2026/08/05 03:50:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both13: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both2: size = 6 OK 2026/08/05 03:50:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both2: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both3: size = 6 OK 2026/08/05 03:50:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both3: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both4: size = 6 OK 2026/08/05 03:50:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both4: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both5: size = 6 OK 2026/08/05 03:50:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both5: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both6: size = 6 OK 2026/08/05 03:50:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both6: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both7: size = 6 OK 2026/08/05 03:50:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both7: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both8: size = 6 OK 2026/08/05 03:50:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both8: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both9: size = 6 OK 2026/08/05 03:50:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both1: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both16: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both17: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both9: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : only13: Deleted 2026/08/05 03:50:43 INFO : only10: Deleted 2026/08/05 03:50:43 INFO : only14: Deleted 2026/08/05 03:50:43 INFO : only16: Deleted 2026/08/05 03:50:43 INFO : only8: Deleted 2026/08/05 03:50:43 INFO : only19: Deleted 2026/08/05 03:50:43 INFO : only18: Deleted 2026/08/05 03:50:43 INFO : only7: Deleted 2026/08/05 03:50:43 INFO : only2: Deleted 2026/08/05 03:50:43 INFO : only4: Deleted 2026/08/05 03:50:43 INFO : only15: Deleted 2026/08/05 03:50:43 INFO : only5: Deleted 2026/08/05 03:50:43 INFO : only9: Deleted 2026/08/05 03:50:43 INFO : only12: Deleted 2026/08/05 03:50:43 INFO : only17: Deleted 2026/08/05 03:50:43 INFO : only6: Deleted 2026/08/05 03:50:43 INFO : only1: Deleted 2026/08/05 03:50:43 INFO : only0: Deleted 2026/08/05 03:50:43 INFO : only3: Deleted 2026/08/05 03:50:43 INFO : only11: Deleted 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38900") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48696->172.17.0.5:38900, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30609") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41350->172.17.0.5:30609, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33636") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49434->172.17.0.5:33636, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39688") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39566->172.17.0.5:39688, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33825") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58356->172.17.0.5:33825, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39931") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36610->172.17.0.5:39931, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30714") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58958->172.17.0.5:30714, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35444") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51762->172.17.0.5:35444, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34808") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58852->172.17.0.5:34808, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32610") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54862->172.17.0.5:32610, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38960") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38180->172.17.0.5:38960, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32729") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50790->172.17.0.5:32729, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35137") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52348->172.17.0.5:35137, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38549") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58194->172.17.0.5:38549, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39463") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41634->172.17.0.5:39463, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37633") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43604->172.17.0.5:37633, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32710") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59922->172.17.0.5:32710, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31103") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51824->172.17.0.5:31103, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35214") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46350->172.17.0.5:35214, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30234") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53404->172.17.0.5:30234, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33964") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60140->172.17.0.5:33964, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31805") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42756->172.17.0.5:31805, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33878") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40766->172.17.0.5:33878, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39072") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41208->172.17.0.5:39072, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39524") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53090->172.17.0.5:39524, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38679") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33430->172.17.0.5:38679, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32508") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56076->172.17.0.5:32508, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36561") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37672->172.17.0.5:36561, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34430") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45128->172.17.0.5:34430, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33440") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51540->172.17.0.5:33440, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38062") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35442->172.17.0.5:38062, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35867") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39456->172.17.0.5:35867, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31274") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43996->172.17.0.5:31274, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30427") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49434->172.17.0.5:30427, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32241") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42324->172.17.0.5:32241, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32003") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60412->172.17.0.5:32003, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37866") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50944->172.17.0.5:37866, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32983") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57288->172.17.0.5:32983, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30118") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47678->172.17.0.5:30118, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37398") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37840->172.17.0.5:37398, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39448") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42746->172.17.0.5:39448, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35495") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39988->172.17.0.5:35495, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35418") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41586->172.17.0.5:35418, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38767") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48690->172.17.0.5:38767, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36138") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50020->172.17.0.5:36138, err= 2026/08/05 03:50:43 DEBUG : both10: size = 6 OK 2026/08/05 03:50:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both11: size = 6 OK 2026/08/05 03:50:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both0: size = 6 OK 2026/08/05 03:50:43 DEBUG : both12: size = 6 OK 2026/08/05 03:50:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both10: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both13: size = 6 OK 2026/08/05 03:50:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both11: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both14: size = 6 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both0: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both15: size = 6 OK 2026/08/05 03:50:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both12: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both16: size = 6 OK 2026/08/05 03:50:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both16: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both17: size = 6 OK 2026/08/05 03:50:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both17: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both18: size = 6 OK 2026/08/05 03:50:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both13: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both19: size = 6 OK 2026/08/05 03:50:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both19: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both1: size = 6 OK 2026/08/05 03:50:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both1: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both2: size = 6 OK 2026/08/05 03:50:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both2: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both3: size = 6 OK 2026/08/05 03:50:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both3: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both4: size = 6 OK 2026/08/05 03:50:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both14: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both5: size = 6 OK 2026/08/05 03:50:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both5: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both6: size = 6 OK 2026/08/05 03:50:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both15: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both7: size = 6 OK 2026/08/05 03:50:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both7: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both8: size = 6 OK 2026/08/05 03:50:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both8: Unchanged skipping 2026/08/05 03:50:43 DEBUG : both9: size = 6 OK 2026/08/05 03:50:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : both9: Unchanged skipping 2026/08/05 03:50:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only0: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only0: Sizes differ 2026/08/05 03:50:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only10: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only10: Sizes differ 2026/08/05 03:50:43 DEBUG : both4: Unchanged skipping 2026/08/05 03:50:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only11: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only11: Sizes differ 2026/08/05 03:50:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only12: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only12: Sizes differ 2026/08/05 03:50:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only13: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only13: Sizes differ 2026/08/05 03:50:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only14: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only14: Sizes differ 2026/08/05 03:50:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only15: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only15: Sizes differ 2026/08/05 03:50:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only16: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only16: Sizes differ 2026/08/05 03:50:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only17: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only17: Sizes differ 2026/08/05 03:50:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only18: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only18: Sizes differ 2026/08/05 03:50:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only19: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only19: Sizes differ 2026/08/05 03:50:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only1: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only1: Sizes differ 2026/08/05 03:50:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : both18: Unchanged skipping 2026/08/05 03:50:43 DEBUG : only2: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only2: Sizes differ 2026/08/05 03:50:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only3: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only3: Sizes differ 2026/08/05 03:50:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only4: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only4: Sizes differ 2026/08/05 03:50:43 DEBUG : both6: Unchanged skipping 2026/08/05 03:50:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33204") 2026/08/05 03:50:43 DEBUG : only5: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only5: Sizes differ 2026/08/05 03:50:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only7: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only7: Sizes differ 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53126->172.17.0.5:33204, err= 2026/08/05 03:50:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only8: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only8: Sizes differ 2026/08/05 03:50:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only9: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only9: Sizes differ 2026/08/05 03:50:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2033045795) 2026/08/05 03:50:43 DEBUG : only6: size = 6 (ftp://172.17.0.5:21/rclone-test-qobafir4womu) 2026/08/05 03:50:43 DEBUG : only6: Sizes differ 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33439") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45894->172.17.0.5:33439, err= 2026/08/05 03:50:43 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33682") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56636->172.17.0.5:33682, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37716") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40204->172.17.0.5:37716, err= 2026/08/05 03:50:43 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/05 03:50:43 INFO : only11: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33103") 2026/08/05 03:50:43 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/05 03:50:43 INFO : only13: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/05 03:50:43 INFO : only12: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46434->172.17.0.5:33103, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32507") 2026/08/05 03:50:43 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/05 03:50:43 INFO : only0: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38403") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56070->172.17.0.5:38403, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57542->172.17.0.5:32507, err= 2026/08/05 03:50:43 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35078") 2026/08/05 03:50:43 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37564->172.17.0.5:35078, err= 2026/08/05 03:50:43 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/05 03:50:43 INFO : only14: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/05 03:50:43 INFO : only15: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32823") 2026/08/05 03:50:43 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/05 03:50:43 INFO : only16: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57846->172.17.0.5:32823, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31610") 2026/08/05 03:50:43 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/05 03:50:43 INFO : only17: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33117") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57906->172.17.0.5:31610, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38278->172.17.0.5:33117, err= 2026/08/05 03:50:43 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32118") 2026/08/05 03:50:43 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34146->172.17.0.5:32118, err= 2026/08/05 03:50:43 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/05 03:50:43 INFO : only18: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/05 03:50:43 INFO : only10: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39326") 2026/08/05 03:50:43 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42296->172.17.0.5:39326, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30658") 2026/08/05 03:50:43 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/05 03:50:43 INFO : only19: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39638->172.17.0.5:30658, err= 2026/08/05 03:50:43 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/05 03:50:43 INFO : only2: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31723") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35555") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34642->172.17.0.5:31723, err= 2026/08/05 03:50:43 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/05 03:50:43 INFO : only1: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45574->172.17.0.5:35555, err= 2026/08/05 03:50:43 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/05 03:50:43 INFO : only5: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39940") 2026/08/05 03:50:43 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54922->172.17.0.5:39940, err= 2026/08/05 03:50:43 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37932") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39614->172.17.0.5:37932, err= 2026/08/05 03:50:43 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/05 03:50:43 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/05 03:50:43 INFO : only7: Copied (replaced existing) 2026/08/05 03:50:43 INFO : only8: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34025") 2026/08/05 03:50:43 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/05 03:50:43 INFO : only6: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44220->172.17.0.5:34025, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39431") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45756->172.17.0.5:39431, err= 2026/08/05 03:50:43 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/05 03:50:43 INFO : only9: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/05 03:50:43 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/05 03:50:43 INFO : only4: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/05 03:50:43 INFO : only3: Copied (replaced existing) 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34579") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45538->172.17.0.5:34579, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30044") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52176->172.17.0.5:30044, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32168") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35588->172.17.0.5:32168, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:50:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 03:50:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:50:43 INFO : empty_on_remote: Making directory 2026/08/05 03:50:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 03:50:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38420") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47672->172.17.0.5:38420, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33645") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33706") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60964->172.17.0.5:33645, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37879") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54984->172.17.0.5:33706, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51490->172.17.0.5:37879, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34543") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42008->172.17.0.5:34543, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36842") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47030->172.17.0.5:36842, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:50:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 03:50:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 03:50:43 INFO : empty_on_remote: Making directory 2026/08/05 03:50:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 03:50:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35003") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52494->172.17.0.5:35003, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38520") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33392") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32675") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49646->172.17.0.5:33392, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47910->172.17.0.5:38520, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31259") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52126->172.17.0.5:32675, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49776->172.17.0.5:31259, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32315") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34892->172.17.0.5:32315, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33052") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39138->172.17.0.5:33052, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : sub dir: Making directory 2026/08/05 03:50:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34022") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36512->172.17.0.5:34022, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35513") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30867") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45410->172.17.0.5:35513, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58834->172.17.0.5:30867, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39501") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33258->172.17.0.5:39501, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31388") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51322->172.17.0.5:31388, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31574") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48800->172.17.0.5:31574, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36406") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43262->172.17.0.5:36406, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34896") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55192->172.17.0.5:34896, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30759") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42780->172.17.0.5:30759, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38072") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34268->172.17.0.5:38072, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33769") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48174->172.17.0.5:33769, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 03:50:43 INFO : sub dir: Making directory 2026/08/05 03:50:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32735") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44578->172.17.0.5:32735, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35393") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60184->172.17.0.5:35393, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35991") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38838->172.17.0.5:35991, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37763") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57340->172.17.0.5:37763, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36168") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40052->172.17.0.5:36168, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35011") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41532->172.17.0.5:35011, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33744") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46938->172.17.0.5:33744, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38080") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33880->172.17.0.5:38080, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38033") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58660->172.17.0.5:38033, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39023") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51186->172.17.0.5:39023, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37770") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58614->172.17.0.5:37770, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38279") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35816->172.17.0.5:38279, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33038") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52298->172.17.0.5:33038, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30740") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58584->172.17.0.5:30740, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37201") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60442->172.17.0.5:37201, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32040") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35262->172.17.0.5:32040, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30479") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35268->172.17.0.5:30479, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34168") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50324->172.17.0.5:34168, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33647") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36062->172.17.0.5:33647, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34708") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51672->172.17.0.5:34708, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37391") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53780->172.17.0.5:37391, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33078") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45180->172.17.0.5:33078, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35060") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44590->172.17.0.5:35060, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33511") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54722->172.17.0.5:33511, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31429") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50688->172.17.0.5:31429, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35552") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33922->172.17.0.5:35552, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33374") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42836->172.17.0.5:33374, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33387") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59868->172.17.0.5:33387, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38280") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57578->172.17.0.5:38280, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35768") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45930->172.17.0.5:35768, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30635") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45436->172.17.0.5:30635, err= 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31627") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53364->172.17.0.5:31627, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33823") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41084->172.17.0.5:33823, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30897") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44060->172.17.0.5:30897, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31344") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60316->172.17.0.5:31344, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39892") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52444->172.17.0.5:39892, err= 2026/08/05 03:50:43 DEBUG : apple: size = 5 OK 2026/08/05 03:50:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:43 DEBUG : banana: size = 6 OK 2026/08/05 03:50:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36333") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53926->172.17.0.5:36333, err= 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38865") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34910->172.17.0.5:38865, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32307") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50802->172.17.0.5:32307, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36107") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33434->172.17.0.5:36107, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35620") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49574->172.17.0.5:35620, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31267") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35492->172.17.0.5:31267, err= 2026/08/05 03:50:43 DEBUG : apple: size = 5 OK 2026/08/05 03:50:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : banana: size = 6 OK 2026/08/05 03:50:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31670") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37876->172.17.0.5:31670, err= 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36340") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34928->172.17.0.5:36340, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36463") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34944->172.17.0.5:36463, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37272") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59268->172.17.0.5:37272, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38894") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57474->172.17.0.5:38894, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37224") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58946->172.17.0.5:37224, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36461") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33582->172.17.0.5:36461, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30139") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44772->172.17.0.5:30139, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31129") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60882->172.17.0.5:31129, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39701") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47640->172.17.0.5:39701, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39381") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48566->172.17.0.5:39381, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35038") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41662->172.17.0.5:35038, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37947") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38174->172.17.0.5:37947, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34072") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42482->172.17.0.5:34072, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34686") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50920->172.17.0.5:34686, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36151") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56522->172.17.0.5:36151, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39581") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53868->172.17.0.5:39581, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36799") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54498->172.17.0.5:36799, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30009") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55610->172.17.0.5:30009, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33146") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43486->172.17.0.5:33146, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36214") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42388->172.17.0.5:36214, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32347") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58468->172.17.0.5:32347, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32065") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38670->172.17.0.5:32065, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36247") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44228->172.17.0.5:36247, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30887") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60732->172.17.0.5:30887, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31021") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50454->172.17.0.5:31021, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37624") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47208->172.17.0.5:37624, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36285") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48340->172.17.0.5:36285, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34947") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57366->172.17.0.5:34947, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38171") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57742->172.17.0.5:38171, err= 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38826") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53356->172.17.0.5:38826, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35352") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56158->172.17.0.5:35352, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32408") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49536->172.17.0.5:32408, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39745") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38580->172.17.0.5:39745, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32292") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49806->172.17.0.5:32292, err= 2026/08/05 03:50:43 DEBUG : apple: size = 5 OK 2026/08/05 03:50:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : banana: size = 6 OK 2026/08/05 03:50:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39125") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49456->172.17.0.5:39125, err= 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38088") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40448->172.17.0.5:38088, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39205") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34340->172.17.0.5:39205, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30328") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37608->172.17.0.5:30328, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36105") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47194->172.17.0.5:36105, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35032") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60556->172.17.0.5:35032, err= 2026/08/05 03:50:43 DEBUG : apple: size = 5 OK 2026/08/05 03:50:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:43 DEBUG : banana: size = 6 OK 2026/08/05 03:50:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37138") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39668->172.17.0.5:37138, err= 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 INFO : There was nothing to transfer 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31899") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40794->172.17.0.5:31899, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33065") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46744->172.17.0.5:33065, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32651") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54850->172.17.0.5:32651, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30305") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45702->172.17.0.5:30305, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36383") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42408->172.17.0.5:36383, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35507") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44980->172.17.0.5:35507, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32274") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49092->172.17.0.5:32274, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38672") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33210->172.17.0.5:38672, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38332") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57746->172.17.0.5:38332, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35005") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53434->172.17.0.5:35005, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37394") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35298->172.17.0.5:37394, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32632") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48842->172.17.0.5:32632, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35049") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57326->172.17.0.5:35049, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39573") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52142->172.17.0.5:39573, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33104") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38928->172.17.0.5:33104, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33357") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46530->172.17.0.5:33357, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33501") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52896->172.17.0.5:33501, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35216") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48724->172.17.0.5:35216, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30307") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34748->172.17.0.5:30307, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30591") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59720->172.17.0.5:30591, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32890") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46702->172.17.0.5:32890, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31160") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44654->172.17.0.5:31160, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36807") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54056->172.17.0.5:36807, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34346") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36036->172.17.0.5:34346, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32370") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38602->172.17.0.5:32370, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38916") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36314->172.17.0.5:38916, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34872") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40740->172.17.0.5:34872, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33554") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51840->172.17.0.5:33554, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39679") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58990->172.17.0.5:39679, err= 2026/08/05 03:50:43 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37725") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53828->172.17.0.5:37725, err= 2026/08/05 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : apple: Excluded 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : banana: Excluded 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38017") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41934->172.17.0.5:38017, err= 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39591") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52764->172.17.0.5:39591, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38466") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51420->172.17.0.5:38466, err= 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39382") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32898->172.17.0.5:39382, err= 2026/08/05 03:50:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60262->172.17.0.5:21, err= 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34833") 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38420") 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47680->172.17.0.5:38420, err= 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45634->172.17.0.5:34833, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34784") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31253") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47492->172.17.0.5:34784, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40014->172.17.0.5:31253, err= 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32289") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49836->172.17.0.5:32289, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30595") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53436->172.17.0.5:30595, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36758") 2026/08/05 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39148->172.17.0.5:36758, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35528") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52172->172.17.0.5:35528, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33834") 2026/08/05 03:50:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44086->172.17.0.5:33834, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39464") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35150->172.17.0.5:39464, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31389") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58742->172.17.0.5:31389, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38663") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44644->172.17.0.5:38663, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38037") 2026/08/05 03:50:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32902->172.17.0.5:38037, err= 2026/08/05 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35265") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35944->172.17.0.5:35265, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30651") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42848->172.17.0.5:30651, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35822") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34266->172.17.0.5:35822, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31135") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36992->172.17.0.5:31135, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34274") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52296->172.17.0.5:34274, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31037") 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42688->172.17.0.5:31037, err= 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39153") 2026/08/05 03:50:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/05 03:50:43 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55662->172.17.0.5:39153, err= 2026/08/05 03:50:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:43 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/05 03:50:43 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38306") 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44200->172.17.0.5:38306, err= 2026/08/05 03:50:46 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/05 03:50:46 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/05 03:50:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/05 03:50:46 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Connecting to FTP server 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60276->172.17.0.5:21, err= 2026/08/05 03:50:46 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 03:50:46 INFO : apple: Deleted 2026/08/05 03:50:46 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 03:50:46 INFO : banana: Deleted 2026/08/05 03:50:46 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 03:50:46 INFO : splitbananasplit: Deleted 2026/08/05 03:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 03:50:46 INFO : appleappleapplebanana: Deleted 2026/08/05 03:50:46 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 03:50:46 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60288->172.17.0.5:21, err= 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:21") 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60304->172.17.0.5:21, err= 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-zefolal2sewi: closing 1 unused connections 2026/08/05 03:50:46 DEBUG : ftp://172.17.0.5:21/rclone-test-rubepum5tovi: closing 2 unused connections 2026/08/05 03:50:49 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu/rclone-sync-test: closing 1 unused connections 2026/08/05 03:50:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36214") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42404->172.17.0.5:36214, err= 2026/08/05 03:50:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/05 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/05 03:50:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YXBwbGU=: Excluded 2026/08/05 03:50:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YmFuYW5h: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30120") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47654->172.17.0.5:30120, err= 2026/08/05 03:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38975") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49990->172.17.0.5:38975, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32987") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57926->172.17.0.5:32987, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38786") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46530->172.17.0.5:38786, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : YXBwbGU=: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : YmFuYW5h: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34371") 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59810->172.17.0.5:34371, err= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34015") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36850->172.17.0.5:34015, err= 2026/08/05 03:50:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/05 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/05 03:50:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YXBwbGU=: Excluded 2026/08/05 03:50:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : YmFuYW5h: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32171") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40644->172.17.0.5:32171, err= 2026/08/05 03:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33836") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36752->172.17.0.5:33836, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33276") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41560->172.17.0.5:33276, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 03:50:50 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31041") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42702->172.17.0.5:31041, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34785") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34626->172.17.0.5:34785, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39602") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60180->172.17.0.5:39602, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37741") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43618->172.17.0.5:37741, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34156") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43050->172.17.0.5:34156, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30647") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58290->172.17.0.5:30647, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35583") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40512->172.17.0.5:35583, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34492") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48384->172.17.0.5:34492, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37999") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53880->172.17.0.5:37999, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31045") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40424->172.17.0.5:31045, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34268") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51300->172.17.0.5:34268, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37024") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50342->172.17.0.5:37024, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38138") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56852->172.17.0.5:38138, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34293") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53380->172.17.0.5:34293, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34257") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58502->172.17.0.5:34257, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39944") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41882->172.17.0.5:39944, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35470") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42170->172.17.0.5:35470, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33980") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51224->172.17.0.5:33980, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32504") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34690->172.17.0.5:32504, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32370") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38606->172.17.0.5:32370, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31131") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56444->172.17.0.5:31131, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30938") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35266->172.17.0.5:30938, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32425") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45856->172.17.0.5:32425, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37041") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57592->172.17.0.5:37041, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36135") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39060->172.17.0.5:36135, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39230") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52682->172.17.0.5:39230, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38758") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44912->172.17.0.5:38758, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33027") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38338->172.17.0.5:33027, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33381") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51698->172.17.0.5:33381, err= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39049") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53386->172.17.0.5:39049, err= 2026/08/05 03:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32373") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33380") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35277") 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37326->172.17.0.5:33380, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43528->172.17.0.5:32373, err= 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38543") 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59458->172.17.0.5:38543, err= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58618->172.17.0.5:35277, err= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34767") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 INFO : apple: Copied (new) to: PREFIXapple 2026/08/05 03:50:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59944->172.17.0.5:34767, err= 2026/08/05 03:50:50 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37725") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53830->172.17.0.5:37725, err= 2026/08/05 03:50:50 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/05 03:50:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36073") 2026/08/05 03:50:50 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57276->172.17.0.5:36073, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35887") 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45186->172.17.0.5:35887, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37955") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55274->172.17.0.5:37955, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37640") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51526->172.17.0.5:37640, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37606") 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55762->172.17.0.5:37606, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38527") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33293") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59492->172.17.0.5:38527, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58024->172.17.0.5:33293, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36850") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43098->172.17.0.5:36850, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30880") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35046") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39209") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37592->172.17.0.5:35046, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37894->172.17.0.5:30880, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38733") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56920->172.17.0.5:38733, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45772->172.17.0.5:39209, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31419") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59982->172.17.0.5:31419, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34996") 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53858->172.17.0.5:34996, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38429") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47314->172.17.0.5:38429, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 03:50:50 INFO : banana: Deleted 2026/08/05 03:50:50 INFO : apple: Deleted 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 03:50:50 INFO : splitbananasplit: Deleted 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 03:50:50 INFO : appleappleapplebanana: Deleted 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35989") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55512->172.17.0.5:35989, err= 2026/08/05 03:50:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : PREFIXbanana: Excluded 2026/08/05 03:50:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : PREFIXapple: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38606") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56624->172.17.0.5:38606, err= 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37806") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41556->172.17.0.5:37806, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36022") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60260->172.17.0.5:36022, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 03:50:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34147") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42792->172.17.0.5:34147, err= 2026/08/05 03:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34707") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35618") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36425") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43574->172.17.0.5:34707, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35194") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38380") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34858->172.17.0.5:36425, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38168->172.17.0.5:38380, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46910->172.17.0.5:35194, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46134->172.17.0.5:35618, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/05 03:50:50 INFO : splitbananasplit: Copied (new) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/05 03:50:50 INFO : appleappleapplebanana: Copied (new) 2026/08/05 03:50:50 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/05 03:50:50 INFO : banana: Copied (new) 2026/08/05 03:50:50 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/05 03:50:50 INFO : apple: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38229") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33970->172.17.0.5:38229, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32344") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35883") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50500->172.17.0.5:32344, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39192") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50758->172.17.0.5:35883, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51038->172.17.0.5:39192, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37333") 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40692->172.17.0.5:37333, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38375") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37361") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35024") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34782->172.17.0.5:37361, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49838->172.17.0.5:38375, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41298->172.17.0.5:35024, err= 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38912") 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44418->172.17.0.5:38912, err= 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34399") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35278->172.17.0.5:34399, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35764") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33697") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36870->172.17.0.5:35764, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58590->172.17.0.5:33697, err= 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31369") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39511") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42338->172.17.0.5:31369, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33614") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45698->172.17.0.5:39511, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30738") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58742->172.17.0.5:33614, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48972->172.17.0.5:30738, err= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/05 03:50:50 INFO : PREFIXapple: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/05 03:50:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/05 03:50:50 INFO : PREFIXsplitbananasplit: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/05 03:50:50 INFO : PREFIXbanana: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32658") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51104->172.17.0.5:32658, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35300") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35658->172.17.0.5:35300, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38439") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49724->172.17.0.5:38439, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34917") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60326->172.17.0.5:34917, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35809") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59906->172.17.0.5:35809, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32613") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34856->172.17.0.5:32613, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39274") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41962->172.17.0.5:39274, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35763") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47094->172.17.0.5:35763, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30766") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53150->172.17.0.5:30766, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32897") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57014->172.17.0.5:32897, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36463") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34958->172.17.0.5:36463, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34502") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51198->172.17.0.5:34502, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38896") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50834->172.17.0.5:38896, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32242") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39054->172.17.0.5:32242, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37460") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38482->172.17.0.5:37460, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35967") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38124->172.17.0.5:35967, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31225") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35030->172.17.0.5:31225, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35092") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59340->172.17.0.5:35092, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36915") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38960->172.17.0.5:36915, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32581") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43478->172.17.0.5:32581, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39337") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40922->172.17.0.5:39337, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37915") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38990->172.17.0.5:37915, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38220") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35034->172.17.0.5:38220, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35308") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54724->172.17.0.5:35308, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37592") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39264->172.17.0.5:37592, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36894") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40618->172.17.0.5:36894, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34500") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42196->172.17.0.5:34500, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30335") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57346->172.17.0.5:30335, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35788") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53586->172.17.0.5:35788, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33968") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38288->172.17.0.5:33968, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30257") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51994->172.17.0.5:30257, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35576") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50444->172.17.0.5:35576, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33092") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48104->172.17.0.5:33092, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36720") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33454->172.17.0.5:36720, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33030") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60638->172.17.0.5:33030, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33972") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48810->172.17.0.5:33972, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31830") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38032->172.17.0.5:31830, err= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39625") 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57994->172.17.0.5:39625, err= 2026/08/05 03:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35483") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31672") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52528->172.17.0.5:35483, err= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37472") 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48916->172.17.0.5:31672, err= 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32436") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42920->172.17.0.5:37472, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49656->172.17.0.5:32436, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37938") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45702->172.17.0.5:37938, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/05 03:50:50 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/05 03:50:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35014") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45800->172.17.0.5:35014, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32579") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32341") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36456->172.17.0.5:32579, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53036->172.17.0.5:32341, err= 2026/08/05 03:50:50 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/05 03:50:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34558") 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52798->172.17.0.5:34558, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38913") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38770") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34734->172.17.0.5:38770, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37756") 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39078->172.17.0.5:37756, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37214->172.17.0.5:38913, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35175") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58918->172.17.0.5:35175, err= 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32090") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37800") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60336->172.17.0.5:32090, err= 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59136->172.17.0.5:37800, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37156") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60880->172.17.0.5:37156, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36770") 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52096->172.17.0.5:36770, err= 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32673") 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42604->172.17.0.5:32673, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38655") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30960") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44496->172.17.0.5:38655, err= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42994->172.17.0.5:30960, err= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32076") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44840->172.17.0.5:32076, err= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 03:50:50 INFO : splitbananasplit: Deleted 2026/08/05 03:50:50 INFO : apple: Deleted 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 03:50:50 INFO : appleappleapplebanana: Deleted 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 03:50:50 INFO : banana: Deleted 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38855") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39146->172.17.0.5:38855, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : bananaSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38503") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35378->172.17.0.5:38503, err= 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33610") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33064->172.17.0.5:33610, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39678") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56432->172.17.0.5:39678, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 03:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39674") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56618->172.17.0.5:39674, err= 2026/08/05 03:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30834") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39204->172.17.0.5:30834, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35973") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35347") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32101") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56450->172.17.0.5:35973, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57150->172.17.0.5:35347, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57756->172.17.0.5:32101, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37471") 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54506->172.17.0.5:37471, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/05 03:50:50 INFO : appleappleapplebanana: Copied (new) 2026/08/05 03:50:50 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/05 03:50:50 INFO : apple: Copied (new) 2026/08/05 03:50:50 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/05 03:50:50 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/05 03:50:50 INFO : banana: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33836") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36768->172.17.0.5:33836, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35819") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36230->172.17.0.5:35819, err= 2026/08/05 03:50:50 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/05 03:50:50 INFO : splitbananasplit: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30728") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33182->172.17.0.5:30728, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38281") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37016->172.17.0.5:38281, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38631") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42638->172.17.0.5:38631, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33439") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35230") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45904->172.17.0.5:33439, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58662->172.17.0.5:35230, err= 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31041") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42710->172.17.0.5:31041, err= 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31402") 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52952->172.17.0.5:31402, err= 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38264") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49978->172.17.0.5:38264, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31886") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42614->172.17.0.5:31886, err= 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33255") 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32960->172.17.0.5:33255, err= 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34460") 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45034->172.17.0.5:34460, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30302") 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38876->172.17.0.5:30302, err= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35070") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39499") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44320->172.17.0.5:39499, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57060->172.17.0.5:35070, err= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : bananaSUFFIX: Deleted 2026/08/05 03:50:50 INFO : appleSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : splitbananasplitSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35330") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56576->172.17.0.5:35330, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37526") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54478->172.17.0.5:37526, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32769") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37988->172.17.0.5:32769, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33110") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56322->172.17.0.5:33110, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34424") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55204->172.17.0.5:34424, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39734") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42780->172.17.0.5:39734, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31241") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59520->172.17.0.5:31241, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33427") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36096->172.17.0.5:33427, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34745") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39210->172.17.0.5:34745, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33194") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38018->172.17.0.5:33194, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33678") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50402->172.17.0.5:33678, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32737") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35916->172.17.0.5:32737, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33197") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33616->172.17.0.5:33197, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38447") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57890->172.17.0.5:38447, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30622") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59656->172.17.0.5:30622, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32067") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58054->172.17.0.5:32067, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32081") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47434->172.17.0.5:32081, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37628") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55700->172.17.0.5:37628, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39433") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34404->172.17.0.5:39433, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31917") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57052->172.17.0.5:31917, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33434") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46208->172.17.0.5:33434, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38622") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33662->172.17.0.5:38622, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36126") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52730->172.17.0.5:36126, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34113") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34674->172.17.0.5:34113, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32641") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59800->172.17.0.5:32641, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38871") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58282->172.17.0.5:38871, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38988") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53078->172.17.0.5:38988, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35939") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55438->172.17.0.5:35939, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31830") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38034->172.17.0.5:31830, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34613") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35806->172.17.0.5:34613, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33274") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39268->172.17.0.5:33274, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32355") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58352->172.17.0.5:32355, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37841") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47000->172.17.0.5:37841, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33896") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54704->172.17.0.5:33896, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36713") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34148->172.17.0.5:36713, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39351") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56638->172.17.0.5:39351, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34759") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57772->172.17.0.5:34759, err= 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31528") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59462->172.17.0.5:31528, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32470") 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33549") 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60090->172.17.0.5:32470, err= 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33433") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36222->172.17.0.5:33549, err= 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39042->172.17.0.5:33433, err= 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/05 03:50:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/05 03:50:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33721") 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31682") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49454->172.17.0.5:33721, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51550->172.17.0.5:31682, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36468") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57674->172.17.0.5:36468, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32751") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58522->172.17.0.5:32751, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38408") 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39586->172.17.0.5:38408, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34244") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38269") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52140->172.17.0.5:38269, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54904->172.17.0.5:34244, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38604") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42760->172.17.0.5:38604, err= 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38142") 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40808->172.17.0.5:38142, err= 2026/08/05 03:50:50 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30452") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35474->172.17.0.5:30452, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30056") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53740->172.17.0.5:30056, err= 2026/08/05 03:50:50 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37700") 2026/08/05 03:50:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53754->172.17.0.5:37700, err= 2026/08/05 03:50:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31096") 2026/08/05 03:50:50 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41822->172.17.0.5:31096, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34610") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35613") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52428->172.17.0.5:34610, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38528->172.17.0.5:35613, err= 2026/08/05 03:50:50 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34541") 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53970->172.17.0.5:34541, err= 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 03:50:50 INFO : appleappleapplebanana: Deleted 2026/08/05 03:50:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 03:50:50 INFO : splitbananasplit: Deleted 2026/08/05 03:50:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 03:50:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37787") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38554->172.17.0.5:37787, err= 2026/08/05 03:50:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbanan: Excluded 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleapple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleapple: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35728") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59098->172.17.0.5:35728, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-34567: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-23456: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-45678: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-12345: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36442") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34886->172.17.0.5:36442, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31372") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56180->172.17.0.5:31372, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33703") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50818->172.17.0.5:33703, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleapple: size = 21 OK 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : splitbanan: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31448") 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41502->172.17.0.5:31448, err= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 03:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 03:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 03:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 03:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 03:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/05 03:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 03:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 03:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 03:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 03:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 03:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 03:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 03:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 03:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33402") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59202->172.17.0.5:33402, err= 2026/08/05 03:50:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbanan: Excluded 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleapple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleapple: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35773") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56664->172.17.0.5:35773, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefg: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcde: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defgh: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdef: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-34567: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-23456: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghi: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-45678: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijk: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-12345: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghij: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31087") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58678->172.17.0.5:31087, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30406") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38668->172.17.0.5:30406, err= 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 03:50:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30449") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51942->172.17.0.5:30449, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38642") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57232->172.17.0.5:38642, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34459") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53418->172.17.0.5:34459, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38856") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54778->172.17.0.5:38856, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37389") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47826->172.17.0.5:37389, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36768") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38902->172.17.0.5:36768, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35416") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46416->172.17.0.5:35416, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38966") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54134->172.17.0.5:38966, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31112") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51894->172.17.0.5:31112, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33583") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37504->172.17.0.5:33583, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37638") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35498->172.17.0.5:37638, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31272") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56444->172.17.0.5:31272, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35399") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55092->172.17.0.5:35399, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35369") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37526->172.17.0.5:35369, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34971") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51510->172.17.0.5:34971, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34002") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37808->172.17.0.5:34002, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39075") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45074->172.17.0.5:39075, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30728") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33198->172.17.0.5:30728, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32032") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41356->172.17.0.5:32032, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39266") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41080->172.17.0.5:39266, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34963") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57622->172.17.0.5:34963, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39833") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35010->172.17.0.5:39833, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31731") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50760->172.17.0.5:31731, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35466") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51900->172.17.0.5:35466, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35328") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55620->172.17.0.5:35328, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31731") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50764->172.17.0.5:31731, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34106") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57530->172.17.0.5:34106, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36555") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37104->172.17.0.5:36555, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38901") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57286->172.17.0.5:38901, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38995") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35790->172.17.0.5:38995, err= 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38700") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48830->172.17.0.5:38700, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : There was nothing to transfer 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38528") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47758->172.17.0.5:38528, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32105") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42722->172.17.0.5:32105, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39607") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38716->172.17.0.5:39607, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34610") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52444->172.17.0.5:34610, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35100") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50304->172.17.0.5:35100, err= 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37035") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37506->172.17.0.5:37035, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : There was nothing to transfer 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33916") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54638->172.17.0.5:33916, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31812") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59620->172.17.0.5:31812, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35199") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60886->172.17.0.5:35199, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34250") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43926->172.17.0.5:34250, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32525") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58568->172.17.0.5:32525, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36706") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52930->172.17.0.5:36706, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34441") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51264->172.17.0.5:34441, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33365") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52566->172.17.0.5:33365, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35827") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52768->172.17.0.5:35827, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33624") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48162->172.17.0.5:33624, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39409") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39768->172.17.0.5:39409, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30372") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59800->172.17.0.5:30372, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32204") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33204->172.17.0.5:32204, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39329") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38000->172.17.0.5:39329, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34164") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54742->172.17.0.5:34164, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33889") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48328->172.17.0.5:33889, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39784") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50998->172.17.0.5:39784, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37202") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41012->172.17.0.5:37202, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36505") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53260->172.17.0.5:36505, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30049") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41226->172.17.0.5:30049, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34973") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59242->172.17.0.5:34973, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35471") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38280->172.17.0.5:35471, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31282") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58490->172.17.0.5:31282, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31414") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39016->172.17.0.5:31414, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32114") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38258->172.17.0.5:32114, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32352") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53834->172.17.0.5:32352, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32031") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36174->172.17.0.5:32031, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38828") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55240->172.17.0.5:38828, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35348") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51430->172.17.0.5:35348, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35817") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45780->172.17.0.5:35817, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36973") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50250->172.17.0.5:36973, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35488") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48238->172.17.0.5:35488, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37552") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33676->172.17.0.5:37552, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32498") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54736->172.17.0.5:32498, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31890") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38358->172.17.0.5:31890, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34258") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35740->172.17.0.5:34258, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36645") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38726->172.17.0.5:36645, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39942") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45766->172.17.0.5:39942, err= 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30039") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47568->172.17.0.5:30039, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : There was nothing to transfer 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32319") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45218->172.17.0.5:32319, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36348") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39642->172.17.0.5:36348, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39599") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58260->172.17.0.5:39599, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32452") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60944->172.17.0.5:32452, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38449") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47616->172.17.0.5:38449, err= 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33042") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38058->172.17.0.5:33042, err= 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : There was nothing to transfer 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34277") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58154->172.17.0.5:34277, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32442") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51002->172.17.0.5:32442, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30555") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43092->172.17.0.5:30555, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32709") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44262->172.17.0.5:32709, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38485") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35522->172.17.0.5:38485, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33352") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53860->172.17.0.5:33352, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32875") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39878->172.17.0.5:32875, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35296") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48768->172.17.0.5:35296, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34861") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56916->172.17.0.5:34861, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33025") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47946->172.17.0.5:33025, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31897") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39164->172.17.0.5:31897, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38606") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56632->172.17.0.5:38606, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30957") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51988->172.17.0.5:30957, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33202") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40370->172.17.0.5:33202, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38044") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48122->172.17.0.5:38044, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36470") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51178->172.17.0.5:36470, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39266") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41092->172.17.0.5:39266, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35143") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36288->172.17.0.5:35143, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35647") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50946->172.17.0.5:35647, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39755") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42428->172.17.0.5:39755, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34501") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54518->172.17.0.5:34501, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34006") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37814->172.17.0.5:34006, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36723") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43552->172.17.0.5:36723, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31733") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52766->172.17.0.5:31733, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35232") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46090->172.17.0.5:35232, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31746") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56488->172.17.0.5:31746, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36075") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57604->172.17.0.5:36075, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37574") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33836->172.17.0.5:37574, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33487") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37052->172.17.0.5:33487, err= 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34912") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43954->172.17.0.5:34912, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38303") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50544->172.17.0.5:38303, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34902") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50822->172.17.0.5:34902, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38470") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32966->172.17.0.5:38470, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37299") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51172->172.17.0.5:37299, err= 2026/08/05 03:50:50 DEBUG : apple: size = 5 OK 2026/08/05 03:50:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:50 DEBUG : banana: size = 6 OK 2026/08/05 03:50:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:50 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30084") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52192->172.17.0.5:30084, err= 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 INFO : There was nothing to transfer 2026/08/05 03:50:50 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35676") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55366->172.17.0.5:35676, err= 2026/08/05 03:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : apple: Excluded 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : banana: Excluded 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32991") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48392->172.17.0.5:32991, err= 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39344") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42850->172.17.0.5:39344, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34204") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36884->172.17.0.5:34204, err= 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31273") 2026/08/05 03:50:50 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42754->172.17.0.5:31273, err= 2026/08/05 03:50:51 DEBUG : apple: size = 5 OK 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : banana: size = 6 OK 2026/08/05 03:50:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38445") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36512->172.17.0.5:38445, err= 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 INFO : There was nothing to transfer 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32636") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59654->172.17.0.5:32636, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35612") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44018->172.17.0.5:35612, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36600") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54166->172.17.0.5:36600, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31415") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49256->172.17.0.5:31415, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36215") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58320->172.17.0.5:36215, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33486") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44534->172.17.0.5:33486, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33775") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44412->172.17.0.5:33775, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38185") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43990->172.17.0.5:38185, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33641") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47136->172.17.0.5:33641, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34393") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34980->172.17.0.5:34393, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35336") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40444->172.17.0.5:35336, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36830") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44276->172.17.0.5:36830, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33379") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53166->172.17.0.5:33379, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31238") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36754->172.17.0.5:31238, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39602") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60194->172.17.0.5:39602, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31957") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56834->172.17.0.5:31957, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32609") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32824->172.17.0.5:32609, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37387") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49826->172.17.0.5:37387, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31116") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38376->172.17.0.5:31116, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33299") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38770->172.17.0.5:33299, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38166") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56882->172.17.0.5:38166, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38154") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45808->172.17.0.5:38154, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38228") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48874->172.17.0.5:38228, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30710") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32770->172.17.0.5:30710, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33537") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47282->172.17.0.5:33537, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31858") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57244->172.17.0.5:31858, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38775") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56868->172.17.0.5:38775, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34095") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57134->172.17.0.5:34095, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35799") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59870->172.17.0.5:35799, err= 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39245") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43466->172.17.0.5:39245, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39259") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50452->172.17.0.5:39259, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30139") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44774->172.17.0.5:30139, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35341") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33062->172.17.0.5:35341, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34947") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57378->172.17.0.5:34947, err= 2026/08/05 03:50:51 DEBUG : apple: size = 5 OK 2026/08/05 03:50:51 DEBUG : banana: size = 6 OK 2026/08/05 03:50:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39462") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38720->172.17.0.5:39462, err= 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 INFO : There was nothing to transfer 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32877") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35356->172.17.0.5:32877, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35744") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44092->172.17.0.5:35744, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37885") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51552->172.17.0.5:37885, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36513") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37520->172.17.0.5:36513, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39783") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52348->172.17.0.5:39783, err= 2026/08/05 03:50:51 DEBUG : apple: size = 5 OK 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:51 DEBUG : banana: size = 6 OK 2026/08/05 03:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:51 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34669") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32852->172.17.0.5:34669, err= 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 INFO : There was nothing to transfer 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38316") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33948->172.17.0.5:38316, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37582") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47292->172.17.0.5:37582, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34966") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43808->172.17.0.5:34966, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36927") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57032->172.17.0.5:36927, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38733") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56932->172.17.0.5:38733, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33823") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41100->172.17.0.5:33823, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35468") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52442->172.17.0.5:35468, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33530") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49974->172.17.0.5:33530, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35110") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54678->172.17.0.5:35110, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33585") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47030->172.17.0.5:33585, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39121") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60200->172.17.0.5:39121, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32721") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40874->172.17.0.5:32721, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36087") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40336->172.17.0.5:36087, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38664") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49824->172.17.0.5:38664, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30957") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51996->172.17.0.5:30957, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36192") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42880->172.17.0.5:36192, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32493") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57532->172.17.0.5:32493, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39107") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57316->172.17.0.5:39107, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36975") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59124->172.17.0.5:36975, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36140") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52432->172.17.0.5:36140, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35483") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52530->172.17.0.5:35483, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35244") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47556->172.17.0.5:35244, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36279") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59000->172.17.0.5:36279, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39470") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40892->172.17.0.5:39470, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37868") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57550->172.17.0.5:37868, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33410") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49784->172.17.0.5:33410, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34601") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48176->172.17.0.5:34601, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33522") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41480->172.17.0.5:33522, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35779") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52094->172.17.0.5:35779, err= 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34274") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52302->172.17.0.5:34274, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32954") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44652->172.17.0.5:32954, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36136") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52620->172.17.0.5:36136, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36324") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48604->172.17.0.5:36324, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34191") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35716->172.17.0.5:34191, err= 2026/08/05 03:50:51 DEBUG : apple: size = 5 OK 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : banana: size = 6 OK 2026/08/05 03:50:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34152") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54838->172.17.0.5:34152, err= 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 INFO : There was nothing to transfer 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30950") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37660->172.17.0.5:30950, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35129") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38626->172.17.0.5:35129, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35975") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58602->172.17.0.5:35975, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32539") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45864->172.17.0.5:32539, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38306") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44214->172.17.0.5:38306, err= 2026/08/05 03:50:51 DEBUG : apple: size = 5 OK 2026/08/05 03:50:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : apple: Unchanged skipping 2026/08/05 03:50:51 DEBUG : banana: size = 6 OK 2026/08/05 03:50:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : banana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 03:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34662") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36296->172.17.0.5:34662, err= 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 INFO : There was nothing to transfer 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39767") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59444->172.17.0.5:39767, err= 2026/08/05 03:50:51 DEBUG : apple: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : apple: Excluded 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : splitbananasplit: Excluded 2026/08/05 03:50:51 DEBUG : banana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : banana: Excluded 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : appleappleapplebanana: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33509") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39772->172.17.0.5:33509, err= 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36968") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34470->172.17.0.5:36968, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37473") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49964->172.17.0.5:37473, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30334") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41338->172.17.0.5:30334, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38973") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50386->172.17.0.5:38973, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32807") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39226->172.17.0.5:32807, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39228") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57370->172.17.0.5:39228, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31988") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53426->172.17.0.5:31988, err= --- PASS: TestTransform (7.60s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (6.71s) --- PASS: TestTransform/prefix (0.12s) --- PASS: TestTransform/suffix (0.11s) --- PASS: TestTransform/truncate (0.10s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.08s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30681") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35864->172.17.0.5:30681, err= 2026/08/05 03:50:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 03:50:51 INFO : sub dir_somesuffix: Making directory 2026/08/05 03:50:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 03:50:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/05 03:50:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 03:50:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30193") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36782->172.17.0.5:30193, err= 2026/08/05 03:50:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 03:50:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33958") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56944->172.17.0.5:33958, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31457") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49820->172.17.0.5:31457, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36584") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47596->172.17.0.5:36584, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35450") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49766->172.17.0.5:35450, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35816") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35508->172.17.0.5:35816, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35503") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33328->172.17.0.5:35503, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31880") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57572->172.17.0.5:31880, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38078") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47600->172.17.0.5:38078, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31127") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42420->172.17.0.5:31127, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33591") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45650->172.17.0.5:33591, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35217") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40796->172.17.0.5:35217, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32545") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46640->172.17.0.5:32545, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31159") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53010->172.17.0.5:31159, err= 2026/08/05 03:50:51 INFO : toe: Making directory 2026/08/05 03:50:51 INFO : toe/toe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31180") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52564->172.17.0.5:31180, err= 2026/08/05 03:50:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/05 03:50:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39216") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52782->172.17.0.5:39216, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38539") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37006->172.17.0.5:38539, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35576") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50450->172.17.0.5:35576, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39511") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45710->172.17.0.5:39511, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34534") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39420->172.17.0.5:34534, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39563") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54466->172.17.0.5:39563, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32809") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52946->172.17.0.5:32809, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35330") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56586->172.17.0.5:35330, err= 2026/08/05 03:50:51 INFO : toe: Making directory 2026/08/05 03:50:51 INFO : toe/toe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36347") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57914->172.17.0.5:36347, err= 2026/08/05 03:50:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/05 03:50:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39659") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44182->172.17.0.5:39659, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38008") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44300->172.17.0.5:38008, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32810") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48688->172.17.0.5:32810, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35911") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40692->172.17.0.5:35911, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31997") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47936->172.17.0.5:31997, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33929") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33606->172.17.0.5:33929, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38954") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52354->172.17.0.5:38954, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37379") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35880->172.17.0.5:37379, err= 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 INFO : tictacempty_dir: Making directory 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38877") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44844->172.17.0.5:38877, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36148") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35790->172.17.0.5:36148, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38835") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32160") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40960->172.17.0.5:38835, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58586->172.17.0.5:32160, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33146") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43488->172.17.0.5:33146, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36441") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52614->172.17.0.5:36441, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32118") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34158->172.17.0.5:32118, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35048") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51744->172.17.0.5:35048, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39763") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46414->172.17.0.5:39763, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33344") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55274->172.17.0.5:33344, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37527") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38532->172.17.0.5:37527, err= 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 INFO : tictacempty_dir: Making directory 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35562") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36824->172.17.0.5:35562, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33169") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55762->172.17.0.5:33169, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31546") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37636->172.17.0.5:31546, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30321") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34072->172.17.0.5:30321, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38008") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44302->172.17.0.5:38008, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33891") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36038->172.17.0.5:33891, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37768") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39560") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40352->172.17.0.5:37768, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50456->172.17.0.5:39560, err= 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37158") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36892->172.17.0.5:37158, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/05 03:50:51 NOTICE: ftp://172.17.0.5:21/rclone-test-qobafir4womu: 0 differences found 2026/08/05 03:50:51 NOTICE: ftp://172.17.0.5:21/rclone-test-qobafir4womu: 1 hashes could not be checked 2026/08/05 03:50:51 NOTICE: ftp://172.17.0.5:21/rclone-test-qobafir4womu: 1 matching files 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35379") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58542->172.17.0.5:35379, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34918") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35259") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42192->172.17.0.5:34918, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49294->172.17.0.5:35259, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37071") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59784->172.17.0.5:37071, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37068") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34656->172.17.0.5:37068, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31740") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54594->172.17.0.5:31740, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36868") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39344->172.17.0.5:36868, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39138") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40824->172.17.0.5:39138, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39102") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53478->172.17.0.5:39102, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39987") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41506->172.17.0.5:39987, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37829") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48014->172.17.0.5:37829, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37443") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46114->172.17.0.5:37443, err= 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37163") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56434->172.17.0.5:37163, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39957") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55612->172.17.0.5:39957, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32867") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42918->172.17.0.5:32867, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30702") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45484->172.17.0.5:30702, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33451") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46660->172.17.0.5:33451, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31842") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35870->172.17.0.5:31842, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35002") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40868->172.17.0.5:35002, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34365") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49014->172.17.0.5:34365, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/05 03:50:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33348") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56322->172.17.0.5:33348, err= 2026/08/05 03:50:51 INFO : toe: Making directory 2026/08/05 03:50:51 INFO : toe/toe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35701") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:53322->172.17.0.5:35701, err= 2026/08/05 03:50:51 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/05 03:50:51 INFO : toe/toe/toe: Copied (new) 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39591") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52780->172.17.0.5:39591, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36981") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34758->172.17.0.5:36981, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37648") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52168->172.17.0.5:37648, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39042") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40584->172.17.0.5:39042, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39766") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39564->172.17.0.5:39766, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31434") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41958->172.17.0.5:31434, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31713") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:57990->172.17.0.5:31713, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33890") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50170->172.17.0.5:33890, err= 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 INFO : tictacempty_dir: Making directory 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38030") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39144->172.17.0.5:38030, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Deleted 2026/08/05 03:50:51 INFO : toe/toe: Removing directory 2026/08/05 03:50:51 INFO : toe: Removing directory 2026/08/05 03:50:51 INFO : empty_dir: Removing directory 2026/08/05 03:50:51 DEBUG : Local file system at /tmp/rclone2033045795: deleted 3 directories 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32817") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33424->172.17.0.5:32817, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37289") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48112->172.17.0.5:37289, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32996") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42548->172.17.0.5:32996, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38475") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52412->172.17.0.5:38475, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39043") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46882->172.17.0.5:39043, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30505") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:55674->172.17.0.5:30505, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31728") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48184->172.17.0.5:31728, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38508") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49398->172.17.0.5:38508, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33420") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43326->172.17.0.5:33420, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34995") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51036->172.17.0.5:34995, err= 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 INFO : tictacempty_dir: Making directory 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39357") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41954->172.17.0.5:39357, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Deleted 2026/08/05 03:50:51 INFO : toe/toe: Removing directory 2026/08/05 03:50:51 INFO : toe: Removing directory 2026/08/05 03:50:51 INFO : empty_dir: Removing directory 2026/08/05 03:50:51 DEBUG : Local file system at /tmp/rclone2033045795: deleted 3 directories 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35664") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42862->172.17.0.5:35664, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34277") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32409") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58170->172.17.0.5:34277, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:43436->172.17.0.5:32409, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36346") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:58122->172.17.0.5:36346, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31750") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48568->172.17.0.5:31750, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33364") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33531") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32000") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60936->172.17.0.5:33364, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:51406->172.17.0.5:33531, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35550->172.17.0.5:32000, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34092") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46032->172.17.0.5:34092, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32256") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46186->172.17.0.5:32256, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34026") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44536->172.17.0.5:34026, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31457") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49828->172.17.0.5:31457, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31294") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35495") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39994->172.17.0.5:35495, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:48106->172.17.0.5:31294, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33568") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36952") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36296->172.17.0.5:33568, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52474->172.17.0.5:36952, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37457") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42140->172.17.0.5:37457, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : Reset feature "Copy" 2026/08/05 03:50:51 DEBUG : Reset feature "Move" 2026/08/05 03:50:51 DEBUG : Reset feature "Copy" 2026/08/05 03:50:51 DEBUG : Reset feature "Move" 2026/08/05 03:50:51 DEBUG : empty_dir: Making directory with metadata 2026/08/05 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36934") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33532->172.17.0.5:36934, err= 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 INFO : tictacempty_dir: Making directory 2026/08/05 03:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 INFO : tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: tictactoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 INFO : tictactoe/tictactoe: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36480") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:44808->172.17.0.5:36480, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Deleted 2026/08/05 03:50:51 INFO : toe/toe: Removing directory 2026/08/05 03:50:51 INFO : toe: Removing directory 2026/08/05 03:50:51 INFO : empty_dir: Removing directory 2026/08/05 03:50:51 DEBUG : Local file system at /tmp/rclone2033045795: deleted 3 directories 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30126") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46962->172.17.0.5:30126, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38037") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32918->172.17.0.5:38037, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30338") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49172->172.17.0.5:30338, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32793") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33266->172.17.0.5:32793, err= 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35337") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42022->172.17.0.5:35337, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31630") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:54872->172.17.0.5:31630, err= 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 03:50:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/05 03:50:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38305") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39626->172.17.0.5:38305, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:32901") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38884") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34686") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56280->172.17.0.5:38884, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:41262->172.17.0.5:32901, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:39720->172.17.0.5:34686, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33456") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:32944->172.17.0.5:33456, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36385") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60818->172.17.0.5:36385, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33545") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33588->172.17.0.5:33545, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30718") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30361") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37410->172.17.0.5:30718, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31337") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35422->172.17.0.5:30361, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52070->172.17.0.5:31337, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39324") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:37410->172.17.0.5:39324, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36233") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46498->172.17.0.5:36233, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38475") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33420->172.17.0.5:38475, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 DEBUG : toe: transformed to: dG9l 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36308") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40672->172.17.0.5:36308, err= 2026/08/05 03:50:51 DEBUG : toe: transformed to: dG9l 2026/08/05 03:50:51 INFO : dG9l: Making directory 2026/08/05 03:50:51 DEBUG : toe: transformed to: dG9l 2026/08/05 03:50:51 DEBUG : toe: transformed to: dG9l 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 03:50:51 INFO : dG9l/dG9l: Making directory 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 03:50:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33813") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50238->172.17.0.5:33813, err= 2026/08/05 03:50:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/05 03:50:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31091") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46266->172.17.0.5:31091, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34245") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56734->172.17.0.5:34245, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36393") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:45780->172.17.0.5:36393, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:38231") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38400->172.17.0.5:38231, err= 2026/08/05 03:50:51 DEBUG : dG9l: transformed to: toe 2026/08/05 03:50:51 DEBUG : dG9l: transformed to: toe 2026/08/05 03:50:51 DEBUG : toe: Directory modification time the same (differ by 386.782559ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39672") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40146->172.17.0.5:39672, err= 2026/08/05 03:50:51 DEBUG : dG9l: transformed to: toe 2026/08/05 03:50:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/05 03:50:51 DEBUG : toe/toe: Directory modification time the same (differ by 386.782559ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31500") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:49408->172.17.0.5:31500, err= 2026/08/05 03:50:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/05 03:50:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 03:50:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/05 03:50:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/05 03:50:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/05 03:50:51 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : Local file system at /tmp/rclone2033045795: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : Waiting for deletions to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39576") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:42508->172.17.0.5:39576, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33025") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:52870->172.17.0.5:33025, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31903") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:56118->172.17.0.5:31903, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33616") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:38832->172.17.0.5:33616, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31277") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:40866->172.17.0.5:31277, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31288") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:50234->172.17.0.5:31288, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:31759") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:36758->172.17.0.5:31759, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobafir4womu", Local "Local file system at /tmp/rclone2033045795", Modify Window "1s" 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37746") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59008->172.17.0.5:37746, err= 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: 2026/08/05 03:50:51 INFO : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Making directory 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: 2026/08/05 03:50:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 03:50:51 INFO : toe/toe: Making directory 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe/toe: transformed to: 2026/08/05 03:50:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe: transformed to: 2026/08/05 03:50:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 03:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 03:50:51 DEBUG : toe/toe/toe: transformed to: 2026/08/05 03:50:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for checks to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Waiting for transfers to finish 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:37068") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:59296->172.17.0.5:37068, err= 2026/08/05 03:50:51 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 03:50:51 INFO : toe/toe/toe: Copied (new) 2026/08/05 03:50:51 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting files as there were IO errors 2026/08/05 03:50:51 ERROR : ftp://172.17.0.5:21/rclone-test-qobafir4womu: not deleting directories as there were IO errors 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:30231") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:35254->172.17.0.5:30231, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:34800") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34406->172.17.0.5:34800, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39808") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47536->172.17.0.5:39808, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39807") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:60666->172.17.0.5:39807, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:35078") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:46570->172.17.0.5:35078, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:36460") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:34828->172.17.0.5:36460, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:39211") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:33264->172.17.0.5:39211, err= --- PASS: TestError (0.01s) PASS 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: dial("tcp","172.17.0.5:33024") 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: > dial: conn=172.17.0.1:47182->172.17.0.5:33024, err= 2026/08/05 03:50:51 DEBUG : ftp://172.17.0.5:21/rclone-test-qobafir4womu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m54.965837899s (try 1/5)