"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/01 02:22:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake" 2026/06/01 02:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/01 02:22:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:36 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:36 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:22:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53358->172.17.0.3:21, err= 2026/06/01 02:22:38 DEBUG : Creating backend with remote "/tmp/rclone3677460787" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36838") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34694->172.17.0.3:36838, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36668") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33140->172.17.0.3:36668, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31501") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39830->172.17.0.3:31501, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37512") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55362->172.17.0.3:37512, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39705") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42550->172.17.0.3:39705, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37554") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34280->172.17.0.3:37554, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30394") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50808->172.17.0.3:30394, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33376") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46832->172.17.0.3:33376, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35926") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57984->172.17.0.3:35926, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31836") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34152->172.17.0.3:31836, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36752") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40458->172.17.0.3:36752, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36544") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37964->172.17.0.3:36544, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36558") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38344->172.17.0.3:36558, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35162") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50336->172.17.0.3:35162, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37191") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42850->172.17.0.3:37191, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : Creating backend with remote "/non-existing" 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39667") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38306->172.17.0.3:39667, err= 2026/06/01 02:22:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30997") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46964->172.17.0.3:30997, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35165") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48084->172.17.0.3:35165, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36770") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44610->172.17.0.3:36770, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32154") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34330->172.17.0.3:32154, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39961") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38172->172.17.0.3:39961, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32681") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41724->172.17.0.3:32681, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38517") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47130->172.17.0.3:38517, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39243") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48426->172.17.0.3:39243, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37396") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50722->172.17.0.3:37396, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32173") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56940->172.17.0.3:32173, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Running all checks before starting transfers 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30239") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41654->172.17.0.3:30239, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Checks finished, now starting transfers 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33781") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42866->172.17.0.3:33781, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36575") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37302->172.17.0.3:36575, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36477") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43138->172.17.0.3:36477, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33581") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55010->172.17.0.3:33581, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30571") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36660->172.17.0.3:30571, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35856") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50494->172.17.0.3:35856, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 ERROR : Ignoring --no-traverse with sync 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38033") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43890->172.17.0.3:38033, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36489") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59474->172.17.0.3:36489, err= 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:38 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37306") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60554->172.17.0.3:37306, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34079") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53952->172.17.0.3:34079, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31530") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52590->172.17.0.3:31530, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30473") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60632->172.17.0.3:30473, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37554") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34284->172.17.0.3:37554, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35028") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41194->172.17.0.3:35028, err= 2026/06/01 02:22:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38230") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46628->172.17.0.3:38230, err= 2026/06/01 02:22:38 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/01 02:22:38 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/01 02:22:38 INFO : hello world2: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38366") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39878->172.17.0.3:38366, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34609") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40668->172.17.0.3:34609, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33773") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57360->172.17.0.3:33773, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31383") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33656->172.17.0.3:31383, err= 2026/06/01 02:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36671") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51536->172.17.0.3:36671, err= 2026/06/01 02:22:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/01 02:22:38 INFO : potato2: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37783") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35594->172.17.0.3:37783, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35756") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39116->172.17.0.3:35756, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39970") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36086->172.17.0.3:39970, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32213") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39472->172.17.0.3:32213, err= 2026/06/01 02:22:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/01 02:22:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/01 02:22:38 INFO : potato2: Copied (new) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34570") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60352->172.17.0.3:34570, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36674") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35770->172.17.0.3:36674, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34343") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49900->172.17.0.3:34343, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 02:22:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:22:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 02:22:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33464") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49136->172.17.0.3:33464, err= 2026/06/01 02:22:38 INFO : sub dir2: Making directory 2026/06/01 02:22:38 INFO : sub dir: Making directory 2026/06/01 02:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:38 INFO : sub dir2/sub sub dir2: Making directory 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53374->172.17.0.3:21, err= 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:38 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31926") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39692->172.17.0.3:31926, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33980") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34232->172.17.0.3:33980, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34806") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36050") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35232->172.17.0.3:36050, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45572->172.17.0.3:34806, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34808") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58828->172.17.0.3:34808, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38877") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57088->172.17.0.3:38877, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39649") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60346->172.17.0.3:39649, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30491") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48318->172.17.0.3:30491, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32194") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39576->172.17.0.3:32194, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37691") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60746->172.17.0.3:37691, err= --- PASS: TestCopyEmptyDirectories (2.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 INFO : sub dir2: Making directory 2026/06/01 02:22:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 02:22:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37683") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42688->172.17.0.3:37683, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36488") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46144->172.17.0.3:36488, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39804") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50644->172.17.0.3:39804, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35374") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57656->172.17.0.3:35374, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34313") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35456->172.17.0.3:34313, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31769") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50024->172.17.0.3:31769, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37836") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41542->172.17.0.3:37836, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 DEBUG : sub dir2: Making directory with metadata 2026/06/01 02:22:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33327") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55090->172.17.0.3:33327, err= 2026/06/01 02:22:40 INFO : sub dir2: Making directory 2026/06/01 02:22:40 INFO : sub dir: Making directory 2026/06/01 02:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31609") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58720->172.17.0.3:31609, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30926") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38560->172.17.0.3:30926, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39959") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34733") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43782->172.17.0.3:39959, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47726->172.17.0.3:34733, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33207") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49652->172.17.0.3:33207, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37778") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58968->172.17.0.3:37778, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31734") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37723") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54250->172.17.0.3:31734, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40190->172.17.0.3:37723, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39933") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49788->172.17.0.3:39933, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38217") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52528->172.17.0.3:38217, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32505") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43386->172.17.0.3:32505, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 INFO : sub dir2: Making directory 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32230") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33968->172.17.0.3:32230, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35603") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50536->172.17.0.3:35603, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33113") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56692->172.17.0.3:33113, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34008") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42990->172.17.0.3:34008, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39123") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50846->172.17.0.3:39123, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30034") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53760->172.17.0.3:30034, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37967") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33508->172.17.0.3:37967, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 DEBUG : sub dir2: Making directory with metadata 2026/06/01 02:22:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:22:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30419") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37518->172.17.0.3:30419, err= 2026/06/01 02:22:40 INFO : sub dir2: Making directory 2026/06/01 02:22:40 INFO : sub dir: Making directory 2026/06/01 02:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37264") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39352->172.17.0.3:37264, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32153") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46300->172.17.0.3:32153, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38094") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38663") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33778->172.17.0.3:38094, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42614->172.17.0.3:38663, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36392") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54792->172.17.0.3:36392, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38175") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31963") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37118->172.17.0.3:38175, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46748->172.17.0.3:31963, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34392") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36556->172.17.0.3:34392, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36442") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36076->172.17.0.3:36442, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34159") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59874->172.17.0.3:34159, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 INFO : sub dir2: Making directory 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32802") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53678->172.17.0.3:32802, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33827") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45258->172.17.0.3:33827, err= 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:40 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38402") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54390->172.17.0.3:38402, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34345") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36904->172.17.0.3:34345, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35012") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58074->172.17.0.3:35012, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31257") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39542->172.17.0.3:31257, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30125") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44274->172.17.0.3:30125, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32393") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55676->172.17.0.3:32393, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35657") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38504->172.17.0.3:35657, err= 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38601") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60678->172.17.0.3:38601, err= 2026/06/01 02:22:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guyexex7yese" 2026/06/01 02:22:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:40 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:40 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Connecting to FTP server 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:40 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:53382->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-guyexex7yese 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:37759") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:47908->172.17.0.3:37759, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35950") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58610->172.17.0.3:35950, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33346") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47464->172.17.0.3:33346, err= 2026/06/01 02:22:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Waiting for checks to finish 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Waiting for transfers to finish 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35438") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46610->172.17.0.3:35438, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:38334") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:59958->172.17.0.3:38334, err= 2026/06/01 02:22:43 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/01 02:22:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/01 02:22:43 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:32897") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:58582->172.17.0.3:32897, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:38843") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:40312->172.17.0.3:38843, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:39686") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:53832->172.17.0.3:39686, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: dial("tcp","172.17.0.3:36600") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: > dial: conn=172.17.0.1:59050->172.17.0.3:36600, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Purge object "sub dir/hello world" 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Purge dir "sub dir" 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: Purge dir "" 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36073") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42964->172.17.0.3:36073, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32486") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39998->172.17.0.3:32486, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39561") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40910->172.17.0.3:39561, err= --- PASS: TestServerSideCopy (2.33s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31034") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49736->172.17.0.3:31034, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35021") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39030->172.17.0.3:35021, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33969") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53338->172.17.0.3:33969, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31228") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45652->172.17.0.3:31228, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35373") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41378->172.17.0.3:35373, err= 2026/06/01 02:22:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:22:43 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33688") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44724->172.17.0.3:33688, err= 2026/06/01 02:22:43 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/01 02:22:43 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/01 02:22:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32299") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44060->172.17.0.3:32299, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36818") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46590->172.17.0.3:36818, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37215") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37064->172.17.0.3:37215, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39194") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48722->172.17.0.3:39194, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30631") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37486->172.17.0.3:30631, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30191") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40826->172.17.0.3:30191, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30050") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57238->172.17.0.3:30050, err= 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31814") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39176->172.17.0.3:31814, err= 2026/06/01 02:22:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radeses9luto" 2026/06/01 02:22:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:43 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:43 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Connecting to FTP server 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:43 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:45576->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-radeses9luto 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:38425") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30056") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:35878->172.17.0.3:38425, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41046->172.17.0.3:30056, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36971") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52784->172.17.0.3:36971, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Waiting for checks to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Waiting for transfers to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31356") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49810->172.17.0.3:31356, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:37007") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:52890->172.17.0.3:37007, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/01 02:22:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/01 02:22:45 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:35059") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:44434->172.17.0.3:35059, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:33893") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:38302->172.17.0.3:33893, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36774") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37862->172.17.0.3:36774, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39439") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52488->172.17.0.3:39439, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34653") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42790->172.17.0.3:34653, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:34453") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31248") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:60432->172.17.0.3:34453, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54040->172.17.0.3:31248, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30450") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:37632") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:44800->172.17.0.3:37632, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49608->172.17.0.3:30450, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-radeses9luto) 2026/06/01 02:22:45 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Waiting for checks to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Waiting for transfers to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36477") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47930->172.17.0.3:36477, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:36946") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:43672->172.17.0.3:36946, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/01 02:22:45 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/01 02:22:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:39926") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:52662->172.17.0.3:39926, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:31409") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:60224->172.17.0.3:31409, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:33934") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:45202->172.17.0.3:33934, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: dial("tcp","172.17.0.3:38988") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: > dial: conn=172.17.0.1:39272->172.17.0.3:38988, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Purge object "sub dir/hello world" 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Purge dir "sub dir" 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: Purge dir "" 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33994") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45368->172.17.0.3:33994, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34315") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42398->172.17.0.3:34315, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33990") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48052->172.17.0.3:33990, err= --- PASS: TestServerSideCopyOverSelf (2.31s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36647") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40384->172.17.0.3:36647, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33739") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45998->172.17.0.3:33739, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37725") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46056->172.17.0.3:37725, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31713") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50376->172.17.0.3:31713, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38743") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36280->172.17.0.3:38743, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:22:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:45 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31041") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59074->172.17.0.3:31041, err= 2026/06/01 02:22:45 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/01 02:22:45 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/01 02:22:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 02:22:45 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34022") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48178->172.17.0.3:34022, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35400") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36576->172.17.0.3:35400, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38022") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60452->172.17.0.3:38022, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36546") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46836->172.17.0.3:36546, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34254") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51674->172.17.0.3:34254, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30759") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58908->172.17.0.3:30759, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32837") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55026->172.17.0.3:32837, err= 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38956") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45494->172.17.0.3:38956, err= 2026/06/01 02:22:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-weyiwek1pefa" 2026/06/01 02:22:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:45 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:45 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Connecting to FTP server 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:45 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:45588->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-weyiwek1pefa 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:33339") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:42732->172.17.0.3:33339, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30717") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46454->172.17.0.3:30717, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37608") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39860->172.17.0.3:37608, err= 2026/06/01 02:22:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38660") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50852->172.17.0.3:38660, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:37731") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:60370->172.17.0.3:37731, err= 2026/06/01 02:22:47 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/01 02:22:47 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/01 02:22:47 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:32458") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:33694->172.17.0.3:32458, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:32689") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:36634->172.17.0.3:32689, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36053") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60548->172.17.0.3:36053, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35072") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49324->172.17.0.3:35072, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32910") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37576->172.17.0.3:32910, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Using server-side directory move 2026/06/01 02:22:47 INFO : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:39504") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:34450->172.17.0.3:39504, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36890") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35188->172.17.0.3:36890, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:36369") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:42466->172.17.0.3:36369, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33327") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58180->172.17.0.3:33327, err= 2026/06/01 02:22:47 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:47 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-weyiwek1pefa) 2026/06/01 02:22:47 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for transfers to finish 2026/06/01 02:22:47 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:47 INFO : sub dir/hello world: Moved (server-side) 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39653") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34870->172.17.0.3:39653, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35867") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52012->172.17.0.3:35867, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:33610") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:32796->172.17.0.3:33610, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:30605") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:34594->172.17.0.3:30605, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38328") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42108->172.17.0.3:38328, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35379") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42194->172.17.0.3:35379, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36662") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59966->172.17.0.3:36662, err= 2026/06/01 02:22:47 DEBUG : testing file moves 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:38854") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38258") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:39116->172.17.0.3:38854, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42916->172.17.0.3:38258, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35386") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58128->172.17.0.3:35386, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:39417") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:54136->172.17.0.3:39417, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:47 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-weyiwek1pefa) 2026/06/01 02:22:47 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Waiting for transfers to finish 2026/06/01 02:22:47 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:47 INFO : sub dir/hello world: Moved (server-side) 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38802") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47962->172.17.0.3:38802, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30464") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41526->172.17.0.3:30464, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:30429") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:34778->172.17.0.3:30429, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:39224") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:49812->172.17.0.3:39224, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:34293") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:56896->172.17.0.3:34293, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: dial("tcp","172.17.0.3:37626") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: > dial: conn=172.17.0.1:45982->172.17.0.3:37626, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Purge object "sub dir/hello world" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Purge dir "sub dir" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: Purge dir "" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33272") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38600->172.17.0.3:33272, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33998") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34410->172.17.0.3:33998, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38322") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44178->172.17.0.3:38322, err= --- PASS: TestServerSideMoveOverSelf (2.21s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30776") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32948->172.17.0.3:30776, err= 2026/06/01 02:22:47 ERROR : error listing: directory not found 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35600") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34360->172.17.0.3:35600, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35993") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50136->172.17.0.3:35993, err= 2026/06/01 02:22:47 INFO : Local file system at /tmp/rclone3677460787: Making directory 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35740") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32910->172.17.0.3:35740, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33241") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43810->172.17.0.3:33241, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38791") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40678->172.17.0.3:38791, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31728") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56564->172.17.0.3:31728, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37480") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35368->172.17.0.3:37480, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32821") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41056->172.17.0.3:32821, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33745") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53552->172.17.0.3:33745, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36109") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51610->172.17.0.3:36109, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35912") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59766->172.17.0.3:35912, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32150") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59288->172.17.0.3:32150, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32238") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42714->172.17.0.3:32238, err= 2026/06/01 02:22:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37613") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42930->172.17.0.3:37613, err= 2026/06/01 02:22:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31061") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48440->172.17.0.3:31061, err= 2026/06/01 02:22:47 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/01 02:22:47 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/01 02:22:47 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30053") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39630->172.17.0.3:30053, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37232") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51910->172.17.0.3:37232, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34221") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60952->172.17.0.3:34221, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33693") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52576->172.17.0.3:33693, err= 2026/06/01 02:22:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35833") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46714->172.17.0.3:35833, err= 2026/06/01 02:22:47 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/01 02:22:47 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/01 02:22:47 INFO : check sum: Copied (new) 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37008") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36496->172.17.0.3:37008, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39685") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53548->172.17.0.3:39685, err= 2026/06/01 02:22:47 DEBUG : check sum: size = 1 OK 2026/06/01 02:22:47 NOTICE: ftp://172.17.0.3:21/rclone-test-pipugig8dake: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/01 02:22:47 DEBUG : check sum: Size of src and dst objects identical 2026/06/01 02:22:47 DEBUG : check sum: Unchanged skipping 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 INFO : There was nothing to transfer 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39607") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52016->172.17.0.3:39607, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34075") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54876->172.17.0.3:34075, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30021") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49050->172.17.0.3:30021, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31250") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57384->172.17.0.3:31250, err= 2026/06/01 02:22:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37226") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39696->172.17.0.3:37226, err= 2026/06/01 02:22:47 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/01 02:22:47 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/01 02:22:47 INFO : sizeonly: Copied (new) 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38257") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57476->172.17.0.3:38257, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34917") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49440->172.17.0.3:34917, err= 2026/06/01 02:22:47 DEBUG : sizeonly: size = 6 OK 2026/06/01 02:22:47 DEBUG : sizeonly: Sizes identical 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : sizeonly: Unchanged skipping 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 INFO : There was nothing to transfer 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34292") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45264->172.17.0.3:34292, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39997") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40588->172.17.0.3:39997, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30737") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42930->172.17.0.3:30737, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37135") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36644->172.17.0.3:37135, err= 2026/06/01 02:22:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35005") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52156->172.17.0.3:35005, err= 2026/06/01 02:22:47 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/01 02:22:47 INFO : ignore-size: Copied (new) 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30571") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49148->172.17.0.3:30571, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30306") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58888->172.17.0.3:30306, err= 2026/06/01 02:22:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:22:47 DEBUG : ignore-size: Unchanged skipping 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 INFO : There was nothing to transfer 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36055") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48900->172.17.0.3:36055, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36895") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49264->172.17.0.3:36895, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33026") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40884->172.17.0.3:33026, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35866") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48238->172.17.0.3:35866, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35631") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46506->172.17.0.3:35631, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37423") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39690->172.17.0.3:37423, err= 2026/06/01 02:22:47 DEBUG : existing: size = 6 OK 2026/06/01 02:22:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:22:47 DEBUG : existing: Unchanged skipping 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 INFO : There was nothing to transfer 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31689") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40824->172.17.0.3:31689, err= 2026/06/01 02:22:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37485") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58086->172.17.0.3:37485, err= 2026/06/01 02:22:47 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/01 02:22:47 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/01 02:22:47 INFO : existing: Copied (replaced existing) 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37422") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53608->172.17.0.3:37422, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31404") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43990->172.17.0.3:31404, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31260") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38594->172.17.0.3:31260, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30115") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53792->172.17.0.3:30115, err= 2026/06/01 02:22:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31970") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38706->172.17.0.3:31970, err= 2026/06/01 02:22:47 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/01 02:22:47 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/01 02:22:47 INFO : existing: Copied (new) 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37371") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59186->172.17.0.3:37371, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37458") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38784->172.17.0.3:37458, err= 2026/06/01 02:22:47 DEBUG : existing: Destination exists, skipping 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:47 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:47 INFO : There was nothing to transfer 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34852") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45276->172.17.0.3:34852, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33287") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57666->172.17.0.3:33287, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39347") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42498->172.17.0.3:39347, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33949") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36450->172.17.0.3:33949, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36464") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35264->172.17.0.3:36464, err= 2026/06/01 02:22:47 INFO : d: Making directory 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38269") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35662->172.17.0.3:38269, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45604->172.17.0.3:21, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30019") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34273") 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35324->172.17.0.3:30019, err= 2026/06/01 02:22:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34040->172.17.0.3:34273, err= 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34391") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55538->172.17.0.3:34391, err= 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33905") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37190->172.17.0.3:33905, err= 2026/06/01 02:22:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39089") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51540->172.17.0.3:39089, err= 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34631") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45616->172.17.0.3:21, err= 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39047") 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53252->172.17.0.3:34631, err= 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47648->172.17.0.3:39047, err= 2026/06/01 02:22:50 DEBUG : c/non empty space: size = 5 OK 2026/06/01 02:22:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32784") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53348->172.17.0.3:32784, err= 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/01 02:22:52 INFO : a/potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : b/potato: Deleted 2026/06/01 02:22:52 INFO : d: Removing directory 2026/06/01 02:22:52 INFO : b: Removing directory 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: deleted 2 directories 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33100") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58550->172.17.0.3:33100, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37023") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58006->172.17.0.3:37023, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35879") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37268->172.17.0.3:35879, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39720") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36846->172.17.0.3:39720, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33080") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32798") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38954->172.17.0.3:33080, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47862->172.17.0.3:32798, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36796") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38758->172.17.0.3:36796, err= --- PASS: TestSyncIgnoreErrors (4.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34172") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45686->172.17.0.3:34172, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37189") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36978->172.17.0.3:37189, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36651") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56494->172.17.0.3:36651, err= 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/01 02:22:52 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38389") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58216->172.17.0.3:38389, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35768") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39564->172.17.0.3:35768, err= 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31769") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44184->172.17.0.3:31769, err= 2026/06/01 02:22:52 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/01 02:22:52 INFO : empty space: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30798") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50282->172.17.0.3:30798, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34775") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42648->172.17.0.3:34775, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39201") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60918->172.17.0.3:39201, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36477") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44042->172.17.0.3:36477, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37436") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39482->172.17.0.3:37436, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35426") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40038->172.17.0.3:35426, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33091") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55966->172.17.0.3:33091, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30613") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38362->172.17.0.3:30613, err= 2026/06/01 02:22:52 DEBUG : foo: size = 3 OK 2026/06/01 02:22:52 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39676") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45266->172.17.0.3:39676, err= 2026/06/01 02:22:52 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/01 02:22:52 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/01 02:22:52 INFO : foo: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31045") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47570->172.17.0.3:31045, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35924") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53966->172.17.0.3:35924, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32996") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58740->172.17.0.3:32996, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37971") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39710->172.17.0.3:37971, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34531") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46432->172.17.0.3:34531, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30926") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58658->172.17.0.3:30926, err= 2026/06/01 02:22:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30313") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48354->172.17.0.3:30313, err= 2026/06/01 02:22:52 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32419") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41916->172.17.0.3:32419, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32309") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51258->172.17.0.3:32309, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35869") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53128->172.17.0.3:35869, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32745") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41898->172.17.0.3:32745, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31829") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44378->172.17.0.3:31829, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33079") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35576->172.17.0.3:33079, err= 2026/06/01 02:22:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:22:52 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:52 DEBUG : potato: Sizes differ 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35166") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38026->172.17.0.3:35166, err= 2026/06/01 02:22:52 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/01 02:22:52 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34101") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33414->172.17.0.3:34101, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33888") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51404->172.17.0.3:33888, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36647") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39246->172.17.0.3:36647, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37307") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52192->172.17.0.3:37307, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31940") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36194->172.17.0.3:31940, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32533") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46534->172.17.0.3:32533, err= 2026/06/01 02:22:52 DEBUG : potato: size = 21 OK 2026/06/01 02:22:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39803") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50480->172.17.0.3:39803, err= 2026/06/01 02:22:52 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/01 02:22:52 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38590") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51430->172.17.0.3:38590, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39411") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37094->172.17.0.3:39411, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30744") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53760->172.17.0.3:30744, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36855") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56152->172.17.0.3:36855, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36539") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37124->172.17.0.3:36539, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32987") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57724->172.17.0.3:32987, err= 2026/06/01 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33044") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56614->172.17.0.3:33044, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39126") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60836->172.17.0.3:39126, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34882") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41464->172.17.0.3:34882, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30720") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42752->172.17.0.3:30720, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33517") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53010->172.17.0.3:33517, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36183") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58076->172.17.0.3:36183, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34283") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44712->172.17.0.3:34283, err= 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31775") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51822->172.17.0.3:31775, err= 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/01 02:22:52 INFO : potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : potato: Deleted 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31361") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45406->172.17.0.3:31361, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33463") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55904->172.17.0.3:33463, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30221") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57136->172.17.0.3:30221, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39573") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35046->172.17.0.3:39573, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36076") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54574->172.17.0.3:36076, err= 2026/06/01 02:22:52 INFO : d: Making directory 2026/06/01 02:22:52 INFO : d/e: Making directory 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34942") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48466->172.17.0.3:34942, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35779") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35947") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33546") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43146->172.17.0.3:35779, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40682->172.17.0.3:35947, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43946->172.17.0.3:33546, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30261") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57690->172.17.0.3:30261, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36367") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33232->172.17.0.3:36367, err= 2026/06/01 02:22:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33527") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31515") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38959") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43292->172.17.0.3:33527, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58010->172.17.0.3:31515, err= 2026/06/01 02:22:52 DEBUG : c/non empty space: size = 5 OK 2026/06/01 02:22:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35179") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56586->172.17.0.3:35179, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37208->172.17.0.3:38959, err= 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30277") 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/01 02:22:52 INFO : a/potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58864->172.17.0.3:30277, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : b/potato: Deleted 2026/06/01 02:22:52 INFO : d/e: Removing directory 2026/06/01 02:22:52 INFO : d: Removing directory 2026/06/01 02:22:52 INFO : b: Removing directory 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: deleted 3 directories 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35621") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55266->172.17.0.3:35621, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31552") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38574") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59740->172.17.0.3:31552, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34224->172.17.0.3:38574, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31403") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52260->172.17.0.3:31403, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33132") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53328->172.17.0.3:33132, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36489") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57480->172.17.0.3:36489, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37588") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42576->172.17.0.3:37588, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38218") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52088->172.17.0.3:38218, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33885") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57248->172.17.0.3:33885, err= 2026/06/01 02:22:52 INFO : d: Making directory 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33862") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32824->172.17.0.3:33862, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37935") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39860") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42080->172.17.0.3:39860, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39931") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49194->172.17.0.3:37935, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45372->172.17.0.3:39931, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32708") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52062->172.17.0.3:32708, err= 2026/06/01 02:22:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36137") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34706") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34020->172.17.0.3:36137, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38945") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51324->172.17.0.3:34706, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44450->172.17.0.3:38945, err= 2026/06/01 02:22:52 DEBUG : c/non empty space: size = 5 OK 2026/06/01 02:22:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36204") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55780->172.17.0.3:36204, err= 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/01 02:22:52 INFO : a/potato2: Copied (new) 2026/06/01 02:22:52 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting files as there were IO errors 2026/06/01 02:22:52 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting directories as there were IO errors 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39921") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59152->172.17.0.3:39921, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31540") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35998") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35750->172.17.0.3:35998, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56192->172.17.0.3:31540, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34769") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48582->172.17.0.3:34769, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32661") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47844->172.17.0.3:32661, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36570") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60084->172.17.0.3:36570, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33576") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32557") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56676->172.17.0.3:32557, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41550->172.17.0.3:33576, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36240") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33598->172.17.0.3:36240, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38350") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57170->172.17.0.3:38350, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37021") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35898->172.17.0.3:37021, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30846") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43206->172.17.0.3:30846, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38517") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52980->172.17.0.3:38517, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32856") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46894->172.17.0.3:32856, err= 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38058") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60780->172.17.0.3:38058, err= 2026/06/01 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33133") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52750->172.17.0.3:33133, err= 2026/06/01 02:22:52 INFO : potato: Deleted 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/01 02:22:52 INFO : potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36698") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54550->172.17.0.3:36698, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36106") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52816->172.17.0.3:36106, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33113") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47430->172.17.0.3:33113, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30161") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58152->172.17.0.3:30161, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32282") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45218->172.17.0.3:32282, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32879") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35686->172.17.0.3:32879, err= 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38471") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33370->172.17.0.3:38471, err= 2026/06/01 02:22:52 INFO : potato: Deleted 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31261") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47208->172.17.0.3:31261, err= 2026/06/01 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31217") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41502->172.17.0.3:31217, err= 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/01 02:22:52 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/01 02:22:52 INFO : potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38421") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36326->172.17.0.3:38421, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32136") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48876->172.17.0.3:32136, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30562") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37488->172.17.0.3:30562, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35152") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47994->172.17.0.3:35152, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35546") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36426->172.17.0.3:35546, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37718") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49552->172.17.0.3:37718, err= 2026/06/01 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34396") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45208->172.17.0.3:34396, err= 2026/06/01 02:22:52 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/01 02:22:52 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/01 02:22:52 INFO : potato2: Copied (new) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37801") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52622->172.17.0.3:37801, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30618") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53288->172.17.0.3:30618, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30545") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36292->172.17.0.3:30545, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31382") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59174->172.17.0.3:31382, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30482") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54552->172.17.0.3:30482, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30042") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53474->172.17.0.3:30042, err= 2026/06/01 02:22:52 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : enormous: Excluded 2026/06/01 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : potato2: Excluded 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36824") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38080->172.17.0.3:36824, err= 2026/06/01 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : potato2: Excluded 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36970") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37060->172.17.0.3:36970, err= 2026/06/01 02:22:52 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : enormous: Excluded 2026/06/01 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : potato2: Excluded 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38139") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34562->172.17.0.3:38139, err= 2026/06/01 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : potato2: Excluded 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32316") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47988->172.17.0.3:32316, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30496") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48444->172.17.0.3:30496, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31270") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49724->172.17.0.3:31270, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35754") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60546->172.17.0.3:35754, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36155") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37108->172.17.0.3:36155, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39772") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59558->172.17.0.3:39772, err= 2026/06/01 02:22:52 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : enormous: Excluded 2026/06/01 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 02:22:52 DEBUG : potato2: Excluded 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32277") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47570->172.17.0.3:32277, err= 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : enormous: Deleted 2026/06/01 02:22:52 INFO : potato2: Deleted 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32213") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47240->172.17.0.3:32213, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30403") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45076->172.17.0.3:30403, err= 2026/06/01 02:22:52 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : potato2: Deleted 2026/06/01 02:22:52 INFO : enormous: Deleted 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33370") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36698->172.17.0.3:33370, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35140") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55052->172.17.0.3:35140, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35609") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60358->172.17.0.3:35609, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39421") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41538->172.17.0.3:39421, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31942") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56336->172.17.0.3:31942, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39111") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44368->172.17.0.3:39111, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33661") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57130->172.17.0.3:33661, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30589") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38116->172.17.0.3:30589, err= 2026/06/01 02:22:52 DEBUG : five: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:22:52 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:52 DEBUG : four: Sizes differ 2026/06/01 02:22:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 02:22:52 DEBUG : one: Destination is newer than source, skipping 2026/06/01 02:22:52 DEBUG : three: size = 5 OK 2026/06/01 02:22:52 DEBUG : three: Sizes identical 2026/06/01 02:22:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 02:22:52 DEBUG : two: size = 3 OK 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33686") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47716->172.17.0.3:33686, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31430") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54838->172.17.0.3:31430, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31920") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53400->172.17.0.3:31920, err= 2026/06/01 02:22:52 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/01 02:22:52 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/01 02:22:52 DEBUG : four.f852663a.partial: renamed to: four 2026/06/01 02:22:52 INFO : four: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/01 02:22:52 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/01 02:22:52 INFO : five: Copied (new) 2026/06/01 02:22:52 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/01 02:22:52 INFO : two: Copied (replaced existing) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38829") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55868->172.17.0.3:38829, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37654") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36200->172.17.0.3:37654, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38904") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43426->172.17.0.3:38904, 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.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/01 02:22:52 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35286") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54954->172.17.0.3:35286, err= 2026/06/01 02:22:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32048") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37550") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59854->172.17.0.3:32048, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40642->172.17.0.3:37550, err= 2026/06/01 02:22:52 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/01 02:22:52 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/01 02:22:52 INFO : yam: Copied (new) 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37059") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41236->172.17.0.3:37059, err= 2026/06/01 02:22:52 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31992") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42598->172.17.0.3:31992, err= 2026/06/01 02:22:52 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : potato: size = 14 OK 2026/06/01 02:22:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : potato: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36864") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41532->172.17.0.3:36864, err= 2026/06/01 02:22:52 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/01 02:22:52 INFO : yaml: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : yam: Deleted 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34945") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47250->172.17.0.3:34945, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30762") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42584->172.17.0.3:30762, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39171") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57924->172.17.0.3:39171, 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.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32052") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37676->172.17.0.3:32052, err= 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Making map for --track-renames 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Finished making map for --track-renames 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 02:22:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for renames to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33556") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39167") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35502->172.17.0.3:33556, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33522->172.17.0.3:39167, err= 2026/06/01 02:22:52 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (new) 2026/06/01 02:22:52 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/01 02:22:52 INFO : yam: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37694") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38408->172.17.0.3:37694, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34397") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48256->172.17.0.3:34397, err= 2026/06/01 02:22:52 DEBUG : potato: size = 14 OK 2026/06/01 02:22:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : potato: Unchanged skipping 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Making map for --track-renames 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Finished making map for --track-renames 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for renames to finish 2026/06/01 02:22:52 INFO : yam: Moved (server-side) to: yaml 2026/06/01 02:22:52 INFO : yaml: Renamed from "yam" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37711") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43704->172.17.0.3:37711, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38523") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54926->172.17.0.3:38523, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34683") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38048->172.17.0.3:34683, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34323") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53462->172.17.0.3:34323, err= 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Making map for --track-renames 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Finished making map for --track-renames 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 02:22:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for renames to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31623") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44484->172.17.0.3:31623, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35361") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46212->172.17.0.3:35361, err= 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/01 02:22:52 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/01 02:22:52 INFO : potato: Copied (new) 2026/06/01 02:22:52 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/01 02:22:52 INFO : sub/yam: Copied (new) 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38543") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51298->172.17.0.3:38543, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31385") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55954->172.17.0.3:31385, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37832") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33830->172.17.0.3:37832, err= 2026/06/01 02:22:52 DEBUG : potato: size = 14 OK 2026/06/01 02:22:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:22:52 DEBUG : potato: Unchanged skipping 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30178") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42044->172.17.0.3:30178, err= 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Making map for --track-renames 2026/06/01 02:22:52 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Finished making map for --track-renames 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for renames to finish 2026/06/01 02:22:52 INFO : sub/yam: Moved (server-side) to: yam 2026/06/01 02:22:52 INFO : yam: Renamed from "sub/yam" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35891") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53424->172.17.0.3:35891, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35398") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54480->172.17.0.3:35398, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35712") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52378->172.17.0.3:35712, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36145") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59714->172.17.0.3:36145, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31378") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58198->172.17.0.3:31378, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : Creating backend with remote "/tmp/rclone3677460787/dir1" 2026/06/01 02:22:52 DEBUG : Creating backend with remote "/tmp/rclone3677460787/dir2" 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787/dir2: Using server-side directory move 2026/06/01 02:22:52 INFO : Local file system at /tmp/rclone3677460787/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 02:22:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787/dir2: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787/dir2: Waiting for transfers to finish 2026/06/01 02:22:52 INFO : file1.txt: Moved (server-side) 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36230") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36516->172.17.0.3:36230, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31976") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47846->172.17.0.3:31976, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32619") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58436->172.17.0.3:32619, err= 2026/06/01 02:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39582") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34314->172.17.0.3:39582, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33931") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40840->172.17.0.3:33931, err= 2026/06/01 02:22:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/01 02:22:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:52 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:52 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:52 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/01 02:22:52 INFO : nested/sub dir/file: Copied (new) 2026/06/01 02:22:52 INFO : nested/sub dir/file: Deleted 2026/06/01 02:22:52 INFO : sub dir: Removing directory 2026/06/01 02:22:52 INFO : nested/sub dir: Removing directory 2026/06/01 02:22:52 INFO : nested: Removing directory 2026/06/01 02:22:52 DEBUG : Local file system at /tmp/rclone3677460787: deleted 3 directories 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38632") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45700->172.17.0.3:38632, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37203") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49998->172.17.0.3:37203, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38481") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58724->172.17.0.3:38481, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30696") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43380->172.17.0.3:30696, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38669") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59310->172.17.0.3:38669, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39978") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37434") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58490->172.17.0.3:37434, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45430->172.17.0.3:39978, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34450") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59874->172.17.0.3:34450, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31145") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40760->172.17.0.3:31145, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32425") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33988->172.17.0.3:32425, err= 2026/06/01 02:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36759") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52168->172.17.0.3:36759, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31122") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60450->172.17.0.3:31122, err= 2026/06/01 02:22:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/01 02:22:52 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/01 02:22:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/01 02:22:52 INFO : sub dir/hello world: Copied (new) 2026/06/01 02:22:52 INFO : sub dir/hello world: Deleted 2026/06/01 02:22:52 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/01 02:22:52 INFO : nested/sub dir/file: Copied (new) 2026/06/01 02:22:52 INFO : nested/sub dir/file: Deleted 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31095") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34776->172.17.0.3:31095, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33046") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33459") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47706->172.17.0.3:33046, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45868->172.17.0.3:33459, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33366") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56514->172.17.0.3:33366, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36282") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36862->172.17.0.3:36282, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31533") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38590->172.17.0.3:31533, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33298") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48970->172.17.0.3:33298, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39939") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52196->172.17.0.3:39939, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39369") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59270->172.17.0.3:39369, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39298") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41394->172.17.0.3:39298, err= 2026/06/01 02:22:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38500") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38612->172.17.0.3:38500, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38118") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37766->172.17.0.3:38118, err= 2026/06/01 02:22:52 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/01 02:22:52 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/01 02:22:52 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/01 02:22:52 INFO : existing: Copied (new) 2026/06/01 02:22:52 INFO : existing: Deleted 2026/06/01 02:22:52 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/01 02:22:52 INFO : existing-b: Copied (new) 2026/06/01 02:22:52 INFO : existing-b: Deleted 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39690") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45220->172.17.0.3:39690, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33667") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35870->172.17.0.3:33667, err= 2026/06/01 02:22:52 DEBUG : existing: Destination exists, skipping 2026/06/01 02:22:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:22:52 INFO : There was nothing to transfer 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31401") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41494->172.17.0.3:31401, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31658") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43620->172.17.0.3:31658, err= 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37984") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33162->172.17.0.3:37984, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gibiqoj0xajo" 2026/06/01 02:22:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:52 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:52 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Connecting to FTP server 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:59502->172.17.0.3:21, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32349") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44440->172.17.0.3:32349, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32745") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41910->172.17.0.3:32745, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37707") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32778->172.17.0.3:37707, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37210") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33470->172.17.0.3:37210, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:35941") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:35690->172.17.0.3:35941, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:33569") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:45472->172.17.0.3:33569, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:33774") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:39852->172.17.0.3:33774, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Using server-side directory move 2026/06/01 02:22:54 INFO : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:34570") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:51492->172.17.0.3:34570, err= 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34312") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58326->172.17.0.3:34312, err= 2026/06/01 02:22:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:22:54 DEBUG : empty space: size = 1 OK 2026/06/01 02:22:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/01 02:22:54 DEBUG : empty space: Unchanged skipping 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Waiting for checks to finish 2026/06/01 02:22:54 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:22:54 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo) 2026/06/01 02:22:54 DEBUG : potato3: Sizes differ 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Connecting to FTP server 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:59518->172.17.0.3:21, err= 2026/06/01 02:22:54 INFO : potato2: Moved (server-side) 2026/06/01 02:22:54 INFO : empty space: Deleted 2026/06/01 02:22:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Waiting for transfers to finish 2026/06/01 02:22:57 INFO : potato3: Deleted 2026/06/01 02:22:57 INFO : potato3: Moved (server-side) 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36806") 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35198->172.17.0.3:36806, err= 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:31929") 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:36940->172.17.0.3:31929, err= 2026/06/01 02:22:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-webefap7pate" 2026/06/01 02:22:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:57 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:57 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Connecting to FTP server 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:57 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: > dial: conn=172.17.0.1:59530->172.17.0.3:21, err= 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Using server-side directory move 2026/06/01 02:22:59 INFO : ftp://172.17.0.3:21/rclone-test-webefap7pate: Server side directory move succeeded 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: dial("tcp","172.17.0.3:39569") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: > dial: conn=172.17.0.1:43058->172.17.0.3:39569, err= 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:38767") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:48924->172.17.0.3:38767, err= 2026/06/01 02:22:59 ERROR : error listing: directory not found 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: dial("tcp","172.17.0.3:33127") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: > dial: conn=172.17.0.1:51718->172.17.0.3:33127, err= 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Purge object "empty space" 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Purge object "potato2" 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Purge object "potato3" 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: Purge dir "" 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: dial("tcp","172.17.0.3:37263") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: > dial: conn=172.17.0.1:39990->172.17.0.3:37263, err= 2026/06/01 02:22:59 ERROR : error listing: directory not found 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: Purge dir "" 2026/06/01 02:22:59 NOTICE: purge failed to rmdir "": directory not found 2026/06/01 02:22:59 NOTICE: purge failed: directory not found 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39770") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33744->172.17.0.3:39770, err= 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30035") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34860->172.17.0.3:30035, err= --- PASS: TestServerSideMove (6.79s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:22:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xiduxas5puzu" 2026/06/01 02:22:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:22:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:59 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:22:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:22:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:22:59 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:22:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Connecting to FTP server 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:21") 2026/06/01 02:22:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:59534->172.17.0.3:21, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32521") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47880->172.17.0.3:32521, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31093") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56836->172.17.0.3:31093, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34152") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48108->172.17.0.3:34152, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30095") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38404->172.17.0.3:30095, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-xiduxas5puzu 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:33659") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:58954->172.17.0.3:33659, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:38160") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:57242->172.17.0.3:38160, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:36756") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:47280->172.17.0.3:36756, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:34660") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38124") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:52650->172.17.0.3:34660, err= 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33946->172.17.0.3:38124, err= 2026/06/01 02:23:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 02:23:01 DEBUG : empty space: Excluded 2026/06/01 02:23:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 02:23:01 DEBUG : empty space: Excluded 2026/06/01 02:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:23:01 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:01 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xiduxas5puzu) 2026/06/01 02:23:01 DEBUG : potato3: Sizes differ 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Waiting for checks to finish 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Waiting for transfers to finish 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Connecting to FTP server 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:52512->172.17.0.3:21, err= 2026/06/01 02:23:01 INFO : potato2: Moved (server-side) 2026/06/01 02:23:03 INFO : potato3: Deleted 2026/06/01 02:23:03 INFO : potato3: Moved (server-side) 2026/06/01 02:23:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33791") 2026/06/01 02:23:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47650->172.17.0.3:33791, err= 2026/06/01 02:23:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:31259") 2026/06/01 02:23:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:33740->172.17.0.3:31259, err= 2026/06/01 02:23:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fibenac4fura" 2026/06/01 02:23:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:03 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:04 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Connecting to FTP server 2026/06/01 02:23:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: > dial: conn=172.17.0.1:52526->172.17.0.3:21, err= 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: dial("tcp","172.17.0.3:38956") 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: > dial: conn=172.17.0.1:51192->172.17.0.3:38956, err= 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:39165") 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:53666->172.17.0.3:39165, err= 2026/06/01 02:23:06 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 02:23:06 DEBUG : empty space: Excluded 2026/06/01 02:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:23:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Connecting to FTP server 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Waiting for checks to finish 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Waiting for transfers to finish 2026/06/01 02:23:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: > dial: conn=172.17.0.1:52536->172.17.0.3:21, err= 2026/06/01 02:23:06 INFO : potato2: Moved (server-side) 2026/06/01 02:23:08 INFO : potato3: Moved (server-side) 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: dial("tcp","172.17.0.3:34585") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: > dial: conn=172.17.0.1:60602->172.17.0.3:34585, err= 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:34544") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:41386->172.17.0.3:34544, err= 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: dial("tcp","172.17.0.3:32055") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: > dial: conn=172.17.0.1:52448->172.17.0.3:32055, err= 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Purge object "potato2" 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Purge object "potato3" 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fibenac4fura: Purge dir "" 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: dial("tcp","172.17.0.3:36104") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: > dial: conn=172.17.0.1:33866->172.17.0.3:36104, err= 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Purge object "empty space" 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xiduxas5puzu: Purge dir "" 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37623") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56012->172.17.0.3:37623, err= 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33249") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41400->172.17.0.3:33249, err= --- PASS: TestServerSideMoveWithFilter (8.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-javenuy4rixo" 2026/06/01 02:23:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:08 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:08 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Connecting to FTP server 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:08 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:52540->172.17.0.3:21, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36250") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52064->172.17.0.3:36250, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31966") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39080->172.17.0.3:31966, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35468") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54980->172.17.0.3:35468, err= 2026/06/01 02:23:10 INFO : tomatoDir: Making directory 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37638") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33968->172.17.0.3:37638, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30328") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39552->172.17.0.3:30328, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-pipugig8dake -> ftp://172.17.0.3:21/rclone-test-javenuy4rixo 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:36197") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:47808->172.17.0.3:36197, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:30340") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:59832->172.17.0.3:30340, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:37907") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:58502->172.17.0.3:37907, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Using server-side directory move 2026/06/01 02:23:10 INFO : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:38435") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:43560->172.17.0.3:38435, err= 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39896") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37360->172.17.0.3:39896, err= 2026/06/01 02:23:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 02:23:10 DEBUG : empty space: size = 1 OK 2026/06/01 02:23:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/01 02:23:10 DEBUG : empty space: Unchanged skipping 2026/06/01 02:23:10 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:10 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-javenuy4rixo) 2026/06/01 02:23:10 DEBUG : potato3: Sizes differ 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31421") 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58760->172.17.0.3:31421, err= 2026/06/01 02:23:10 INFO : empty space: Deleted 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Waiting for checks to finish 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Waiting for transfers to finish 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Connecting to FTP server 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:10 INFO : potato3: Deleted 2026/06/01 02:23:10 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:52548->172.17.0.3:21, err= 2026/06/01 02:23:10 INFO : potato3: Moved (server-side) 2026/06/01 02:23:12 INFO : potato2: Moved (server-side) 2026/06/01 02:23:12 INFO : tomatoDir: Removing directory 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: deleted 1 directories 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39070") 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53218->172.17.0.3:39070, err= 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31820") 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59880->172.17.0.3:31820, err= 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:35797") 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:34350->172.17.0.3:35797, err= 2026/06/01 02:23:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pasiqoq4xezi" 2026/06/01 02:23:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:12 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:12 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Connecting to FTP server 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: > dial: conn=172.17.0.1:41270->172.17.0.3:21, err= 2026/06/01 02:23:15 INFO : tomatoDir: Making directory 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Using server-side directory move 2026/06/01 02:23:15 INFO : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Server side directory move succeeded 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: dial("tcp","172.17.0.3:35437") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: > dial: conn=172.17.0.1:53650->172.17.0.3:35437, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: dial("tcp","172.17.0.3:35313") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: > dial: conn=172.17.0.1:44408->172.17.0.3:35313, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:32682") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:38366->172.17.0.3:32682, err= 2026/06/01 02:23:15 ERROR : error listing: directory not found 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:35277") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:42412->172.17.0.3:35277, err= 2026/06/01 02:23:15 ERROR : error listing: directory not found 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: dial("tcp","172.17.0.3:31422") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: > dial: conn=172.17.0.1:45704->172.17.0.3:31422, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Purge object "empty space" 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Purge object "potato2" 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Purge object "potato3" 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: dial("tcp","172.17.0.3:34252") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: > dial: conn=172.17.0.1:46610->172.17.0.3:34252, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Purge dir "tomatoDir" 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pasiqoq4xezi: Purge dir "" 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: dial("tcp","172.17.0.3:36985") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: > dial: conn=172.17.0.1:59490->172.17.0.3:36985, err= 2026/06/01 02:23:15 ERROR : error listing: directory not found 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-javenuy4rixo: Purge dir "" 2026/06/01 02:23:15 NOTICE: purge failed to rmdir "": directory not found 2026/06/01 02:23:15 NOTICE: purge failed: directory not found 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39877") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55742->172.17.0.3:39877, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33954") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35140->172.17.0.3:33954, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.55s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32627") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37798->172.17.0.3:32627, err= 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36155") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33466->172.17.0.3:36155, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/rclone-sync-test" 2026/06/01 02:23:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:15 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:15 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: Connecting to FTP server 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: > dial: conn=172.17.0.1:41280->172.17.0.3:21, err= 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37940") 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39932->172.17.0.3:37940, err= 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30930") 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51912->172.17.0.3:30930, err= --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/rclone-sync-test" 2026/06/01 02:23:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:17 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:17 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: Connecting to FTP server 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: > dial: conn=172.17.0.1:41286->172.17.0.3:21, err= 2026/06/01 02:23:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/rclone-sync-test-include/layer2" 2026/06/01 02:23:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:19 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:19 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/01 02:23:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41290->172.17.0.3:21, err= 2026/06/01 02:23:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/rclone-sync-test-ignore-file" 2026/06/01 02:23:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:21 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:21 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/01 02:23:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41872->172.17.0.3:21, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34274") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56082->172.17.0.3:34274, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: dial("tcp","172.17.0.3:34952") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38158") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: > dial: conn=172.17.0.1:43444->172.17.0.3:34952, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45130->172.17.0.3:38158, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test: Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35597") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50464->172.17.0.3:35597, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: Waiting for checks to finish 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: Waiting for transfers to finish 2026/06/01 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:23 INFO : There was nothing to transfer 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38369") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: dial("tcp","172.17.0.3:36268") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test: > dial: conn=172.17.0.1:60950->172.17.0.3:36268, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52162->172.17.0.3:38369, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test: Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35234") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50112->172.17.0.3:35234, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:23 INFO : rclone-sync-test-include: Removing directory 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: failed to delete 1 directories 2026/06/01 02:23:23 INFO : There was nothing to transfer 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35479") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37909") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59868->172.17.0.3:35479, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48454->172.17.0.3:37909, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test: Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30087") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43548->172.17.0.3:30087, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/01 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:23 INFO : There was nothing to transfer 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36317") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31729") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60372->172.17.0.3:36317, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38382->172.17.0.3:31729, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test: Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30426") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38496->172.17.0.3:30426, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:23 INFO : rclone-sync-test-include: Removing directory 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: failed to delete 1 directories 2026/06/01 02:23:23 INFO : There was nothing to transfer 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:38442") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56684->172.17.0.3:38442, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37059") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37668->172.17.0.3:37059, err= 2026/06/01 02:23:23 DEBUG : Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test: Excluded 2026/06/01 02:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38461") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50140->172.17.0.3:38461, err= 2026/06/01 02:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/01 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:23 INFO : There was nothing to transfer 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38499") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53164->172.17.0.3:38499, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30502") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32631") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35890") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37100->172.17.0.3:32631, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45542->172.17.0.3:30502, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49534->172.17.0.3:35890, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36752") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41294->172.17.0.3:36752, err= 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34910") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59438->172.17.0.3:34910, err= --- PASS: TestSyncOverlapWithFilter (6.63s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:23 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:23 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:41882->172.17.0.3:21, err= 2026/06/01 02:23:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:26 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:26 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: Connecting to FTP server 2026/06/01 02:23:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: > dial: conn=172.17.0.1:41892->172.17.0.3:21, err= 2026/06/01 02:23:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:30047") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:59942->172.17.0.3:30047, err= 2026/06/01 02:23:28 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:38927") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:36240->172.17.0.3:38927, err= 2026/06/01 02:23:28 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/01 02:23:28 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/01 02:23:28 INFO : one: Copied (new) 2026/06/01 02:23:28 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39209") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52330->172.17.0.3:39209, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31488") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45608->172.17.0.3:31488, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33947") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56128->172.17.0.3:33947, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34019") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57806->172.17.0.3:34019, err= 2026/06/01 02:23:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:35477") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:59420->172.17.0.3:35477, err= 2026/06/01 02:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:28 DEBUG : one: Sizes differ 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:33274") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:58308->172.17.0.3:33274, err= 2026/06/01 02:23:28 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/01 02:23:28 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/01 02:23:28 INFO : one: Copied (replaced existing) 2026/06/01 02:23:28 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39683") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41858->172.17.0.3:39683, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39908") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45278->172.17.0.3:39908, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39080") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57080->172.17.0.3:39080, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35154") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53116->172.17.0.3:35154, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36452") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42156->172.17.0.3:36452, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34807") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33871") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38114->172.17.0.3:33871, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47840->172.17.0.3:34807, err= 2026/06/01 02:23:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:31087") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:37356->172.17.0.3:31087, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:28 DEBUG : one: Sizes differ 2026/06/01 02:23:28 DEBUG : one: size = 5 OK 2026/06/01 02:23:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:28 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:28 INFO : There was nothing to transfer 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36237") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41020->172.17.0.3:36237, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34282") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34245") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46864->172.17.0.3:34245, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46924->172.17.0.3:34282, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37369") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48178->172.17.0.3:37369, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31014") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47534->172.17.0.3:31014, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30568") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53120->172.17.0.3:30568, err= 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32642") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59900->172.17.0.3:32642, err= 2026/06/01 02:23:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:36993") 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:58234->172.17.0.3:36993, err= 2026/06/01 02:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:28 DEBUG : one: Sizes differ 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: Connecting to FTP server 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:28 DEBUG : two: size = 3 OK 2026/06/01 02:23:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:28 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: > dial: conn=172.17.0.1:41898->172.17.0.3:21, err= 2026/06/01 02:23:30 DEBUG : one: size = 5 OK 2026/06/01 02:23:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:30 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:30 INFO : There was nothing to transfer 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30225") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39530->172.17.0.3:30225, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34734") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58318->172.17.0.3:34734, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37162") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45344->172.17.0.3:37162, err= 2026/06/01 02:23:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:34895") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:52450->172.17.0.3:34895, err= 2026/06/01 02:23:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:30 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:30 DEBUG : one: Sizes differ 2026/06/01 02:23:30 DEBUG : two: size = 3 OK 2026/06/01 02:23:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:30 DEBUG : one: size = 5 OK 2026/06/01 02:23:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:30 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:30 INFO : There was nothing to transfer 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32526") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55240->172.17.0.3:32526, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32481") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51756->172.17.0.3:32481, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34913") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58120->172.17.0.3:34913, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34100") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33250->172.17.0.3:34100, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31779") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32099") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45824->172.17.0.3:31779, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51274->172.17.0.3:32099, err= 2026/06/01 02:23:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/CompareDest" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/CompareDest" 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:39117") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:58880->172.17.0.3:39117, err= 2026/06/01 02:23:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:30 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:30 DEBUG : one: Sizes differ 2026/06/01 02:23:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:30 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest) 2026/06/01 02:23:30 DEBUG : two: Sizes differ 2026/06/01 02:23:30 DEBUG : two: Need to transfer - File not found at Destination 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:30 DEBUG : one: size = 5 OK 2026/06/01 02:23:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/01 02:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:32946") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:54176->172.17.0.3:32946, err= 2026/06/01 02:23:30 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/01 02:23:30 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/01 02:23:30 INFO : two: Copied (new) 2026/06/01 02:23:30 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33908") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40404->172.17.0.3:33908, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33578") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37746") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34856->172.17.0.3:33578, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44366->172.17.0.3:37746, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37199") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41968->172.17.0.3:37199, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31950") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34424->172.17.0.3:31950, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33286") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56448->172.17.0.3:33286, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37824") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50636->172.17.0.3:37824, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.66s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37298") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39056->172.17.0.3:37298, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30883") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38516->172.17.0.3:30883, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32185") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56690->172.17.0.3:32185, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32906") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38023") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55592->172.17.0.3:32906, err= 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43838->172.17.0.3:38023, err= 2026/06/01 02:23:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dest" 2026/06/01 02:23:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:30 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:30 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: Connecting to FTP server 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:30 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: > dial: conn=172.17.0.1:41910->172.17.0.3:21, err= 2026/06/01 02:23:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/pre-dest1" 2026/06/01 02:23:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:32 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:32 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:32 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest1: Connecting to FTP server 2026/06/01 02:23:32 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest1: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:32 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest1: > dial: conn=172.17.0.1:51766->172.17.0.3:21, err= 2026/06/01 02:23:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/pre-dest1" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/pre-dest1" 2026/06/01 02:23:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/pre-dest2" 2026/06/01 02:23:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:35 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:35 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:35 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest2: Connecting to FTP server 2026/06/01 02:23:35 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest2: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:35 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest2: > dial: conn=172.17.0.1:51780->172.17.0.3:21, err= 2026/06/01 02:23:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/pre-dest2" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/pre-dest2" 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: dial("tcp","172.17.0.3:38394") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: > dial: conn=172.17.0.1:44962->172.17.0.3:38394, err= 2026/06/01 02:23:37 DEBUG : 1: size = 1 OK 2026/06/01 02:23:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/01 02:23:37 DEBUG : 2: size = 1 OK 2026/06/01 02:23:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/01 02:23:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: Waiting for checks to finish 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: Waiting for transfers to finish 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: dial("tcp","172.17.0.3:30704") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: > dial: conn=172.17.0.1:57700->172.17.0.3:30704, err= 2026/06/01 02:23:37 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/01 02:23:37 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/01 02:23:37 INFO : 3: Copied (new) 2026/06/01 02:23:37 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: dial("tcp","172.17.0.3:33926") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dest: > dial: conn=172.17.0.1:51934->172.17.0.3:33926, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30989") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40408->172.17.0.3:30989, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33662") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31842") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39603") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58798->172.17.0.3:33662, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46404->172.17.0.3:31842, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60254->172.17.0.3:39603, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32537") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55976->172.17.0.3:32537, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39317") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33203") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34876") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33518->172.17.0.3:33203, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59570->172.17.0.3:39317, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52816->172.17.0.3:34876, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31336") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38942->172.17.0.3:31336, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest1: closing 1 unused connections 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.76s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31830") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33500->172.17.0.3:31830, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35216") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55246->172.17.0.3:35216, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35703") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45740->172.17.0.3:35703, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32842") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54030->172.17.0.3:32842, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37825") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46686->172.17.0.3:37825, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35415") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38734->172.17.0.3:35415, err= 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32019") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48146->172.17.0.3:32019, err= 2026/06/01 02:23:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:37 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:37 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:37 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:51784->172.17.0.3:21, err= 2026/06/01 02:23:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:39 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:39 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: Connecting to FTP server 2026/06/01 02:23:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: > dial: conn=172.17.0.1:51786->172.17.0.3:21, err= 2026/06/01 02:23:41 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/backup" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:37821") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:38904->172.17.0.3:37821, err= 2026/06/01 02:23:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:41 DEBUG : two: size = 3 OK 2026/06/01 02:23:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:41 DEBUG : two: Unchanged skipping 2026/06/01 02:23:41 DEBUG : one: Sizes differ 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:41 INFO : one: Moved (server-side) 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:39564") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:51214->172.17.0.3:39564, err= 2026/06/01 02:23:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:41 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:41 INFO : one: Copied (new) 2026/06/01 02:23:41 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:41 INFO : three.txt: Moved (server-side) 2026/06/01 02:23:41 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36461") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51382->172.17.0.3:36461, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31695") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38153") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40714->172.17.0.3:31695, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54630->172.17.0.3:38153, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36519") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56488->172.17.0.3:36519, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36195") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59148->172.17.0.3:36195, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35677") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45244->172.17.0.3:35677, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32883") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55552->172.17.0.3:32883, err= 2026/06/01 02:23:41 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/backup" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:36714") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:53314->172.17.0.3:36714, err= 2026/06/01 02:23:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:41 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:41 DEBUG : one: Sizes differ 2026/06/01 02:23:41 DEBUG : two: size = 3 OK 2026/06/01 02:23:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:41 DEBUG : two: Unchanged skipping 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:41 INFO : one: Deleted 2026/06/01 02:23:41 INFO : one: Moved (server-side) 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:35683") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:44072->172.17.0.3:35683, err= 2026/06/01 02:23:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:41 INFO : one: Copied (new) 2026/06/01 02:23:41 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:41 INFO : three.txt: Deleted 2026/06/01 02:23:41 INFO : three.txt: Moved (server-side) 2026/06/01 02:23:41 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30810") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42956->172.17.0.3:30810, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37918") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60586->172.17.0.3:37918, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34959") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54226->172.17.0.3:34959, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39488") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44462->172.17.0.3:39488, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31180") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39553") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52234->172.17.0.3:31180, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52016->172.17.0.3:39553, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35769") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37974->172.17.0.3:35769, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34071") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35330->172.17.0.3:34071, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38908") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50476->172.17.0.3:38908, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34653") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44774->172.17.0.3:34653, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34340") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51712->172.17.0.3:34340, err= 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36820") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56602->172.17.0.3:36820, err= 2026/06/01 02:23:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:41 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:41 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:41 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:40668->172.17.0.3:21, err= 2026/06/01 02:23:43 DEBUG : ftp://172.17.0.3:21/rclone-test-guyexex7yese: closing 1 unused connections 2026/06/01 02:23:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:44 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:44 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: Connecting to FTP server 2026/06/01 02:23:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: > dial: conn=172.17.0.1:40670->172.17.0.3:21, err= 2026/06/01 02:23:45 DEBUG : ftp://172.17.0.3:21/rclone-test-radeses9luto: closing 1 unused connections 2026/06/01 02:23:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/backup" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:31604") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:56852->172.17.0.3:31604, err= 2026/06/01 02:23:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:46 DEBUG : one: Sizes differ 2026/06/01 02:23:46 DEBUG : two: size = 3 OK 2026/06/01 02:23:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:46 DEBUG : two: Unchanged skipping 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:46 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:33368") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:48244->172.17.0.3:33368, err= 2026/06/01 02:23:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:46 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:46 INFO : one: Copied (new) 2026/06/01 02:23:46 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:46 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30655") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50278->172.17.0.3:30655, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35061") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31303") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58492->172.17.0.3:35061, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39760->172.17.0.3:31303, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34870") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36648->172.17.0.3:34870, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36365") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58392->172.17.0.3:36365, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36285") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49086->172.17.0.3:36285, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32107") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34776->172.17.0.3:32107, err= 2026/06/01 02:23:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/backup" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:36107") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:43458->172.17.0.3:36107, err= 2026/06/01 02:23:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:46 DEBUG : one: Sizes differ 2026/06/01 02:23:46 DEBUG : two: size = 3 OK 2026/06/01 02:23:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:46 DEBUG : two: Unchanged skipping 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:46 INFO : one.bak: Deleted 2026/06/01 02:23:46 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:32625") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:52774->172.17.0.3:32625, err= 2026/06/01 02:23:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:46 INFO : one: Copied (new) 2026/06/01 02:23:46 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:46 INFO : three.txt.bak: Deleted 2026/06/01 02:23:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:46 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36122") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53918->172.17.0.3:36122, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38605") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37334->172.17.0.3:38605, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34278") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35608->172.17.0.3:34278, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33222") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54014->172.17.0.3:33222, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35215") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33181") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57578->172.17.0.3:33181, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56380->172.17.0.3:35215, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33219") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51048->172.17.0.3:33219, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32495") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50968->172.17.0.3:32495, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31970") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59074->172.17.0.3:31970, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39266") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35778->172.17.0.3:39266, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32487") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48586->172.17.0.3:32487, err= 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32938") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39630->172.17.0.3:32938, err= 2026/06/01 02:23:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:46 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:46 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:40672->172.17.0.3:21, err= 2026/06/01 02:23:47 DEBUG : ftp://172.17.0.3:21/rclone-test-weyiwek1pefa: closing 1 unused connections 2026/06/01 02:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:48 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:48 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: Connecting to FTP server 2026/06/01 02:23:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: > dial: conn=172.17.0.1:40682->172.17.0.3:21, err= 2026/06/01 02:23:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pipugig8dake/backup" to be canonical "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:36036") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:60510->172.17.0.3:36036, err= 2026/06/01 02:23:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:50 DEBUG : one: Sizes differ 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:50 DEBUG : two: size = 3 OK 2026/06/01 02:23:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:50 DEBUG : two: Unchanged skipping 2026/06/01 02:23:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:33999") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:55922->172.17.0.3:33999, err= 2026/06/01 02:23:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:50 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:50 INFO : one: Copied (new) 2026/06/01 02:23:50 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 02:23:50 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34942") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50046->172.17.0.3:34942, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34941") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44268->172.17.0.3:34941, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32984") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51672->172.17.0.3:32984, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36578") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59948->172.17.0.3:36578, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34882") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55776->172.17.0.3:34882, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36144") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35502") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50288->172.17.0.3:36144, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53138->172.17.0.3:35502, err= 2026/06/01 02:23:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pipugig8dake/backup" for canonical name "TestFTPPureftpd{Q5gfG}:rclone-test-pipugig8dake/backup" 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:39018") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:33224->172.17.0.3:39018, err= 2026/06/01 02:23:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:50 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:50 DEBUG : one: Sizes differ 2026/06/01 02:23:50 DEBUG : two: size = 3 OK 2026/06/01 02:23:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:50 DEBUG : two: Unchanged skipping 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:50 INFO : one-2019-01-01: Deleted 2026/06/01 02:23:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:35084") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:57420->172.17.0.3:35084, err= 2026/06/01 02:23:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:50 INFO : one: Copied (new) 2026/06/01 02:23:50 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:50 INFO : three-2019-01-01.txt: Deleted 2026/06/01 02:23:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 02:23:50 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39248") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51602->172.17.0.3:39248, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31689") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41894->172.17.0.3:31689, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33153") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44388->172.17.0.3:33153, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34264") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38576->172.17.0.3:34264, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36733") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33474") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54518->172.17.0.3:33474, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55722->172.17.0.3:36733, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37191") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34820->172.17.0.3:37191, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.46s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31943") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42276->172.17.0.3:31943, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33099") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48220->172.17.0.3:33099, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38159") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43762->172.17.0.3:38159, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36093") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46604->172.17.0.3:36093, err= 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36111") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47860->172.17.0.3:36111, err= 2026/06/01 02:23:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:50 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:50 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:50 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:40690->172.17.0.3:21, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:31941") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:38208->172.17.0.3:31941, err= 2026/06/01 02:23:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:52 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:52 DEBUG : one: Sizes differ 2026/06/01 02:23:52 DEBUG : two: size = 3 OK 2026/06/01 02:23:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:52 DEBUG : two: Unchanged skipping 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:52 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:34370") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:59062->172.17.0.3:34370, err= 2026/06/01 02:23:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:52 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:52 INFO : one: Copied (new) 2026/06/01 02:23:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:52 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37499") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60060->172.17.0.3:37499, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38431") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47580->172.17.0.3:38431, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36939") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55598->172.17.0.3:36939, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34254") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58902->172.17.0.3:34254, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39407") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38246->172.17.0.3:39407, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:37022") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:52792->172.17.0.3:37022, err= 2026/06/01 02:23:52 DEBUG : one.bak: Excluded (Path Filter) 2026/06/01 02:23:52 DEBUG : one.bak: Excluded 2026/06/01 02:23:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/01 02:23:52 DEBUG : three.txt.bak: Excluded 2026/06/01 02:23:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:52 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:52 DEBUG : one: Sizes differ 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for checks to finish 2026/06/01 02:23:52 DEBUG : two: size = 3 OK 2026/06/01 02:23:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:52 DEBUG : two: Unchanged skipping 2026/06/01 02:23:52 INFO : one.bak: Deleted 2026/06/01 02:23:52 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Waiting for transfers to finish 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:32400") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:50150->172.17.0.3:32400, err= 2026/06/01 02:23:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:52 INFO : one: Copied (new) 2026/06/01 02:23:52 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:52 INFO : three.txt.bak: Deleted 2026/06/01 02:23:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:52 INFO : three.txt: Moved into backup dir 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39682") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40180->172.17.0.3:39682, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35060") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52340->172.17.0.3:35060, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32250") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44320->172.17.0.3:32250, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39421") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48386->172.17.0.3:39421, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39772") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42004->172.17.0.3:39772, err= --- PASS: TestSyncBackupDirSuffixOnly (2.25s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39045") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57802->172.17.0.3:39045, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38780") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53650->172.17.0.3:38780, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33737") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58370->172.17.0.3:33737, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36835") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59720->172.17.0.3:36835, err= 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37046") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50930->172.17.0.3:37046, err= 2026/06/01 02:23:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:52 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:52 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:47676->172.17.0.3:21, err= 2026/06/01 02:23:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:55 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:55 DEBUG : one: Sizes differ 2026/06/01 02:23:55 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:37008") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:38924->172.17.0.3:37008, err= 2026/06/01 02:23:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:55 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:55 INFO : one: Copied (new) 2026/06/01 02:23:55 DEBUG : two: size = 3 OK 2026/06/01 02:23:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:55 DEBUG : two: Unchanged skipping 2026/06/01 02:23:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:55 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:55 DEBUG : three.txt: Sizes differ 2026/06/01 02:23:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:35523") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:57792->172.17.0.3:35523, err= 2026/06/01 02:23:55 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/01 02:23:55 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/01 02:23:55 INFO : three.txt: Copied (new) 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31965") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43302->172.17.0.3:31965, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37460") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57630->172.17.0.3:37460, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31544") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33426->172.17.0.3:31544, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32392") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60406->172.17.0.3:32392, err= 2026/06/01 02:23:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:55 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:55 DEBUG : one: Sizes differ 2026/06/01 02:23:55 INFO : one.bak: Deleted 2026/06/01 02:23:55 INFO : one: Moved (server-side) to: one.bak 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:39861") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:40372->172.17.0.3:39861, err= 2026/06/01 02:23:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:55 INFO : one: Copied (new) 2026/06/01 02:23:55 DEBUG : two: size = 3 OK 2026/06/01 02:23:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:55 DEBUG : two: Unchanged skipping 2026/06/01 02:23:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:55 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:55 DEBUG : three.txt: Sizes differ 2026/06/01 02:23:55 INFO : three.txt.bak: Deleted 2026/06/01 02:23:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:38558") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:47904->172.17.0.3:38558, err= 2026/06/01 02:23:55 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/01 02:23:55 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/01 02:23:55 INFO : three.txt: Copied (new) 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36055") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56292->172.17.0.3:36055, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32299") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38828->172.17.0.3:32299, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38573") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37318->172.17.0.3:38573, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35140") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50570->172.17.0.3:35140, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35146") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33546->172.17.0.3:35146, err= --- PASS: TestSyncSuffix (2.23s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37537") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43580->172.17.0.3:37537, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31519") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40002->172.17.0.3:31519, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39510") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34488->172.17.0.3:39510, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33076") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54538->172.17.0.3:33076, err= 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34863") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55234->172.17.0.3:34863, err= 2026/06/01 02:23:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pipugig8dake/dst" 2026/06/01 02:23:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/01 02:23:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:55 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q5gfG}" suffix to name 2026/06/01 02:23:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/01 02:23:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/01 02:23:55 DEBUG : Setting pass="o3oIvjZAztpIxOyDtE3VYJTHFp29ytcxrdLtCFSAZpg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/01 02:23:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: Connecting to FTP server 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:47688->172.17.0.3:21, err= 2026/06/01 02:23:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:57 DEBUG : one: Sizes differ 2026/06/01 02:23:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:39516") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:42980->172.17.0.3:39516, err= 2026/06/01 02:23:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/01 02:23:57 DEBUG : one.a292864a.partial: renamed to: one 2026/06/01 02:23:57 INFO : one: Copied (new) 2026/06/01 02:23:57 DEBUG : two: size = 3 OK 2026/06/01 02:23:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : two: Unchanged skipping 2026/06/01 02:23:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:57 DEBUG : three.txt: Sizes differ 2026/06/01 02:23:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:34792") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:51030->172.17.0.3:34792, err= 2026/06/01 02:23:57 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/01 02:23:57 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/01 02:23:57 INFO : three.txt: Copied (new) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33059") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40402->172.17.0.3:33059, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36942") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48456->172.17.0.3:36942, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30861") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37550->172.17.0.3:30861, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38623") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41652->172.17.0.3:38623, err= 2026/06/01 02:23:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:57 DEBUG : one: Sizes differ 2026/06/01 02:23:57 INFO : one-2019-01-01: Deleted 2026/06/01 02:23:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:38765") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:36102->172.17.0.3:38765, err= 2026/06/01 02:23:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/01 02:23:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/01 02:23:57 INFO : one: Copied (new) 2026/06/01 02:23:57 DEBUG : two: size = 3 OK 2026/06/01 02:23:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : two: Unchanged skipping 2026/06/01 02:23:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst) 2026/06/01 02:23:57 DEBUG : three.txt: Sizes differ 2026/06/01 02:23:57 INFO : three-2019-01-01.txt: Deleted 2026/06/01 02:23:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: dial("tcp","172.17.0.3:38450") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake/dst: > dial: conn=172.17.0.1:56032->172.17.0.3:38450, err= 2026/06/01 02:23:57 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/01 02:23:57 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/01 02:23:57 INFO : three.txt: Copied (new) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33081") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56476->172.17.0.3:33081, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37002") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55178->172.17.0.3:37002, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39487") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45874->172.17.0.3:39487, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36547") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44000->172.17.0.3:36547, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30517") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52628->172.17.0.3:30517, err= --- PASS: TestSyncSuffixKeepExtension (2.24s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37644") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36640->172.17.0.3:37644, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36384") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35358->172.17.0.3:36384, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30133") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46976->172.17.0.3:30133, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : Testêé: Sizes differ 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35529") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54354->172.17.0.3:35529, err= 2026/06/01 02:23:57 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/01 02:23:57 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/01 02:23:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39625") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54956->172.17.0.3:39625, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32207") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52756->172.17.0.3:32207, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31968") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37410->172.17.0.3:31968, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32397") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38550->172.17.0.3:32397, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31760") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54308->172.17.0.3:31760, err= 2026/06/01 02:23:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36934") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58884->172.17.0.3:36934, err= 2026/06/01 02:23:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/01 02:23:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/01 02:23:57 INFO : existing: Copied (new) 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36277") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55818->172.17.0.3:36277, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36759") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53128->172.17.0.3:36759, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32100") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60772->172.17.0.3:32100, err= 2026/06/01 02:23:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : existing: Sizes differ 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting files as there were IO errors 2026/06/01 02:23:57 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting directories as there were IO errors 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39885") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44650->172.17.0.3:39885, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30122") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53912->172.17.0.3:30122, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34601") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56404->172.17.0.3:34601, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30517") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52640->172.17.0.3:30517, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33606") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45956->172.17.0.3:33606, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35593") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57104->172.17.0.3:35593, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : EXISTING: size = 6 OK 2026/06/01 02:23:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : existing: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39984") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56374->172.17.0.3:39984, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39192") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46250->172.17.0.3:39192, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30112") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52112->172.17.0.3:30112, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38024") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51496->172.17.0.3:38024, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39905") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59478->172.17.0.3:39905, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33544") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51142->172.17.0.3:33544, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32466") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36910->172.17.0.3:32466, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32798") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48528->172.17.0.3:32798, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30686") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39438->172.17.0.3:30686, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38181") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36560->172.17.0.3:38181, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34898") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35912->172.17.0.3:34898, err= --- PASS: TestMaxTransfer (0.00s) --- 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.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31786") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42922->172.17.0.3:31786, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37988") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58928->172.17.0.3:37988, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36363") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40132->172.17.0.3:36363, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34516") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44522->172.17.0.3:34516, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33028") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38772->172.17.0.3:33028, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35583") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46256->172.17.0.3:35583, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32887") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32904->172.17.0.3:32887, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33538") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52914->172.17.0.3:33538, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38623") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41668->172.17.0.3:38623, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37300") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50138->172.17.0.3:37300, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39485") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42668->172.17.0.3:39485, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32879") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44530->172.17.0.3:32879, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34367") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46400->172.17.0.3:34367, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32016") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44798->172.17.0.3:32016, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32702") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37274->172.17.0.3:32702, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34897") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33052->172.17.0.3:34897, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34723") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50556->172.17.0.3:34723, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37998") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52566->172.17.0.3:37998, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37855") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50454->172.17.0.3:37855, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38416") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46648->172.17.0.3:38416, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37898") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60662->172.17.0.3:37898, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33977") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49934->172.17.0.3:33977, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36877") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58374->172.17.0.3:36877, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32877") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45270->172.17.0.3:32877, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32493") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55552->172.17.0.3:32493, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34079") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37026->172.17.0.3:34079, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31478") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39166->172.17.0.3:31478, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35956") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46674->172.17.0.3:35956, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38355") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49444->172.17.0.3:38355, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36969") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48874->172.17.0.3:36969, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34458") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48836->172.17.0.3:34458, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39624") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50212->172.17.0.3:39624, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31617") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56750->172.17.0.3:31617, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38472") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41204->172.17.0.3:38472, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38937") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56628->172.17.0.3:38937, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34541") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43584->172.17.0.3:34541, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38251") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46302->172.17.0.3:38251, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39655") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52070->172.17.0.3:39655, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34844") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57620->172.17.0.3:34844, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31818") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53118->172.17.0.3:31818, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36228") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41258->172.17.0.3:36228, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32246") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46738->172.17.0.3:32246, err= 2026/06/01 02:23:57 DEBUG : both0: size = 6 OK 2026/06/01 02:23:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both10: size = 6 OK 2026/06/01 02:23:57 DEBUG : both11: size = 6 OK 2026/06/01 02:23:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : both12: size = 6 OK 2026/06/01 02:23:57 DEBUG : both0: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both13: size = 6 OK 2026/06/01 02:23:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both10: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both14: size = 6 OK 2026/06/01 02:23:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both14: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both15: size = 6 OK 2026/06/01 02:23:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both15: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both16: size = 6 OK 2026/06/01 02:23:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both16: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both17: size = 6 OK 2026/06/01 02:23:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both17: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both18: size = 6 OK 2026/06/01 02:23:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both18: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both19: size = 6 OK 2026/06/01 02:23:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both11: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both1: size = 6 OK 2026/06/01 02:23:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both1: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both2: size = 6 OK 2026/06/01 02:23:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both2: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both3: size = 6 OK 2026/06/01 02:23:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both3: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both4: size = 6 OK 2026/06/01 02:23:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both4: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both5: size = 6 OK 2026/06/01 02:23:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both12: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both6: size = 6 OK 2026/06/01 02:23:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both13: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both7: size = 6 OK 2026/06/01 02:23:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both6: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both8: size = 6 OK 2026/06/01 02:23:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both19: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both9: size = 6 OK 2026/06/01 02:23:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both9: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both5: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both7: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both8: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : only19: Deleted 2026/06/01 02:23:57 INFO : only11: Deleted 2026/06/01 02:23:57 INFO : only8: Deleted 2026/06/01 02:23:57 INFO : only3: Deleted 2026/06/01 02:23:57 INFO : only17: Deleted 2026/06/01 02:23:57 INFO : only13: Deleted 2026/06/01 02:23:57 INFO : only10: Deleted 2026/06/01 02:23:57 INFO : only5: Deleted 2026/06/01 02:23:57 INFO : only4: Deleted 2026/06/01 02:23:57 INFO : only16: Deleted 2026/06/01 02:23:57 INFO : only9: Deleted 2026/06/01 02:23:57 INFO : only18: Deleted 2026/06/01 02:23:57 INFO : only7: Deleted 2026/06/01 02:23:57 INFO : only0: Deleted 2026/06/01 02:23:57 INFO : only12: Deleted 2026/06/01 02:23:57 INFO : only15: Deleted 2026/06/01 02:23:57 INFO : only14: Deleted 2026/06/01 02:23:57 INFO : only1: Deleted 2026/06/01 02:23:57 INFO : only2: Deleted 2026/06/01 02:23:57 INFO : only6: Deleted 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31415") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49614->172.17.0.3:31415, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35420") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50704->172.17.0.3:35420, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34745") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55158->172.17.0.3:34745, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31793") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56542->172.17.0.3:31793, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35512") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38406->172.17.0.3:35512, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34337") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33458->172.17.0.3:34337, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36188") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53888->172.17.0.3:36188, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35639") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43216->172.17.0.3:35639, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39118") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45062->172.17.0.3:39118, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32600") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32824->172.17.0.3:32600, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31964") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40828->172.17.0.3:31964, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36699") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42156->172.17.0.3:36699, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34324") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34554->172.17.0.3:34324, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39565") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42232->172.17.0.3:39565, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37932") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50022->172.17.0.3:37932, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30212") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51052->172.17.0.3:30212, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36852") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49228->172.17.0.3:36852, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33752") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42990->172.17.0.3:33752, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38147") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48368->172.17.0.3:38147, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36187") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50338->172.17.0.3:36187, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35665") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54988->172.17.0.3:35665, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32899") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54618->172.17.0.3:32899, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35930") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43148->172.17.0.3:35930, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32212") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47694->172.17.0.3:32212, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39034") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43212->172.17.0.3:39034, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34009") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35202->172.17.0.3:34009, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37360") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38418->172.17.0.3:37360, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33104") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60972->172.17.0.3:33104, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31958") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48930->172.17.0.3:31958, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38570") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50912->172.17.0.3:38570, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31952") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37678->172.17.0.3:31952, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30828") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56506->172.17.0.3:30828, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39508") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34566->172.17.0.3:39508, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34408") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49422->172.17.0.3:34408, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32786") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36930->172.17.0.3:32786, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34772") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33460->172.17.0.3:34772, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38507") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34040->172.17.0.3:38507, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34186") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45012->172.17.0.3:34186, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39508") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34576->172.17.0.3:39508, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37202") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39866->172.17.0.3:37202, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34402") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56356->172.17.0.3:34402, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31504") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54116->172.17.0.3:31504, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37987") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36462->172.17.0.3:37987, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39449") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54100->172.17.0.3:39449, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39558") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33396->172.17.0.3:39558, err= 2026/06/01 02:23:57 DEBUG : both0: size = 6 OK 2026/06/01 02:23:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both10: size = 6 OK 2026/06/01 02:23:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both11: size = 6 OK 2026/06/01 02:23:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both0: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : both13: size = 6 OK 2026/06/01 02:23:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both12: size = 6 OK 2026/06/01 02:23:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both10: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both14: size = 6 OK 2026/06/01 02:23:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both14: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both15: size = 6 OK 2026/06/01 02:23:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both15: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both16: size = 6 OK 2026/06/01 02:23:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both16: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both17: size = 6 OK 2026/06/01 02:23:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both17: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both18: size = 6 OK 2026/06/01 02:23:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both18: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both19: size = 6 OK 2026/06/01 02:23:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both19: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both1: size = 6 OK 2026/06/01 02:23:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both1: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both2: size = 6 OK 2026/06/01 02:23:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both2: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both3: size = 6 OK 2026/06/01 02:23:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both3: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both4: size = 6 OK 2026/06/01 02:23:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both4: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both5: size = 6 OK 2026/06/01 02:23:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both5: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both6: size = 6 OK 2026/06/01 02:23:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both6: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both7: size = 6 OK 2026/06/01 02:23:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both7: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both8: size = 6 OK 2026/06/01 02:23:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both8: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both9: size = 6 OK 2026/06/01 02:23:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : both9: Unchanged skipping 2026/06/01 02:23:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only0: Sizes differ 2026/06/01 02:23:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only10: Sizes differ 2026/06/01 02:23:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only11: Sizes differ 2026/06/01 02:23:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only12: Sizes differ 2026/06/01 02:23:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only13: Sizes differ 2026/06/01 02:23:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only14: Sizes differ 2026/06/01 02:23:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only15: Sizes differ 2026/06/01 02:23:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only16: Sizes differ 2026/06/01 02:23:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only17: Sizes differ 2026/06/01 02:23:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only18: Sizes differ 2026/06/01 02:23:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only19: Sizes differ 2026/06/01 02:23:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only1: Sizes differ 2026/06/01 02:23:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only2: Sizes differ 2026/06/01 02:23:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only3: Sizes differ 2026/06/01 02:23:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only4: Sizes differ 2026/06/01 02:23:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only5: Sizes differ 2026/06/01 02:23:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only6: Sizes differ 2026/06/01 02:23:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only7: Sizes differ 2026/06/01 02:23:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only8: Sizes differ 2026/06/01 02:23:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3677460787) 2026/06/01 02:23:57 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-pipugig8dake) 2026/06/01 02:23:57 DEBUG : only9: Sizes differ 2026/06/01 02:23:57 DEBUG : both11: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both13: Unchanged skipping 2026/06/01 02:23:57 DEBUG : both12: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36528") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45192->172.17.0.3:36528, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36097") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30247") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41698->172.17.0.3:36097, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31394") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43308->172.17.0.3:30247, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55662->172.17.0.3:31394, err= 2026/06/01 02:23:57 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/01 02:23:57 INFO : only0: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/01 02:23:57 INFO : only10: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/01 02:23:57 INFO : only12: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/01 02:23:57 INFO : only11: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32684") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36962->172.17.0.3:32684, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30382") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34703") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51750->172.17.0.3:30382, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57438->172.17.0.3:34703, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34821") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59590->172.17.0.3:34821, err= 2026/06/01 02:23:57 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/01 02:23:57 INFO : only13: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/01 02:23:57 INFO : only16: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/01 02:23:57 INFO : only15: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/01 02:23:57 INFO : only14: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39167") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43138->172.17.0.3:39167, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35101") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39016") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40290->172.17.0.3:35101, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58636->172.17.0.3:39016, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36342") 2026/06/01 02:23:57 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39238->172.17.0.3:36342, err= 2026/06/01 02:23:57 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/01 02:23:57 INFO : only1: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/01 02:23:57 INFO : only18: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/01 02:23:57 INFO : only19: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31957") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37426") 2026/06/01 02:23:57 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/01 02:23:57 INFO : only17: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34605") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59584->172.17.0.3:37426, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57572->172.17.0.3:31957, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50306->172.17.0.3:34605, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37117") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47458->172.17.0.3:37117, err= 2026/06/01 02:23:57 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/01 02:23:57 INFO : only4: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36997") 2026/06/01 02:23:57 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/01 02:23:57 INFO : only2: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/01 02:23:57 INFO : only5: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/01 02:23:57 INFO : only3: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41944->172.17.0.3:36997, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32426") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37426->172.17.0.3:32426, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38255") 2026/06/01 02:23:57 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58184->172.17.0.3:38255, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33867") 2026/06/01 02:23:57 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/01 02:23:57 INFO : only6: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36372->172.17.0.3:33867, err= 2026/06/01 02:23:57 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/01 02:23:57 INFO : only8: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/01 02:23:57 INFO : only7: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/01 02:23:57 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/01 02:23:57 INFO : only9: Copied (replaced existing) 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33784") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49748->172.17.0.3:33784, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39442") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43212->172.17.0.3:39442, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31577") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34348->172.17.0.3:31577, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:23:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:23:57 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 02:23:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:23:57 INFO : empty_on_remote: Making directory 2026/06/01 02:23:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 02:23:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36288") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42384->172.17.0.3:36288, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38887") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34932") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30093") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58196->172.17.0.3:38887, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57998->172.17.0.3:34932, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34488->172.17.0.3:30093, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33646") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33724->172.17.0.3:33646, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35632") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45392->172.17.0.3:35632, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:23:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:23:57 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 02:23:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 02:23:57 INFO : empty_on_remote: Making directory 2026/06/01 02:23:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 02:23:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32338") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33912->172.17.0.3:32338, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35342") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36850->172.17.0.3:35342, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37878") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39271") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33692->172.17.0.3:37878, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35318->172.17.0.3:39271, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31479") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39784->172.17.0.3:31479, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34093") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55862->172.17.0.3:34093, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32855") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35596->172.17.0.3:32855, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : sub dir: Making directory 2026/06/01 02:23:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32247") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38904->172.17.0.3:32247, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38074") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46474->172.17.0.3:38074, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39702") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33346->172.17.0.3:39702, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37771") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45926->172.17.0.3:37771, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39522") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54832->172.17.0.3:39522, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31289") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50154->172.17.0.3:31289, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35198") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59130->172.17.0.3:35198, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37566") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46502->172.17.0.3:37566, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37222") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50948->172.17.0.3:37222, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30132") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51420->172.17.0.3:30132, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36381") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60722->172.17.0.3:36381, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 02:23:57 INFO : sub dir: Making directory 2026/06/01 02:23:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32570") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38082->172.17.0.3:32570, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30537") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55696->172.17.0.3:30537, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35932") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44552->172.17.0.3:35932, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32011") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38148->172.17.0.3:32011, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35004") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49750->172.17.0.3:35004, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34044") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41394->172.17.0.3:34044, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31584") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60274->172.17.0.3:31584, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34342") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45768->172.17.0.3:34342, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37720") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40440->172.17.0.3:37720, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33477") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60498->172.17.0.3:33477, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36781") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33782->172.17.0.3:36781, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39140") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43556->172.17.0.3:39140, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38314") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60022->172.17.0.3:38314, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35843") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50488->172.17.0.3:35843, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39137") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36658->172.17.0.3:39137, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33341") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32904->172.17.0.3:33341, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31978") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39434->172.17.0.3:31978, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38408") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48730->172.17.0.3:38408, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33034") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56314->172.17.0.3:33034, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31220") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45974->172.17.0.3:31220, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37712") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60544->172.17.0.3:37712, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32637") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58474->172.17.0.3:32637, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34269") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37366->172.17.0.3:34269, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37983") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43976->172.17.0.3:37983, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35765") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36424->172.17.0.3:35765, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35360") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33064->172.17.0.3:35360, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31381") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51750->172.17.0.3:31381, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38762") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52060->172.17.0.3:38762, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34771") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59608->172.17.0.3:34771, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30205") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54122->172.17.0.3:30205, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36240") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53916->172.17.0.3:36240, err= 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30921") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52664->172.17.0.3:30921, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30010") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54800->172.17.0.3:30010, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31277") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35036->172.17.0.3:31277, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36910") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36016->172.17.0.3:36910, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34798") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36168->172.17.0.3:34798, err= 2026/06/01 02:23:57 DEBUG : apple: size = 5 OK 2026/06/01 02:23:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : apple: Unchanged skipping 2026/06/01 02:23:57 DEBUG : banana: size = 6 OK 2026/06/01 02:23:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:23:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:23:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : banana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32568") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34850->172.17.0.3:32568, err= 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39482") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53500->172.17.0.3:39482, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35592") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55564->172.17.0.3:35592, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37310") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60606->172.17.0.3:37310, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33356") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55246->172.17.0.3:33356, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37039") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50914->172.17.0.3:37039, err= 2026/06/01 02:23:57 DEBUG : apple: size = 5 OK 2026/06/01 02:23:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : apple: Unchanged skipping 2026/06/01 02:23:57 DEBUG : banana: size = 6 OK 2026/06/01 02:23:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:23:57 DEBUG : banana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:23:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35529") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54364->172.17.0.3:35529, err= 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32013") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56044->172.17.0.3:32013, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31827") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52846->172.17.0.3:31827, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30836") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48172->172.17.0.3:30836, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38498") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44472->172.17.0.3:38498, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37454") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34306->172.17.0.3:37454, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31847") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34784->172.17.0.3:31847, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31041") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54020->172.17.0.3:31041, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38226") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60000->172.17.0.3:38226, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37015") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55848->172.17.0.3:37015, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37203") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53032->172.17.0.3:37203, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37661") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44128->172.17.0.3:37661, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32135") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59352->172.17.0.3:32135, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30988") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43230->172.17.0.3:30988, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36922") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50900->172.17.0.3:36922, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35841") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52658->172.17.0.3:35841, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30603") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41350->172.17.0.3:30603, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33639") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40612->172.17.0.3:33639, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38947") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38764->172.17.0.3:38947, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39714") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43200->172.17.0.3:39714, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33925") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58548->172.17.0.3:33925, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32342") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39206->172.17.0.3:32342, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35966") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48526->172.17.0.3:35966, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37010") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52896->172.17.0.3:37010, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32770") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55746->172.17.0.3:32770, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34039") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55716->172.17.0.3:34039, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34199") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34106->172.17.0.3:34199, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32428") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33996->172.17.0.3:32428, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37375") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55988->172.17.0.3:37375, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35352") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33464->172.17.0.3:35352, err= 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36721") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36010->172.17.0.3:36721, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38440") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37672->172.17.0.3:38440, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30821") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44170->172.17.0.3:30821, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38827") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47678->172.17.0.3:38827, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34757") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57918->172.17.0.3:34757, err= 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:23:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:23:57 DEBUG : banana: size = 6 OK 2026/06/01 02:23:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : banana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : apple: size = 5 OK 2026/06/01 02:23:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : apple: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36678") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40556->172.17.0.3:36678, err= 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30098") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46516->172.17.0.3:30098, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32494") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57156->172.17.0.3:32494, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39901") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60138->172.17.0.3:39901, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36718") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33744->172.17.0.3:36718, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33368") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34150->172.17.0.3:33368, err= 2026/06/01 02:23:57 DEBUG : apple: size = 5 OK 2026/06/01 02:23:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : apple: Unchanged skipping 2026/06/01 02:23:57 DEBUG : banana: size = 6 OK 2026/06/01 02:23:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : banana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:23:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:23:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38610") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56926->172.17.0.3:38610, err= 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 INFO : There was nothing to transfer 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32144") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50000->172.17.0.3:32144, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34518") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51636->172.17.0.3:34518, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37154") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35570->172.17.0.3:37154, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34646") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39010->172.17.0.3:34646, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39627") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52818->172.17.0.3:39627, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30136") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39070->172.17.0.3:30136, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37911") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58938->172.17.0.3:37911, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33461") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39492->172.17.0.3:33461, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34455") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56334->172.17.0.3:34455, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30643") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53224->172.17.0.3:30643, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39641") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55344->172.17.0.3:39641, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37267") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51402->172.17.0.3:37267, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32658") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34428->172.17.0.3:32658, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37762") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43890->172.17.0.3:37762, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38824") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56722->172.17.0.3:38824, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31409") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56738->172.17.0.3:31409, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36065") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35928->172.17.0.3:36065, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34436") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56984->172.17.0.3:34436, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39280") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55430->172.17.0.3:39280, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36875") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43040->172.17.0.3:36875, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34487") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58326->172.17.0.3:34487, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35959") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45724->172.17.0.3:35959, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33699") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37112->172.17.0.3:33699, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33787") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33716->172.17.0.3:33787, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38007") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53208->172.17.0.3:38007, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38230") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51698->172.17.0.3:38230, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30395") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46108->172.17.0.3:30395, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36139") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41596->172.17.0.3:36139, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36866") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44428->172.17.0.3:36866, err= 2026/06/01 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39692") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43710->172.17.0.3:39692, err= 2026/06/01 02:23:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : apple: Excluded 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : splitbananasplit: Excluded 2026/06/01 02:23:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : banana: Excluded 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37592") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37508->172.17.0.3:37592, err= 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31247") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46098->172.17.0.3:31247, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33411") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41446->172.17.0.3:33411, err= 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34958") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51666->172.17.0.3:34958, err= 2026/06/01 02:23:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30267") 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47696->172.17.0.3:21, err= 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35969") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39914") 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51370->172.17.0.3:35969, err= 2026/06/01 02:23:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48022->172.17.0.3:39914, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39257") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49136->172.17.0.3:39257, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45628->172.17.0.3:30267, err= 2026/06/01 02:23:57 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:23:57 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/01 02:23:57 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/01 02:23:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/01 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/01 02:23:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36527") 2026/06/01 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39818->172.17.0.3:36527, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32746") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33156->172.17.0.3:32746, err= 2026/06/01 02:23:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:23:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37460") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57634->172.17.0.3:37460, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34361") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30066") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45202->172.17.0.3:30066, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54350->172.17.0.3:34361, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36802") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58616->172.17.0.3:36802, err= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34902") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54410->172.17.0.3:34902, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37833") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59624->172.17.0.3:37833, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30543") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45856->172.17.0.3:30543, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31786") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42936->172.17.0.3:31786, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33645") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41504->172.17.0.3:33645, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39572") 2026/06/01 02:23:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45106->172.17.0.3:39572, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34084") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33830->172.17.0.3:34084, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33602") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42546->172.17.0.3:33602, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32491") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57420->172.17.0.3:32491, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:23:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38895") 2026/06/01 02:23:57 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55050->172.17.0.3:38895, err= 2026/06/01 02:23:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:23:57 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/01 02:23:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:23:57 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:23:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:23:59 DEBUG : ftp://172.17.0.3:21/rclone-test-webefap7pate: closing 1 unused connections 2026/06/01 02:23:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gibiqoj0xajo: closing 2 unused connections 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35715") 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34216->172.17.0.3:35715, err= 2026/06/01 02:24:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/01 02:24:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:00 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Connecting to FTP server 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47712->172.17.0.3:21, err= 2026/06/01 02:24:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 02:24:00 INFO : appleappleapplebanana: Deleted 2026/06/01 02:24:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 02:24:00 INFO : banana: Deleted 2026/06/01 02:24:00 INFO : apple: Deleted 2026/06/01 02:24:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 02:24:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 02:24:00 INFO : splitbananasplit: Deleted 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47726->172.17.0.3:21, err= 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:21") 2026/06/01 02:24:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47728->172.17.0.3:21, err= 2026/06/01 02:24:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 02:24:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38703") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52378->172.17.0.3:38703, err= 2026/06/01 02:24:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/01 02:24:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/01 02:24:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YXBwbGU=: Excluded 2026/06/01 02:24:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YmFuYW5h: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35126") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49668->172.17.0.3:35126, err= 2026/06/01 02:24:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34125") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33214->172.17.0.3:34125, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33489") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36862->172.17.0.3:33489, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31986") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58076->172.17.0.3:31986, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39502") 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59866->172.17.0.3:39502, err= 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30415") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36112->172.17.0.3:30415, err= 2026/06/01 02:24:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/01 02:24:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/01 02:24:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YXBwbGU=: Excluded 2026/06/01 02:24:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : YmFuYW5h: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39625") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39310->172.17.0.3:39625, err= 2026/06/01 02:24:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35462") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48874->172.17.0.3:35462, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32542") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36318->172.17.0.3:32542, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 02:24:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30966") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33086->172.17.0.3:30966, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31191") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60078->172.17.0.3:31191, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34704") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40746->172.17.0.3:34704, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33033") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51526->172.17.0.3:33033, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39803") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34332->172.17.0.3:39803, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34673") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47564->172.17.0.3:34673, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39863") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54260->172.17.0.3:39863, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35330") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46616->172.17.0.3:35330, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38595") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57078->172.17.0.3:38595, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36359") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50646->172.17.0.3:36359, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38136") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60324->172.17.0.3:38136, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36109") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59038->172.17.0.3:36109, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37426") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43928->172.17.0.3:37426, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36842") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57228->172.17.0.3:36842, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34798") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36408->172.17.0.3:34798, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34776") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34216->172.17.0.3:34776, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37358") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39098->172.17.0.3:37358, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31993") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53938->172.17.0.3:31993, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32541") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38484->172.17.0.3:32541, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38198") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54220->172.17.0.3:38198, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31178") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40736->172.17.0.3:31178, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36625") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34398->172.17.0.3:36625, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35893") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50420->172.17.0.3:35893, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32133") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45944->172.17.0.3:32133, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31080") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39516->172.17.0.3:31080, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37720") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56452->172.17.0.3:37720, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37916") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57698->172.17.0.3:37916, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35826") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41020->172.17.0.3:35826, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33457") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54662->172.17.0.3:33457, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32061") 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35382->172.17.0.3:32061, err= 2026/06/01 02:24:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33479") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31545") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55158->172.17.0.3:33479, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35337") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34944->172.17.0.3:31545, err= 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51328->172.17.0.3:35337, err= 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34038") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32442") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56408->172.17.0.3:34038, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54814->172.17.0.3:32442, err= 2026/06/01 02:24:03 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/01 02:24:03 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/01 02:24:03 INFO : apple: Copied (new) to: PREFIXapple 2026/06/01 02:24:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/01 02:24:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33654") 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42188->172.17.0.3:33654, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39475") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51018->172.17.0.3:39475, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33079") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53164->172.17.0.3:33079, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30443") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37284->172.17.0.3:30443, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34155") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60032->172.17.0.3:34155, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33042") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38789") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33384->172.17.0.3:33042, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50680->172.17.0.3:38789, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37506") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60798->172.17.0.3:37506, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32239") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36503") 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49916->172.17.0.3:36503, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33178->172.17.0.3:32239, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36075") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57892->172.17.0.3:36075, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33723") 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52170->172.17.0.3:33723, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33459") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59650->172.17.0.3:33459, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34743") 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44860->172.17.0.3:34743, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30915") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36978") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45088->172.17.0.3:30915, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54564->172.17.0.3:36978, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 INFO : apple: Deleted 2026/06/01 02:24:03 INFO : banana: Deleted 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 02:24:03 INFO : splitbananasplit: Deleted 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 02:24:03 INFO : appleappleapplebanana: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38437") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39142->172.17.0.3:38437, err= 2026/06/01 02:24:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : PREFIXbanana: Excluded 2026/06/01 02:24:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : PREFIXapple: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36763") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60942->172.17.0.3:36763, err= 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34176") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36532->172.17.0.3:34176, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33359") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53384->172.17.0.3:33359, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 02:24:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32021") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57354->172.17.0.3:32021, err= 2026/06/01 02:24:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35864") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36934") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32837") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34034->172.17.0.3:36934, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40800->172.17.0.3:35864, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54124->172.17.0.3:32837, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37461") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60874->172.17.0.3:37461, err= 2026/06/01 02:24:03 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32490") 2026/06/01 02:24:03 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/01 02:24:03 INFO : banana: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36580") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40546->172.17.0.3:32490, err= 2026/06/01 02:24:03 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/01 02:24:03 INFO : apple: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60382->172.17.0.3:36580, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/01 02:24:03 INFO : splitbananasplit: Copied (new) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/01 02:24:03 INFO : appleappleapplebanana: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35527") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53004->172.17.0.3:35527, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32695") 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55670->172.17.0.3:32695, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32188") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40480->172.17.0.3:32188, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34364") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51036->172.17.0.3:34364, err= 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39353") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38756") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39758") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49652->172.17.0.3:39353, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44662->172.17.0.3:38756, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41436->172.17.0.3:39758, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39888") 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42216->172.17.0.3:39888, err= 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30387") 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45632->172.17.0.3:30387, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37985") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46562->172.17.0.3:37985, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36588") 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60326->172.17.0.3:36588, err= 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35443") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32787") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45320->172.17.0.3:32787, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52048->172.17.0.3:35443, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33779") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37297") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54988->172.17.0.3:33779, err= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55336->172.17.0.3:37297, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/01 02:24:03 INFO : PREFIXbanana: Deleted 2026/06/01 02:24:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/01 02:24:03 INFO : PREFIXsplitbananasplit: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/01 02:24:03 INFO : PREFIXapple: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30330") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51434->172.17.0.3:30330, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30502") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47850->172.17.0.3:30502, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38327") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38180->172.17.0.3:38327, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39310") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51062->172.17.0.3:39310, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33770") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43040->172.17.0.3:33770, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37768") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48994->172.17.0.3:37768, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39450") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44246->172.17.0.3:39450, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37741") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40150->172.17.0.3:37741, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33486") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50562->172.17.0.3:33486, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33844") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53172->172.17.0.3:33844, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39338") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57340->172.17.0.3:39338, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31452") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59196->172.17.0.3:31452, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36512") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58704->172.17.0.3:36512, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39587") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48940->172.17.0.3:39587, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32917") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52804->172.17.0.3:32917, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37491") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38676->172.17.0.3:37491, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35862") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57670->172.17.0.3:35862, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33734") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55154->172.17.0.3:33734, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35380") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45160->172.17.0.3:35380, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32898") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57672->172.17.0.3:32898, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34402") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59022->172.17.0.3:34402, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36538") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58066->172.17.0.3:36538, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38406") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35082->172.17.0.3:38406, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37105") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41592->172.17.0.3:37105, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34449") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60516->172.17.0.3:34449, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37779") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51034->172.17.0.3:37779, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36455") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56020->172.17.0.3:36455, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38238") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42422->172.17.0.3:38238, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37681") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51416->172.17.0.3:37681, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32013") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44336->172.17.0.3:32013, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30384") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53506->172.17.0.3:30384, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32944") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41694->172.17.0.3:32944, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36784") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40038->172.17.0.3:36784, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32610") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43756->172.17.0.3:32610, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34786") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47732->172.17.0.3:34786, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33167") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54560->172.17.0.3:33167, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35589") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46324->172.17.0.3:35589, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30767") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42776->172.17.0.3:30767, err= 2026/06/01 02:24:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38878") 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35731") 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30880") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45330->172.17.0.3:35731, err= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45912->172.17.0.3:38878, err= 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46830->172.17.0.3:30880, err= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33820") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46818->172.17.0.3:33820, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36279") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41268->172.17.0.3:36279, err= 2026/06/01 02:24:03 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/01 02:24:03 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/01 02:24:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33421") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34978->172.17.0.3:33421, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/01 02:24:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33745") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38551") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56954->172.17.0.3:33745, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52982->172.17.0.3:38551, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34861") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40970->172.17.0.3:34861, err= 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31716") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33456->172.17.0.3:31716, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31910") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43458->172.17.0.3:31910, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35304") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38757") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49646->172.17.0.3:35304, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59854->172.17.0.3:38757, err= 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35503") 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49434->172.17.0.3:35503, err= 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30897") 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60862->172.17.0.3:30897, err= 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30927") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44308->172.17.0.3:30927, err= 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39685") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59120->172.17.0.3:39685, err= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39448") 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57208->172.17.0.3:39448, err= 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31121") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44810->172.17.0.3:31121, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36685") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54042->172.17.0.3:36685, err= 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33382") 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49652->172.17.0.3:33382, err= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 INFO : banana: Deleted 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 02:24:03 INFO : splitbananasplit: Deleted 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 02:24:03 INFO : apple: Deleted 2026/06/01 02:24:03 INFO : appleappleapplebanana: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32993") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42238->172.17.0.3:32993, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : bananaSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33846") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60732->172.17.0.3:33846, err= 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36799") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50680->172.17.0.3:36799, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39717") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42288->172.17.0.3:39717, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 02:24:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31209") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53008->172.17.0.3:31209, err= 2026/06/01 02:24:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38502") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36415") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38360->172.17.0.3:38502, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37673") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37700->172.17.0.3:36415, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35062->172.17.0.3:37673, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39476") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31252") 2026/06/01 02:24:03 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55770->172.17.0.3:39476, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45082->172.17.0.3:31252, err= 2026/06/01 02:24:03 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 INFO : appleappleapplebanana: Copied (new) 2026/06/01 02:24:03 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/01 02:24:03 INFO : splitbananasplit: Copied (new) 2026/06/01 02:24:03 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/01 02:24:03 INFO : apple: Copied (new) 2026/06/01 02:24:03 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/01 02:24:03 INFO : banana: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30839") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49948->172.17.0.3:30839, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37775") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31540") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37782->172.17.0.3:37775, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33670->172.17.0.3:31540, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34525") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57370->172.17.0.3:34525, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36428") 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58340->172.17.0.3:36428, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34596") 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33079") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49646->172.17.0.3:34596, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53168->172.17.0.3:33079, err= 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32524") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54160->172.17.0.3:32524, err= 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30658") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55978->172.17.0.3:30658, err= 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38488") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32656") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40458->172.17.0.3:38488, err= 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54692->172.17.0.3:32656, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33547") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32998->172.17.0.3:33547, err= 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38055") 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55732->172.17.0.3:38055, err= 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33883") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55364->172.17.0.3:33883, err= 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39015") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59616->172.17.0.3:39015, err= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37057") 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34316->172.17.0.3:37057, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : appleSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : splitbananasplitSUFFIX: Deleted 2026/06/01 02:24:03 INFO : bananaSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32496") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48950->172.17.0.3:32496, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39053") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48192->172.17.0.3:39053, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33971") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52748->172.17.0.3:33971, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37213") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40650->172.17.0.3:37213, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30692") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58082->172.17.0.3:30692, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35783") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53984->172.17.0.3:35783, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31464") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44540->172.17.0.3:31464, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31020") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33904->172.17.0.3:31020, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33798") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45960->172.17.0.3:33798, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36140") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49152->172.17.0.3:36140, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30221") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54400->172.17.0.3:30221, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33021") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35472->172.17.0.3:33021, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39297") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38702->172.17.0.3:39297, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31758") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60716->172.17.0.3:31758, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33383") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55258->172.17.0.3:33383, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31235") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52560->172.17.0.3:31235, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30606") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42410->172.17.0.3:30606, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38457") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57096->172.17.0.3:38457, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33293") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44828->172.17.0.3:33293, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39969") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51456->172.17.0.3:39969, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33650") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44608->172.17.0.3:33650, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35494") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33940->172.17.0.3:35494, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34689") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42124->172.17.0.3:34689, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30645") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58778->172.17.0.3:30645, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31235") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52572->172.17.0.3:31235, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35930") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50184->172.17.0.3:35930, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39407") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49058->172.17.0.3:39407, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37870") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57828->172.17.0.3:37870, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33025") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47362->172.17.0.3:33025, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38251") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45038->172.17.0.3:38251, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31328") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57532->172.17.0.3:31328, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34534") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36616->172.17.0.3:34534, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38635") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40200->172.17.0.3:38635, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32064") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49904->172.17.0.3:32064, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36935") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57670->172.17.0.3:36935, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30371") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53740->172.17.0.3:30371, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33944") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58292->172.17.0.3:33944, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30300") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42772->172.17.0.3:30300, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37506") 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60808->172.17.0.3:37506, err= 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33552") 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43980->172.17.0.3:33552, err= 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35973") 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47302->172.17.0.3:35973, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/01 02:24:03 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34040") 2026/06/01 02:24:03 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51294->172.17.0.3:34040, err= 2026/06/01 02:24:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36460") 2026/06/01 02:24:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54342->172.17.0.3:36460, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30584") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56128->172.17.0.3:30584, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35624") 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39548->172.17.0.3:35624, err= 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39097") 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52808->172.17.0.3:39097, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39218") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33278->172.17.0.3:39218, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36945") 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33118") 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43080->172.17.0.3:36945, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37870->172.17.0.3:33118, err= 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37793") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60148->172.17.0.3:37793, err= 2026/06/01 02:24:03 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34867") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35044->172.17.0.3:34867, err= 2026/06/01 02:24:03 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35517") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57888->172.17.0.3:35517, err= 2026/06/01 02:24:03 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39596") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39634->172.17.0.3:39596, err= 2026/06/01 02:24:03 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37991") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43814->172.17.0.3:37991, err= 2026/06/01 02:24:03 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34133") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49692->172.17.0.3:34133, err= 2026/06/01 02:24:03 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35489") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35339") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44536->172.17.0.3:35489, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41062->172.17.0.3:35339, err= 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 INFO : splitbananasplit: Deleted 2026/06/01 02:24:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 02:24:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 02:24:03 INFO : appleappleapplebanana: Deleted 2026/06/01 02:24:03 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31579") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56728->172.17.0.3:31579, err= 2026/06/01 02:24:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbanan: Excluded 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleapple: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33365") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50388->172.17.0.3:33365, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-34567: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-23456: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-45678: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-12345: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39822") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47558->172.17.0.3:39822, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36893") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49152->172.17.0.3:36893, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38063") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56040->172.17.0.3:38063, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleapple: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbanan: size = 16 OK 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36221") 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36904->172.17.0.3:36221, err= 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 02:24:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 02:24:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 02:24:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 02:24:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 02:24:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 02:24:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 02:24:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 02:24:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 02:24:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 02:24:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 02:24:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 02:24:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 02:24:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 02:24:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 02:24:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39699") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60340->172.17.0.3:39699, err= 2026/06/01 02:24:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbanan: Excluded 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleapple: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35269") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59758->172.17.0.3:35269, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefg: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcde: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defgh: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdef: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-34567: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-23456: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghi: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-45678: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijk: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-12345: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghij: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34227") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49856->172.17.0.3:34227, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34694") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44678->172.17.0.3:34694, err= 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 02:24:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38276") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43412->172.17.0.3:38276, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39801") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38462->172.17.0.3:39801, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30879") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46202->172.17.0.3:30879, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31730") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36440->172.17.0.3:31730, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33326") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39214->172.17.0.3:33326, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36849") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55904->172.17.0.3:36849, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36793") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38548->172.17.0.3:36793, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31760") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34650->172.17.0.3:31760, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31367") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60448->172.17.0.3:31367, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37677") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50728->172.17.0.3:37677, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32898") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57676->172.17.0.3:32898, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36718") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36348->172.17.0.3:36718, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31424") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58642->172.17.0.3:31424, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38047") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57796->172.17.0.3:38047, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38728") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47160->172.17.0.3:38728, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36613") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34568->172.17.0.3:36613, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32606") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47594->172.17.0.3:32606, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39359") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34888->172.17.0.3:39359, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34207") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53122->172.17.0.3:34207, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33134") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39926->172.17.0.3:33134, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34953") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50424->172.17.0.3:34953, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37451") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55352->172.17.0.3:37451, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35833") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58588->172.17.0.3:35833, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32849") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51274->172.17.0.3:32849, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39909") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57334->172.17.0.3:39909, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33984") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43992->172.17.0.3:33984, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35693") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52862->172.17.0.3:35693, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38723") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60410->172.17.0.3:38723, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33597") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45452->172.17.0.3:33597, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35340") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35404->172.17.0.3:35340, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30728") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55768->172.17.0.3:30728, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34725") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50536->172.17.0.3:34725, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39304") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43532->172.17.0.3:39304, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30329") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37190->172.17.0.3:30329, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39276") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34672->172.17.0.3:39276, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33507") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45132->172.17.0.3:33507, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33928") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37300->172.17.0.3:33928, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37325") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39344->172.17.0.3:37325, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36879") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34288->172.17.0.3:36879, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35268") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32786->172.17.0.3:35268, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33796") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60046->172.17.0.3:33796, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39952") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47224->172.17.0.3:39952, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37512") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55834->172.17.0.3:37512, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32536") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51344->172.17.0.3:32536, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35250") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59806->172.17.0.3:35250, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33914") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43136->172.17.0.3:33914, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37168") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40038->172.17.0.3:37168, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32719") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60382->172.17.0.3:32719, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33141") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50868->172.17.0.3:33141, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32180") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49002->172.17.0.3:32180, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32173") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40300->172.17.0.3:32173, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34504") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48820->172.17.0.3:34504, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32013") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44338->172.17.0.3:32013, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30678") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60400->172.17.0.3:30678, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37217") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47658->172.17.0.3:37217, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33963") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40356->172.17.0.3:33963, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39214") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44244->172.17.0.3:39214, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33405") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39708->172.17.0.3:33405, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31448") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49424->172.17.0.3:31448, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38904") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57374->172.17.0.3:38904, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34240") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42444->172.17.0.3:34240, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38393") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54040->172.17.0.3:38393, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34948") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35208->172.17.0.3:34948, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34148") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45910->172.17.0.3:34148, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33797") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51490->172.17.0.3:33797, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32275") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39974->172.17.0.3:32275, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30100") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51610->172.17.0.3:30100, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38052") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49936->172.17.0.3:38052, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32933") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33892->172.17.0.3:32933, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37052") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44636->172.17.0.3:37052, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34876") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41020->172.17.0.3:34876, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31012") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41640->172.17.0.3:31012, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35671") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56376->172.17.0.3:35671, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39591") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35300->172.17.0.3:39591, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34385") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46258->172.17.0.3:34385, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38840") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60788->172.17.0.3:38840, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38999") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50790->172.17.0.3:38999, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36341") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48512->172.17.0.3:36341, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32778") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59450->172.17.0.3:32778, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33904") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51244->172.17.0.3:33904, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31332") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49334->172.17.0.3:31332, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38088") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50690->172.17.0.3:38088, err= 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36956") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35356->172.17.0.3:36956, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39763") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48640->172.17.0.3:39763, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32480") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55406->172.17.0.3:32480, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30137") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54358->172.17.0.3:30137, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37302") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34636->172.17.0.3:37302, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37846") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48790->172.17.0.3:37846, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37250") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34360->172.17.0.3:37250, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37163") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56220->172.17.0.3:37163, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37171") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34006->172.17.0.3:37171, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31005") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35006->172.17.0.3:31005, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37219") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43774->172.17.0.3:37219, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39892") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57404->172.17.0.3:39892, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31546") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49388->172.17.0.3:31546, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38991") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46588->172.17.0.3:38991, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32110") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42134->172.17.0.3:32110, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35338") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59310->172.17.0.3:35338, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37341") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33718->172.17.0.3:37341, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39097") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52820->172.17.0.3:39097, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34045") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38602->172.17.0.3:34045, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38200") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45714->172.17.0.3:38200, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32750") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35498->172.17.0.3:32750, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38682") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51796->172.17.0.3:38682, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37990") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53602->172.17.0.3:37990, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38740") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48642->172.17.0.3:38740, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34929") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48182->172.17.0.3:34929, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37356") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43664->172.17.0.3:37356, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37783") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37736->172.17.0.3:37783, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37990") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53614->172.17.0.3:37990, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37573") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35592->172.17.0.3:37573, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39644") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48214->172.17.0.3:39644, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33318") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56450->172.17.0.3:33318, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35996") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55802->172.17.0.3:35996, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39010") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44802->172.17.0.3:39010, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30482") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47240->172.17.0.3:30482, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38033") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33478->172.17.0.3:38033, err= 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36728") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44480->172.17.0.3:36728, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37461") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60878->172.17.0.3:37461, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30766") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46306->172.17.0.3:30766, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33162") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33624->172.17.0.3:33162, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33966") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59538->172.17.0.3:33966, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36575") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50432->172.17.0.3:36575, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34112") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44478->172.17.0.3:34112, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31020") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33918->172.17.0.3:31020, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34613") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37000->172.17.0.3:34613, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39373") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33016->172.17.0.3:39373, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33439") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57742->172.17.0.3:33439, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31232") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57132->172.17.0.3:31232, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32216") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54962->172.17.0.3:32216, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39130") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44992->172.17.0.3:39130, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38146") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36844->172.17.0.3:38146, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33608") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40390->172.17.0.3:33608, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36070") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57344->172.17.0.3:36070, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38724") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46390->172.17.0.3:38724, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36596") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42332->172.17.0.3:36596, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36248") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33472->172.17.0.3:36248, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30716") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50194->172.17.0.3:30716, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37383") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49298->172.17.0.3:37383, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34392") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50430->172.17.0.3:34392, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35497") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44814->172.17.0.3:35497, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34591") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39288->172.17.0.3:34591, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33414") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58280->172.17.0.3:33414, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31956") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57468->172.17.0.3:31956, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33348") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46350->172.17.0.3:33348, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35852") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43730->172.17.0.3:35852, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31449") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56902->172.17.0.3:31449, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35426") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48422->172.17.0.3:35426, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35270") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41134->172.17.0.3:35270, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35147") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35340->172.17.0.3:35147, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39098") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53404->172.17.0.3:39098, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32184") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37030->172.17.0.3:32184, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37374") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48714->172.17.0.3:37374, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33188") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49608->172.17.0.3:33188, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30332") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58044->172.17.0.3:30332, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32761") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50262->172.17.0.3:32761, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30949") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42828->172.17.0.3:30949, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36475") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43536->172.17.0.3:36475, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39182") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46908->172.17.0.3:39182, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37207") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40008->172.17.0.3:37207, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32961") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50718->172.17.0.3:32961, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30218") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35632->172.17.0.3:30218, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36317") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36850->172.17.0.3:36317, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31471") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55854->172.17.0.3:31471, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33773") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58126->172.17.0.3:33773, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32654") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58812->172.17.0.3:32654, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36365") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54244->172.17.0.3:36365, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37555") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49926->172.17.0.3:37555, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30581") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55592->172.17.0.3:30581, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34235") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33200->172.17.0.3:34235, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38833") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51452->172.17.0.3:38833, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35967") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38084->172.17.0.3:35967, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31410") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52290->172.17.0.3:31410, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35574") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55336->172.17.0.3:35574, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30486") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54794->172.17.0.3:30486, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37566") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55472->172.17.0.3:37566, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32335") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32804->172.17.0.3:32335, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37699") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36342->172.17.0.3:37699, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35793") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34602->172.17.0.3:35793, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34608") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43362->172.17.0.3:34608, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36073") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42302->172.17.0.3:36073, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39400") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50022->172.17.0.3:39400, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30334") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48318->172.17.0.3:30334, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34016") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49026->172.17.0.3:34016, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36205") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37236->172.17.0.3:36205, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35852") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43738->172.17.0.3:35852, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37961") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56498->172.17.0.3:37961, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32280") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60272->172.17.0.3:32280, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30050") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35662->172.17.0.3:30050, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35132") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47128->172.17.0.3:35132, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37834") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43216->172.17.0.3:37834, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30886") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42468->172.17.0.3:30886, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34056") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38138->172.17.0.3:34056, err= 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30866") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58992->172.17.0.3:30866, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36739") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38878->172.17.0.3:36739, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31074") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37212->172.17.0.3:31074, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36242") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60188->172.17.0.3:36242, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36218") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37518->172.17.0.3:36218, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37551") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:32838->172.17.0.3:37551, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38052") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49946->172.17.0.3:38052, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36285") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52694->172.17.0.3:36285, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30656") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50098->172.17.0.3:30656, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32486") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48642->172.17.0.3:32486, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32249") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52668->172.17.0.3:32249, err= 2026/06/01 02:24:03 DEBUG : apple: size = 5 OK 2026/06/01 02:24:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : apple: Unchanged skipping 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : banana: size = 6 OK 2026/06/01 02:24:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : banana: Unchanged skipping 2026/06/01 02:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39720") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49516->172.17.0.3:39720, err= 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34141") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53216->172.17.0.3:34141, err= 2026/06/01 02:24:03 DEBUG : apple: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : apple: Excluded 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : splitbananasplit: Excluded 2026/06/01 02:24:03 DEBUG : banana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : banana: Excluded 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : appleappleapplebanana: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38057") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59110->172.17.0.3:38057, err= 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37286") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45662->172.17.0.3:37286, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34540") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60018->172.17.0.3:34540, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32904") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41620->172.17.0.3:32904, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36520") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57882->172.17.0.3:36520, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33211") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59510->172.17.0.3:33211, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37793") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60164->172.17.0.3:37793, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36609") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44494->172.17.0.3:36609, err= --- PASS: TestTransform (5.99s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (5.23s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33118") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37882->172.17.0.3:33118, err= 2026/06/01 02:24:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 02:24:03 INFO : sub dir_somesuffix: Making directory 2026/06/01 02:24:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 02:24:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/01 02:24:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 02:24:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34195") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58768->172.17.0.3:34195, err= 2026/06/01 02:24:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 02:24:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30145") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59750->172.17.0.3:30145, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30414") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48500->172.17.0.3:30414, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39314") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33560->172.17.0.3:39314, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31394") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50640->172.17.0.3:31394, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32455") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58814->172.17.0.3:32455, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39951") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58480->172.17.0.3:39951, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33456") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50456->172.17.0.3:33456, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31392") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58178->172.17.0.3:31392, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32846") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44528->172.17.0.3:32846, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37111") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60310->172.17.0.3:37111, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38972") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57104->172.17.0.3:38972, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33956") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51956->172.17.0.3:33956, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35109") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34068->172.17.0.3:35109, err= 2026/06/01 02:24:03 INFO : toe: Making directory 2026/06/01 02:24:03 INFO : toe/toe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30771") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54368->172.17.0.3:30771, err= 2026/06/01 02:24:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/01 02:24:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35884") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45122->172.17.0.3:35884, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36374") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60106->172.17.0.3:36374, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34132") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35828->172.17.0.3:34132, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37771") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55322->172.17.0.3:37771, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38610") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43022->172.17.0.3:38610, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37868") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48488->172.17.0.3:37868, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36396") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50094->172.17.0.3:36396, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33257") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33150->172.17.0.3:33257, err= 2026/06/01 02:24:03 INFO : toe: Making directory 2026/06/01 02:24:03 INFO : toe/toe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30379") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43874->172.17.0.3:30379, err= 2026/06/01 02:24:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/01 02:24:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38509") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34844->172.17.0.3:38509, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33056") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51202->172.17.0.3:33056, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30336") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34726->172.17.0.3:30336, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33051") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39520->172.17.0.3:33051, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30555") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46756->172.17.0.3:30555, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31639") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42552->172.17.0.3:31639, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39988") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42154->172.17.0.3:39988, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:24:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34886") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42702->172.17.0.3:34886, err= 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 INFO : tictacempty_dir: Making directory 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30312") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47080->172.17.0.3:30312, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35473") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34440->172.17.0.3:35473, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39841") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32877") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50274->172.17.0.3:39841, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49996->172.17.0.3:32877, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37415") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42296->172.17.0.3:37415, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34808") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54492->172.17.0.3:34808, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39818") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31187") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39470->172.17.0.3:39818, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43722->172.17.0.3:31187, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35043") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36272->172.17.0.3:35043, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36689") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45748->172.17.0.3:36689, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:24:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31054") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39038->172.17.0.3:31054, err= 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 INFO : tictacempty_dir: Making directory 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31311") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36998->172.17.0.3:31311, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30834") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60022->172.17.0.3:30834, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36855") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38072") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52988->172.17.0.3:36855, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48592->172.17.0.3:38072, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36983") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54860->172.17.0.3:36983, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38048") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43732->172.17.0.3:38048, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35584") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57496->172.17.0.3:35584, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33275") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50594->172.17.0.3:33275, err= 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32303") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35020->172.17.0.3:32303, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/01 02:24:03 NOTICE: ftp://172.17.0.3:21/rclone-test-pipugig8dake: 0 differences found 2026/06/01 02:24:03 NOTICE: ftp://172.17.0.3:21/rclone-test-pipugig8dake: 1 hashes could not be checked 2026/06/01 02:24:03 NOTICE: ftp://172.17.0.3:21/rclone-test-pipugig8dake: 1 matching files 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35473") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34452->172.17.0.3:35473, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35184") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54538->172.17.0.3:35184, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36160") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57872->172.17.0.3:36160, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38709") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49710->172.17.0.3:38709, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38396") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50714->172.17.0.3:38396, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34798") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36414->172.17.0.3:34798, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32212") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34640->172.17.0.3:32212, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31694") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35624->172.17.0.3:31694, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36440") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50094->172.17.0.3:36440, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33575") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46576->172.17.0.3:33575, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34931") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49604->172.17.0.3:34931, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32982") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35094->172.17.0.3:32982, err= 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33712") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53448->172.17.0.3:33712, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33278") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38424->172.17.0.3:33278, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31272") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43578->172.17.0.3:31272, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31398") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55380->172.17.0.3:31398, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34829") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49250->172.17.0.3:34829, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32314") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48904->172.17.0.3:32314, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32273") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48798->172.17.0.3:32273, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37094") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33746->172.17.0.3:37094, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/06/01 02:24:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37061") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47256->172.17.0.3:37061, err= 2026/06/01 02:24:03 INFO : toe: Making directory 2026/06/01 02:24:03 INFO : toe/toe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39614") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44110->172.17.0.3:39614, err= 2026/06/01 02:24:03 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/01 02:24:03 INFO : toe/toe/toe: Copied (new) 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33987") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34456->172.17.0.3:33987, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39834") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51990->172.17.0.3:39834, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32295") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56660->172.17.0.3:32295, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38634") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44690->172.17.0.3:38634, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39514") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42354->172.17.0.3:39514, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38444") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57066->172.17.0.3:38444, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34297") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58492->172.17.0.3:34297, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:24:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38592") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48284->172.17.0.3:38592, err= 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 INFO : tictacempty_dir: Making directory 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31209") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53012->172.17.0.3:31209, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Deleted 2026/06/01 02:24:03 INFO : toe/toe: Removing directory 2026/06/01 02:24:03 INFO : toe: Removing directory 2026/06/01 02:24:03 INFO : empty_dir: Removing directory 2026/06/01 02:24:03 DEBUG : Local file system at /tmp/rclone3677460787: deleted 3 directories 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35159") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38910->172.17.0.3:35159, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38958") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30345") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34432->172.17.0.3:38958, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55384->172.17.0.3:30345, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34365") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51096->172.17.0.3:34365, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35660") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44964->172.17.0.3:35660, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38136") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:60332->172.17.0.3:38136, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30910") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:55748->172.17.0.3:30910, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36634") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44824->172.17.0.3:36634, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35385") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48834->172.17.0.3:35385, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:24:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34240") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42450->172.17.0.3:34240, err= 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 INFO : tictacempty_dir: Making directory 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34007") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51644->172.17.0.3:34007, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Deleted 2026/06/01 02:24:03 INFO : toe/toe: Removing directory 2026/06/01 02:24:03 INFO : toe: Removing directory 2026/06/01 02:24:03 INFO : empty_dir: Removing directory 2026/06/01 02:24:03 DEBUG : Local file system at /tmp/rclone3677460787: deleted 3 directories 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31071") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:33566->172.17.0.3:31071, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34692") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35436") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48510->172.17.0.3:34692, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42172->172.17.0.3:35436, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35582") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50906->172.17.0.3:35582, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36375") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51522->172.17.0.3:36375, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37963") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39022") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53484->172.17.0.3:37963, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46782->172.17.0.3:39022, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35572") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47082->172.17.0.3:35572, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38190") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38764->172.17.0.3:38190, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36378") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42392->172.17.0.3:36378, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31754") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:41678->172.17.0.3:31754, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30694") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56906->172.17.0.3:30694, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30946") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:34610->172.17.0.3:30946, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:39496") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40662->172.17.0.3:39496, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37048") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42912->172.17.0.3:37048, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33324") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35218->172.17.0.3:33324, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35771") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40920->172.17.0.3:35771, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : Reset feature "Copy" 2026/06/01 02:24:03 DEBUG : Reset feature "Move" 2026/06/01 02:24:03 DEBUG : Reset feature "Copy" 2026/06/01 02:24:03 DEBUG : Reset feature "Move" 2026/06/01 02:24:03 DEBUG : empty_dir: Making directory with metadata 2026/06/01 02:24:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37333") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58814->172.17.0.3:37333, err= 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 INFO : tictacempty_dir: Making directory 2026/06/01 02:24:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 INFO : tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 INFO : tictactoe/tictactoe: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33216") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47738->172.17.0.3:33216, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Deleted 2026/06/01 02:24:03 INFO : toe/toe: Removing directory 2026/06/01 02:24:03 INFO : toe: Removing directory 2026/06/01 02:24:03 INFO : empty_dir: Removing directory 2026/06/01 02:24:03 DEBUG : Local file system at /tmp/rclone3677460787: deleted 3 directories 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31607") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43028->172.17.0.3:31607, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31122") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37824->172.17.0.3:31122, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37402") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39772->172.17.0.3:37402, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33910") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51736->172.17.0.3:33910, err= 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34942") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50692->172.17.0.3:34942, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38574") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45772->172.17.0.3:38574, err= 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 02:24:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/01 02:24:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32409") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56822->172.17.0.3:32409, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35890") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54636->172.17.0.3:35890, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38792") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59714->172.17.0.3:38792, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31542") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:44154->172.17.0.3:31542, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38297") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45324->172.17.0.3:38297, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31779") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48466->172.17.0.3:31779, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31152") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48844->172.17.0.3:31152, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34035") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37193") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:52150->172.17.0.3:34035, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:51756->172.17.0.3:37193, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38446") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48476->172.17.0.3:38446, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38211") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47620->172.17.0.3:38211, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38760") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49696->172.17.0.3:38760, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31159") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:54866->172.17.0.3:31159, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 DEBUG : toe: transformed to: dG9l 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33780") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58854->172.17.0.3:33780, err= 2026/06/01 02:24:03 DEBUG : toe: transformed to: dG9l 2026/06/01 02:24:03 INFO : dG9l: Making directory 2026/06/01 02:24:03 DEBUG : toe: transformed to: dG9l 2026/06/01 02:24:03 DEBUG : toe: transformed to: dG9l 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 02:24:03 INFO : dG9l/dG9l: Making directory 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 02:24:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32792") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53428->172.17.0.3:32792, err= 2026/06/01 02:24:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30776") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42790->172.17.0.3:30776, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37124") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:59542->172.17.0.3:37124, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30666") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:49766->172.17.0.3:30666, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:36908") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:42858->172.17.0.3:36908, err= 2026/06/01 02:24:03 DEBUG : dG9l: transformed to: toe 2026/06/01 02:24:03 DEBUG : dG9l: transformed to: toe 2026/06/01 02:24:03 DEBUG : toe: Directory modification time the same (differ by 825.664202ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38196") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:57698->172.17.0.3:38196, err= 2026/06/01 02:24:03 DEBUG : dG9l: transformed to: toe 2026/06/01 02:24:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/01 02:24:03 DEBUG : toe/toe: Directory modification time the same (differ by 825.664202ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33413") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:43352->172.17.0.3:33413, err= 2026/06/01 02:24:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/01 02:24:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 02:24:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/01 02:24:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/01 02:24:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/01 02:24:03 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : Local file system at /tmp/rclone3677460787: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : Waiting for deletions to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34096") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39020->172.17.0.3:34096, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:31616") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:45882->172.17.0.3:31616, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33028") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:36796->172.17.0.3:33028, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30071") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:47428->172.17.0.3:30071, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34967") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:39290->172.17.0.3:34967, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:30369") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:48498->172.17.0.3:30369, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:35828") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:35120->172.17.0.3:35828, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pipugig8dake", Local "Local file system at /tmp/rclone3677460787", Modify Window "1s" 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38126") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38172->172.17.0.3:38126, err= 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: 2026/06/01 02:24:03 INFO : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Making directory 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: 2026/06/01 02:24:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 02:24:03 INFO : toe/toe: Making directory 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe/toe: transformed to: 2026/06/01 02:24:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe: transformed to: 2026/06/01 02:24:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 02:24:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 02:24:03 DEBUG : toe/toe/toe: transformed to: 2026/06/01 02:24:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for checks to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Waiting for transfers to finish 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33704") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:38986->172.17.0.3:33704, err= 2026/06/01 02:24:03 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 02:24:03 INFO : toe/toe/toe: Copied (new) 2026/06/01 02:24:03 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting files as there were IO errors 2026/06/01 02:24:03 ERROR : ftp://172.17.0.3:21/rclone-test-pipugig8dake: not deleting directories as there were IO errors 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32642") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:46882->172.17.0.3:32642, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:33273") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58970->172.17.0.3:33273, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:37923") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:37646->172.17.0.3:37923, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32792") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:53444->172.17.0.3:32792, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32964") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:50682->172.17.0.3:32964, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:34939") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:58782->172.17.0.3:34939, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:38997") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:56038->172.17.0.3:38997, err= --- PASS: TestError (0.01s) PASS 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: dial("tcp","172.17.0.3:32791") 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: > dial: conn=172.17.0.1:40844->172.17.0.3:32791, err= 2026/06/01 02:24:03 DEBUG : ftp://172.17.0.3:21/rclone-test-pipugig8dake: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.463087615s (try 1/5)