"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/07 03:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye" 2026/02/07 03:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37398->172.17.0.9:21, err= 2026/02/07 03:25:13 DEBUG : Creating backend with remote "/tmp/rclone2770254231" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32314") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39550->172.17.0.9:32314, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32506") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56272->172.17.0.9:32506, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33810") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33380->172.17.0.9:33810, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37504") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53706->172.17.0.9:37504, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30194") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59378->172.17.0.9:30194, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37676") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59900->172.17.0.9:37676, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31496") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50164->172.17.0.9:31496, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32560") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58646->172.17.0.9:32560, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38278") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51898->172.17.0.9:38278, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34086") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43166->172.17.0.9:34086, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37049") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46098->172.17.0.9:37049, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39639") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44654->172.17.0.9:39639, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32009") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49224->172.17.0.9:32009, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37836") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47756->172.17.0.9:37836, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36163") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41662->172.17.0.9:36163, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : Creating backend with remote "/non-existing" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38168") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54688->172.17.0.9:38168, err= 2026/02/07 03:25:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33841") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36610->172.17.0.9:33841, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33916") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41710->172.17.0.9:33916, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32467") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35046->172.17.0.9:32467, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34364") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52906->172.17.0.9:34364, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36433") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56548->172.17.0.9:36433, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37277") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39596->172.17.0.9:37277, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33221") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54280->172.17.0.9:33221, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39940") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57316->172.17.0.9:39940, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39031") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56804->172.17.0.9:39031, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34464") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52624->172.17.0.9:34464, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Running all checks before starting transfers 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31319") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34902->172.17.0.9:31319, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Checks finished, now starting transfers 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36454") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34098->172.17.0.9:36454, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35391") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33680->172.17.0.9:35391, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37950") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38662->172.17.0.9:37950, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34699") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41334->172.17.0.9:34699, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36759") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34078->172.17.0.9:36759, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38676") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53414->172.17.0.9:38676, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 ERROR : Ignoring --no-traverse with sync 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33894") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38364->172.17.0.9:33894, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38537") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42676->172.17.0.9:38537, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35103") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36090->172.17.0.9:35103, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36320") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55422->172.17.0.9:36320, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30296") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41748->172.17.0.9:30296, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37746") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59564->172.17.0.9:37746, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30712") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49934->172.17.0.9:30712, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32898") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44560->172.17.0.9:32898, err= 2026/02/07 03:25:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39496") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34578->172.17.0.9:39496, err= 2026/02/07 03:25:13 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/07 03:25:13 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/07 03:25:13 INFO : hello world2: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39194") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47784->172.17.0.9:39194, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31014") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47620->172.17.0.9:31014, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31941") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58606->172.17.0.9:31941, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37734") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59178->172.17.0.9:37734, err= 2026/02/07 03:25:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31550") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33982->172.17.0.9:31550, err= 2026/02/07 03:25:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/07 03:25:13 INFO : potato2: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37092") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39256->172.17.0.9:37092, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35764") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50772->172.17.0.9:35764, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36280") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39680->172.17.0.9:36280, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33011") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38994->172.17.0.9:33011, err= 2026/02/07 03:25:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/07 03:25:13 INFO : potato2: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39176") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41026->172.17.0.9:39176, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34666") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57504->172.17.0.9:34666, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35857") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50964->172.17.0.9:35857, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/07 03:25:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39926") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55260->172.17.0.9:39926, err= 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 INFO : sub dir: Making directory 2026/02/07 03:25:13 INFO : sub dir2/sub sub dir2: Making directory 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37408->172.17.0.9:21, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36970") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43924->172.17.0.9:36970, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35169") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35422->172.17.0.9:35169, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36874") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36048") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41402->172.17.0.9:36874, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55826->172.17.0.9:36048, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33640") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50596->172.17.0.9:33640, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39494") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35348->172.17.0.9:39494, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32075") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35413") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48332->172.17.0.9:32075, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52540->172.17.0.9:35413, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33743") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49452->172.17.0.9:33743, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36844") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38802->172.17.0.9:36844, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/07 03:25:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30762") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37576->172.17.0.9:30762, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33441") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54258->172.17.0.9:33441, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31412") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40172->172.17.0.9:31412, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34314") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43354->172.17.0.9:34314, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32255") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38450->172.17.0.9:32255, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35719") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59542->172.17.0.9:35719, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35841") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56326->172.17.0.9:35841, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : sub dir2: Making directory with metadata 2026/02/07 03:25:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34013") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33134->172.17.0.9:34013, err= 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 INFO : sub dir: Making directory 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37001") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33954->172.17.0.9:37001, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32089") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37626->172.17.0.9:32089, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37975") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36952") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40978->172.17.0.9:37975, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33238->172.17.0.9:36952, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39572") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49894->172.17.0.9:39572, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33754") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56276->172.17.0.9:33754, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37925") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46712->172.17.0.9:37925, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34010") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60828->172.17.0.9:34010, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37186") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55168->172.17.0.9:37186, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37954") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54628->172.17.0.9:37954, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32852") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46720->172.17.0.9:32852, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32934") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58350->172.17.0.9:32934, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33847") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43502->172.17.0.9:33847, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34432") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39486->172.17.0.9:34432, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35040") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43158->172.17.0.9:35040, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30504") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50006->172.17.0.9:30504, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34046") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36642->172.17.0.9:34046, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30018") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55694->172.17.0.9:30018, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : sub dir2: Making directory with metadata 2026/02/07 03:25:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32537") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51348->172.17.0.9:32537, err= 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 INFO : sub dir: Making directory 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34585") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37304->172.17.0.9:34585, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37719") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41212->172.17.0.9:37719, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33023") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39383") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37808->172.17.0.9:33023, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43400->172.17.0.9:39383, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33576") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53856->172.17.0.9:33576, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36712") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41906->172.17.0.9:36712, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35546") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44686->172.17.0.9:35546, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36913") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56234->172.17.0.9:36913, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32884") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44306->172.17.0.9:32884, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39136") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46878->172.17.0.9:39136, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 INFO : sub dir2: Making directory 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37162") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37590->172.17.0.9:37162, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31356") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35638->172.17.0.9:31356, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35795") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45460->172.17.0.9:35795, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31749") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49710->172.17.0.9:31749, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39062") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54386->172.17.0.9:39062, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38665") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58638->172.17.0.9:38665, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38792") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53576->172.17.0.9:38792, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31361") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60430->172.17.0.9:31361, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31734") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48834->172.17.0.9:31734, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36641") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56788->172.17.0.9:36641, err= 2026/02/07 03:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxixeg3laha" 2026/02/07 03:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Connecting to FTP server 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:37414->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-muxixeg3laha 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33633") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:35582") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51418->172.17.0.9:33633, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:55536->172.17.0.9:35582, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30090") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43420->172.17.0.9:30090, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30949") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48602->172.17.0.9:30949, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:35022") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:53552->172.17.0.9:35022, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:35508") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:56462->172.17.0.9:35508, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:38862") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:35746->172.17.0.9:38862, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:37497") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:48728->172.17.0.9:37497, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: dial("tcp","172.17.0.9:34966") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: > dial: conn=172.17.0.1:54518->172.17.0.9:34966, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Purge object "sub dir/hello world" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Purge dir "sub dir" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-muxixeg3laha: Purge dir "" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35963") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59920->172.17.0.9:35963, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37174") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42780->172.17.0.9:37174, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34678") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33596->172.17.0.9:34678, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31435") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59134->172.17.0.9:31435, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32417") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36660->172.17.0.9:32417, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31353") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51568->172.17.0.9:31353, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30039") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33532->172.17.0.9:30039, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39923") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32948->172.17.0.9:39923, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34534") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37868->172.17.0.9:34534, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39473") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53608->172.17.0.9:39473, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38533") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40078->172.17.0.9:38533, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34838") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52782->172.17.0.9:34838, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31239") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52820->172.17.0.9:31239, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34827") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48170->172.17.0.9:34827, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32024") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48020->172.17.0.9:32024, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38808") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40956->172.17.0.9:38808, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38565") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38286->172.17.0.9:38565, err= 2026/02/07 03:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qutiheh7jifu" 2026/02/07 03:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Connecting to FTP server 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:37424->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-qutiheh7jifu 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:34341") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:43704->172.17.0.9:34341, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35487") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49414->172.17.0.9:35487, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39447") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58208->172.17.0.9:39447, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37375") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41634->172.17.0.9:37375, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:36642") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:51780->172.17.0.9:36642, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:37162") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:37606->172.17.0.9:37162, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:30328") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:48728->172.17.0.9:30328, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36126") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34710->172.17.0.9:36126, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37969") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40550->172.17.0.9:37969, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36636") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39084->172.17.0.9:36636, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:33076") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:46740->172.17.0.9:33076, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36107") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46768->172.17.0.9:36107, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:34691") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:46680->172.17.0.9:34691, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30863") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52980->172.17.0.9:30863, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-qutiheh7jifu) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33323") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59462->172.17.0.9:33323, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:32087") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:54826->172.17.0.9:32087, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:33355") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:46664->172.17.0.9:33355, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:33020") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:48242->172.17.0.9:33020, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:38112") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:57206->172.17.0.9:38112, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: dial("tcp","172.17.0.9:37989") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: > dial: conn=172.17.0.1:48782->172.17.0.9:37989, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Purge object "sub dir/hello world" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Purge dir "sub dir" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-qutiheh7jifu: Purge dir "" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33961") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54700->172.17.0.9:33961, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33588") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43158->172.17.0.9:33588, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38306") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50704->172.17.0.9:38306, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34669") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52610->172.17.0.9:34669, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39695") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35472->172.17.0.9:39695, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35528") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47444->172.17.0.9:35528, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34650") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55704->172.17.0.9:34650, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34523") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43724->172.17.0.9:34523, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33839") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48648->172.17.0.9:33839, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39814") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44298->172.17.0.9:39814, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34284") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58064->172.17.0.9:34284, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33079") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57472->172.17.0.9:33079, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37619") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56114->172.17.0.9:37619, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35387") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41394->172.17.0.9:35387, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30607") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59758->172.17.0.9:30607, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38409") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33448->172.17.0.9:38409, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33214") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54592->172.17.0.9:33214, err= 2026/02/07 03:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lobahat8rohu" 2026/02/07 03:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:13 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:13 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Connecting to FTP server 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:37426->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-lobahat8rohu 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:34912") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32378") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:59610->172.17.0.9:34912, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55036->172.17.0.9:32378, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39112") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50956->172.17.0.9:39112, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30414") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50728->172.17.0.9:30414, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:35602") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:37196->172.17.0.9:35602, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:37864") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:38704->172.17.0.9:37864, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:33194") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:55380->172.17.0.9:33194, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37138") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39162->172.17.0.9:37138, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35540") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38944->172.17.0.9:35540, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30500") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53196->172.17.0.9:30500, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Using server-side directory move 2026/02/07 03:25:13 INFO : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30220") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56296->172.17.0.9:30220, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:37192") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:43886->172.17.0.9:37192, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30113") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:31327") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:40784->172.17.0.9:31327, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58242->172.17.0.9:30113, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-lobahat8rohu) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for transfers to finish 2026/02/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:13 INFO : sub dir/hello world: Moved (server-side) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31147") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56060->172.17.0.9:31147, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39967") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38704->172.17.0.9:39967, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:34994") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:43300->172.17.0.9:34994, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:30833") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:41552->172.17.0.9:30833, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30880") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35422->172.17.0.9:30880, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32468") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38804->172.17.0.9:32468, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34262") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50088->172.17.0.9:34262, err= 2026/02/07 03:25:13 DEBUG : testing file moves 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:37874") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:49352->172.17.0.9:37874, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39643") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43868->172.17.0.9:39643, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:37530") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:55664->172.17.0.9:37530, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32440") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57362->172.17.0.9:32440, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-lobahat8rohu) 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Waiting for transfers to finish 2026/02/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:13 INFO : sub dir/hello world: Moved (server-side) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35879") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59514->172.17.0.9:35879, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33349") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44396->172.17.0.9:33349, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:35094") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:50940->172.17.0.9:35094, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:31419") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:50192->172.17.0.9:31419, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:37677") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:51386->172.17.0.9:37677, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: dial("tcp","172.17.0.9:31032") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: > dial: conn=172.17.0.1:52922->172.17.0.9:31032, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Purge object "sub dir/hello world" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Purge dir "sub dir" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-lobahat8rohu: Purge dir "" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30643") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50556->172.17.0.9:30643, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37537") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39848->172.17.0.9:37537, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35879") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59518->172.17.0.9:35879, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31642") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36448->172.17.0.9:31642, err= 2026/02/07 03:25:13 ERROR : error listing: directory not found 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32249") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57960->172.17.0.9:32249, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31052") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51250->172.17.0.9:31052, err= 2026/02/07 03:25:13 INFO : Local file system at /tmp/rclone2770254231: Making directory 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33151") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40004->172.17.0.9:33151, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32084") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43664->172.17.0.9:32084, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38554") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47608->172.17.0.9:38554, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34258") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46144->172.17.0.9:34258, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32333") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39816->172.17.0.9:32333, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36807") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54752->172.17.0.9:36807, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38425") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59230->172.17.0.9:38425, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34579") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37268->172.17.0.9:34579, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36085") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36570->172.17.0.9:36085, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36560") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48730->172.17.0.9:36560, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32207") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42856->172.17.0.9:32207, err= 2026/02/07 03:25:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38534") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56144->172.17.0.9:38534, err= 2026/02/07 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30101") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36336->172.17.0.9:30101, err= 2026/02/07 03:25:13 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/07 03:25:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/07 03:25:13 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32798") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53214->172.17.0.9:32798, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39753") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54900->172.17.0.9:39753, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38848") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46586->172.17.0.9:38848, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31389") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41938->172.17.0.9:31389, err= 2026/02/07 03:25:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37464") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53012->172.17.0.9:37464, err= 2026/02/07 03:25:13 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/07 03:25:13 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/07 03:25:13 INFO : check sum: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32603") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39132->172.17.0.9:32603, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39436") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43138->172.17.0.9:39436, err= 2026/02/07 03:25:13 DEBUG : check sum: size = 1 OK 2026/02/07 03:25:13 NOTICE: ftp://172.17.0.9:21/rclone-test-hepugus1niye: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/07 03:25:13 DEBUG : check sum: Size of src and dst objects identical 2026/02/07 03:25:13 DEBUG : check sum: Unchanged skipping 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 INFO : There was nothing to transfer 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33290") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51488->172.17.0.9:33290, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30167") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43424->172.17.0.9:30167, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37519") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53538->172.17.0.9:37519, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31091") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37442->172.17.0.9:31091, err= 2026/02/07 03:25:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32437") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50804->172.17.0.9:32437, err= 2026/02/07 03:25:13 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/07 03:25:13 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/07 03:25:13 INFO : sizeonly: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39593") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46986->172.17.0.9:39593, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37214") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49046->172.17.0.9:37214, err= 2026/02/07 03:25:13 DEBUG : sizeonly: size = 6 OK 2026/02/07 03:25:13 DEBUG : sizeonly: Sizes identical 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : sizeonly: Unchanged skipping 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 INFO : There was nothing to transfer 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38629") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60802->172.17.0.9:38629, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35569") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60230->172.17.0.9:35569, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34881") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50898->172.17.0.9:34881, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30462") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40438->172.17.0.9:30462, err= 2026/02/07 03:25:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37762") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37008->172.17.0.9:37762, err= 2026/02/07 03:25:13 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/07 03:25:13 INFO : ignore-size: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39969") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54056->172.17.0.9:39969, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30617") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43564->172.17.0.9:30617, err= 2026/02/07 03:25:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:13 DEBUG : ignore-size: Unchanged skipping 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 INFO : There was nothing to transfer 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39428") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43962->172.17.0.9:39428, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36273") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37604->172.17.0.9:36273, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34488") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40538->172.17.0.9:34488, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35072") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51338->172.17.0.9:35072, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38623") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47878->172.17.0.9:38623, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38560") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34404->172.17.0.9:38560, err= 2026/02/07 03:25:13 DEBUG : existing: size = 6 OK 2026/02/07 03:25:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : existing: Unchanged skipping 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 INFO : There was nothing to transfer 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30732") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42064->172.17.0.9:30732, err= 2026/02/07 03:25:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32413") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53846->172.17.0.9:32413, err= 2026/02/07 03:25:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/07 03:25:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/07 03:25:13 INFO : existing: Copied (replaced existing) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37886") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44028->172.17.0.9:37886, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31519") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41184->172.17.0.9:31519, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30031") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38822->172.17.0.9:30031, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37412") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49928->172.17.0.9:37412, err= 2026/02/07 03:25:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35236") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44876->172.17.0.9:35236, err= 2026/02/07 03:25:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/07 03:25:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/07 03:25:13 INFO : existing: Copied (new) 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32909") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54678->172.17.0.9:32909, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35678") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55914->172.17.0.9:35678, err= 2026/02/07 03:25:13 DEBUG : existing: Destination exists, skipping 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:13 INFO : There was nothing to transfer 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31619") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39372->172.17.0.9:31619, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34378") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60134->172.17.0.9:34378, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39247") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36290->172.17.0.9:39247, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32839") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53242->172.17.0.9:32839, err= 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31748") 2026/02/07 03:25:13 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33222->172.17.0.9:31748, err= 2026/02/07 03:25:13 INFO : d: Making directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30918") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44932->172.17.0.9:30918, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36839") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37440->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44208->172.17.0.9:36839, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38908") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35796->172.17.0.9:38908, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32763") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46212->172.17.0.9:32763, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31126") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41268->172.17.0.9:31126, err= 2026/02/07 03:25:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38222") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30579") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33136") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34896->172.17.0.9:30579, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46934->172.17.0.9:38222, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42768->172.17.0.9:33136, err= 2026/02/07 03:25:14 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:25:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37452->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32991") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58072->172.17.0.9:32991, err= 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/07 03:25:14 INFO : a/potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : b/potato: Deleted 2026/02/07 03:25:14 INFO : d: Removing directory 2026/02/07 03:25:14 INFO : b: Removing directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: deleted 2 directories 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32787") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53720->172.17.0.9:32787, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37318") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37257") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55154->172.17.0.9:37318, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41912->172.17.0.9:37257, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34513") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46394->172.17.0.9:34513, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33797") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35231") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37026->172.17.0.9:35231, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37704->172.17.0.9:33797, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33547") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50018->172.17.0.9:33547, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39435") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43370->172.17.0.9:39435, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33574") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35226->172.17.0.9:33574, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34997") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42268->172.17.0.9:34997, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 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/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37455") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38554->172.17.0.9:37455, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31748") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33224->172.17.0.9:31748, err= 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 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/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33583") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33258->172.17.0.9:33583, err= 2026/02/07 03:25:14 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/07 03:25:14 INFO : empty space: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35161") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57744->172.17.0.9:35161, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37776") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59070->172.17.0.9:37776, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34074") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38904->172.17.0.9:34074, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33210") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57496->172.17.0.9:33210, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34566") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53050->172.17.0.9:34566, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31110") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60670->172.17.0.9:31110, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34037") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50448->172.17.0.9:34037, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34741") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38404->172.17.0.9:34741, err= 2026/02/07 03:25:14 DEBUG : foo: size = 3 OK 2026/02/07 03:25:14 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/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38638") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52774->172.17.0.9:38638, err= 2026/02/07 03:25:14 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/07 03:25:14 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/07 03:25:14 INFO : foo: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37533") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56830->172.17.0.9:37533, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39978") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53320->172.17.0.9:39978, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37924") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43838->172.17.0.9:37924, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36503") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34540->172.17.0.9:36503, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35593") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33880->172.17.0.9:35593, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30133") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35640->172.17.0.9:30133, err= 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39938") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41620->172.17.0.9:39938, err= 2026/02/07 03:25:14 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39868") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33438->172.17.0.9:39868, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37997") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41718->172.17.0.9:37997, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31153") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40184->172.17.0.9:31153, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30152") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55184->172.17.0.9:30152, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37264") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40596->172.17.0.9:37264, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38263") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55764->172.17.0.9:38263, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:14 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:14 DEBUG : potato: Sizes differ 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34114") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43198->172.17.0.9:34114, err= 2026/02/07 03:25:14 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/07 03:25:14 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39536") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56398->172.17.0.9:39536, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37480") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39868->172.17.0.9:37480, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39044") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60062->172.17.0.9:39044, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35140") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44320->172.17.0.9:35140, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33993") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58166->172.17.0.9:33993, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37753") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53892->172.17.0.9:37753, err= 2026/02/07 03:25:14 DEBUG : potato: size = 21 OK 2026/02/07 03:25:14 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/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34359") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36696->172.17.0.9:34359, err= 2026/02/07 03:25:14 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/07 03:25:14 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39468") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46506->172.17.0.9:39468, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32786") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39474->172.17.0.9:32786, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38375") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36216->172.17.0.9:38375, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38365") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38528->172.17.0.9:38365, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34316") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50582->172.17.0.9:34316, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34871") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50478->172.17.0.9:34871, err= 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37590") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50918->172.17.0.9:37590, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31120") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53804->172.17.0.9:31120, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39455") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38306->172.17.0.9:39455, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37374") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42906->172.17.0.9:37374, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33554") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38172->172.17.0.9:33554, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31463") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58068->172.17.0.9:31463, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36691") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39304->172.17.0.9:36691, err= 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30737") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39782->172.17.0.9:30737, err= 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/07 03:25:14 INFO : potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : potato: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38625") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52490->172.17.0.9:38625, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30319") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56228->172.17.0.9:30319, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35635") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36544->172.17.0.9:35635, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35710") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33484->172.17.0.9:35710, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32430") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45376->172.17.0.9:32430, err= 2026/02/07 03:25:14 INFO : d: Making directory 2026/02/07 03:25:14 INFO : d/e: Making directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38406") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56702->172.17.0.9:38406, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38342") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34980") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34192") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37728->172.17.0.9:38342, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46718->172.17.0.9:34980, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53052->172.17.0.9:34192, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32695") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53200->172.17.0.9:32695, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35473") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49274->172.17.0.9:35473, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38264") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31798") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34830") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52088->172.17.0.9:34830, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48714->172.17.0.9:38264, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51760->172.17.0.9:31798, err= 2026/02/07 03:25:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34983") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59652->172.17.0.9:34983, err= 2026/02/07 03:25:14 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:25:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32103") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45444->172.17.0.9:32103, err= 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/07 03:25:14 INFO : a/potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : b/potato: Deleted 2026/02/07 03:25:14 INFO : d/e: Removing directory 2026/02/07 03:25:14 INFO : d: Removing directory 2026/02/07 03:25:14 INFO : b: Removing directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: deleted 3 directories 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37255") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60212->172.17.0.9:37255, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35852") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55722->172.17.0.9:35852, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30990") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46744->172.17.0.9:30990, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33221") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37944->172.17.0.9:33221, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33496") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31335") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48792->172.17.0.9:33496, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33656->172.17.0.9:31335, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32050") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56236->172.17.0.9:32050, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32698") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35524->172.17.0.9:32698, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34604") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56360->172.17.0.9:34604, err= 2026/02/07 03:25:14 INFO : d: Making directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34006") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56636->172.17.0.9:34006, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36802") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31585") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30183") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51604->172.17.0.9:31585, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50576->172.17.0.9:36802, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42644->172.17.0.9:30183, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36404") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45358->172.17.0.9:36404, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38347") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58442->172.17.0.9:38347, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35286") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37192") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55544->172.17.0.9:37192, err= 2026/02/07 03:25:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48654->172.17.0.9:35286, err= 2026/02/07 03:25:14 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:25:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37998") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38132->172.17.0.9:37998, err= 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/07 03:25:14 INFO : a/potato2: Copied (new) 2026/02/07 03:25:14 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting files as there were IO errors 2026/02/07 03:25:14 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting directories as there were IO errors 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38023") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37400->172.17.0.9:38023, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36093") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41686->172.17.0.9:36093, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32911") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33098") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47990->172.17.0.9:33098, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37342->172.17.0.9:32911, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32454") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46794->172.17.0.9:32454, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32753") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58412->172.17.0.9:32753, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38900") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33332") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31796") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47292->172.17.0.9:31796, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37168->172.17.0.9:38900, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52296->172.17.0.9:33332, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37119") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40446->172.17.0.9:37119, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32049") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50726->172.17.0.9:32049, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39873") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49842->172.17.0.9:39873, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35517") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35658->172.17.0.9:35517, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34846") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48274->172.17.0.9:34846, err= 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30215") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53884->172.17.0.9:30215, err= 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32178") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58958->172.17.0.9:32178, err= 2026/02/07 03:25:14 INFO : potato: Deleted 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/07 03:25:14 INFO : potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30366") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60380->172.17.0.9:30366, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32413") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47968->172.17.0.9:32413, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33374") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59412->172.17.0.9:33374, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34067") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38844->172.17.0.9:34067, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37715") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36040->172.17.0.9:37715, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31317") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38544->172.17.0.9:31317, err= 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34211") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38172->172.17.0.9:34211, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 INFO : potato: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34578") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47688->172.17.0.9:34578, err= 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37124") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50234->172.17.0.9:37124, err= 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/07 03:25:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/07 03:25:14 INFO : potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30274") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33960->172.17.0.9:30274, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37466") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40062->172.17.0.9:37466, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33357") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57202->172.17.0.9:33357, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32470") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41258->172.17.0.9:32470, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38557") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34558->172.17.0.9:38557, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38993") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54956->172.17.0.9:38993, err= 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33999") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57432->172.17.0.9:33999, err= 2026/02/07 03:25:14 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/07 03:25:14 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/07 03:25:14 INFO : potato2: Copied (new) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33531") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52248->172.17.0.9:33531, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36084") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42228->172.17.0.9:36084, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36493") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49132->172.17.0.9:36493, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32991") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53120->172.17.0.9:32991, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31525") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36964->172.17.0.9:31525, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31364") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33378->172.17.0.9:31364, err= 2026/02/07 03:25:14 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : enormous: Excluded 2026/02/07 03:25:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : potato2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36717") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32996->172.17.0.9:36717, err= 2026/02/07 03:25:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : potato2: Excluded 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34623") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45078->172.17.0.9:34623, err= 2026/02/07 03:25:14 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : enormous: Excluded 2026/02/07 03:25:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : potato2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35491") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34964->172.17.0.9:35491, err= 2026/02/07 03:25:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : potato2: Excluded 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35365") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47656->172.17.0.9:35365, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38898") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53736->172.17.0.9:38898, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35603") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54150->172.17.0.9:35603, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32328") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37198->172.17.0.9:32328, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32507") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33678->172.17.0.9:32507, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31821") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34590->172.17.0.9:31821, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31118") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35396->172.17.0.9:31118, err= 2026/02/07 03:25:14 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : enormous: Excluded 2026/02/07 03:25:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : potato2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : potato2: Deleted 2026/02/07 03:25:14 INFO : enormous: Deleted 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32647") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48180->172.17.0.9:32647, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36940") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50754->172.17.0.9:36940, err= 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : enormous: Deleted 2026/02/07 03:25:14 INFO : potato2: Deleted 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35449") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51310->172.17.0.9:35449, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39793") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44708->172.17.0.9:39793, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36427") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36528->172.17.0.9:36427, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34129") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60714->172.17.0.9:34129, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33331") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46040->172.17.0.9:33331, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33486") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56058->172.17.0.9:33486, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37483") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48436->172.17.0.9:37483, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37990") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34856->172.17.0.9:37990, err= 2026/02/07 03:25:14 DEBUG : five: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:14 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:14 DEBUG : four: Sizes differ 2026/02/07 03:25:14 DEBUG : one: Destination is newer than source, skipping 2026/02/07 03:25:14 DEBUG : three: size = 5 OK 2026/02/07 03:25:14 DEBUG : three: Sizes identical 2026/02/07 03:25:14 DEBUG : two: size = 3 OK 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/07 03:25:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31710") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37529") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50660->172.17.0.9:31710, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52708->172.17.0.9:37529, err= 2026/02/07 03:25:14 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/07 03:25:14 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/07 03:25:14 DEBUG : four.f852663a.partial: renamed to: four 2026/02/07 03:25:14 INFO : four: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36564") 2026/02/07 03:25:14 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/07 03:25:14 INFO : five: Copied (new) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47568->172.17.0.9:36564, err= 2026/02/07 03:25:14 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/07 03:25:14 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/07 03:25:14 INFO : two: Copied (replaced existing) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36035") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36442->172.17.0.9:36035, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39852") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52408->172.17.0.9:39852, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35556") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39856->172.17.0.9:35556, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === 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:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/07 03:25:14 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32037") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41384->172.17.0.9:32037, err= 2026/02/07 03:25:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34697") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49426->172.17.0.9:34697, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34709") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43016->172.17.0.9:34709, err= 2026/02/07 03:25:14 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/07 03:25:14 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/07 03:25:14 INFO : yam: Copied (new) 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36505") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45326->172.17.0.9:36505, err= 2026/02/07 03:25:14 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34784") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53616->172.17.0.9:34784, err= 2026/02/07 03:25:14 DEBUG : potato: size = 14 OK 2026/02/07 03:25:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34184") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44116->172.17.0.9:34184, err= 2026/02/07 03:25:14 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/07 03:25:14 INFO : yaml: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : yam: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39351") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38232->172.17.0.9:39351, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31855") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44194->172.17.0.9:31855, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37980") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49726->172.17.0.9:37980, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39084") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33864->172.17.0.9:39084, err= 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Making map for --track-renames 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Finished making map for --track-renames 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for renames to finish 2026/02/07 03:25:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32395") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51524->172.17.0.9:32395, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37977") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56162->172.17.0.9:37977, err= 2026/02/07 03:25:14 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/07 03:25:14 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/07 03:25:14 INFO : yam: Copied (new) 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34891") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59846->172.17.0.9:34891, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38282") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54812->172.17.0.9:38282, err= 2026/02/07 03:25:14 DEBUG : potato: size = 14 OK 2026/02/07 03:25:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Making map for --track-renames 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Finished making map for --track-renames 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for renames to finish 2026/02/07 03:25:14 INFO : yam: Moved (server-side) to: yaml 2026/02/07 03:25:14 INFO : yaml: Renamed from "yam" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37410") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40544->172.17.0.9:37410, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31088") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50216->172.17.0.9:31088, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38165") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57586->172.17.0.9:38165, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31978") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41950->172.17.0.9:31978, err= 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Making map for --track-renames 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Finished making map for --track-renames 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 03:25:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for renames to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38934") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40334->172.17.0.9:38934, err= 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34428") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42214->172.17.0.9:34428, err= 2026/02/07 03:25:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/07 03:25:14 INFO : potato: Copied (new) 2026/02/07 03:25:14 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/07 03:25:14 INFO : sub/yam: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39544") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51172->172.17.0.9:39544, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33688") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40984->172.17.0.9:33688, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39648") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49148->172.17.0.9:39648, err= 2026/02/07 03:25:14 DEBUG : potato: size = 14 OK 2026/02/07 03:25:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34819") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36382->172.17.0.9:34819, err= 2026/02/07 03:25:14 DEBUG : potato: Unchanged skipping 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Making map for --track-renames 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Finished making map for --track-renames 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for renames to finish 2026/02/07 03:25:14 INFO : sub/yam: Moved (server-side) to: yam 2026/02/07 03:25:14 INFO : yam: Renamed from "sub/yam" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38878") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54574->172.17.0.9:38878, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39015") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34840->172.17.0.9:39015, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39682") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49460->172.17.0.9:39682, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37310") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55034->172.17.0.9:37310, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31491") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40400->172.17.0.9:31491, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "/tmp/rclone2770254231/dir1" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "/tmp/rclone2770254231/dir2" 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231/dir2: Using server-side directory move 2026/02/07 03:25:14 INFO : Local file system at /tmp/rclone2770254231/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 03:25:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:14 INFO : file1.txt: Moved (server-side) 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231/dir2: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231/dir2: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33149") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57130->172.17.0.9:33149, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30694") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51730->172.17.0.9:30694, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32746") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41666->172.17.0.9:32746, err= 2026/02/07 03:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35946") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44338->172.17.0.9:35946, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31552") 2026/02/07 03:25:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60240->172.17.0.9:31552, err= 2026/02/07 03:25:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:14 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:14 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:14 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/07 03:25:14 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/07 03:25:14 INFO : nested/sub dir/file: Copied (new) 2026/02/07 03:25:14 INFO : nested/sub dir/file: Deleted 2026/02/07 03:25:14 INFO : sub dir: Removing directory 2026/02/07 03:25:14 INFO : nested/sub dir: Removing directory 2026/02/07 03:25:14 INFO : nested: Removing directory 2026/02/07 03:25:14 DEBUG : Local file system at /tmp/rclone2770254231: deleted 3 directories 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34515") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47904->172.17.0.9:34515, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39373") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40056->172.17.0.9:39373, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35045") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52458->172.17.0.9:35045, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36429") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51058->172.17.0.9:36429, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37064") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40946->172.17.0.9:37064, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39598") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44778->172.17.0.9:39598, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39427") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46994->172.17.0.9:39427, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37091") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59596->172.17.0.9:37091, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31554") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51062->172.17.0.9:31554, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37664") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54010->172.17.0.9:37664, err= 2026/02/07 03:25:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36674") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44944->172.17.0.9:36674, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33879") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58750->172.17.0.9:33879, err= 2026/02/07 03:25:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/07 03:25:14 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/07 03:25:14 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/07 03:25:14 INFO : nested/sub dir/file: Copied (new) 2026/02/07 03:25:14 INFO : nested/sub dir/file: Deleted 2026/02/07 03:25:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/07 03:25:14 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:25:14 INFO : sub dir/hello world: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36441") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53474->172.17.0.9:36441, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39016") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37378->172.17.0.9:39016, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35821") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55284->172.17.0.9:35821, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38523") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50216->172.17.0.9:38523, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33975") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44794->172.17.0.9:33975, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37597") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36426") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41978->172.17.0.9:36426, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46760->172.17.0.9:37597, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31880") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46348->172.17.0.9:31880, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38269") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40856->172.17.0.9:38269, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38557") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34574->172.17.0.9:38557, err= 2026/02/07 03:25:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36481") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36443") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49500->172.17.0.9:36481, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51308->172.17.0.9:36443, err= 2026/02/07 03:25:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/07 03:25:14 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/07 03:25:14 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/07 03:25:14 INFO : existing-b: Copied (new) 2026/02/07 03:25:14 INFO : existing-b: Deleted 2026/02/07 03:25:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/07 03:25:14 INFO : existing: Copied (new) 2026/02/07 03:25:14 INFO : existing: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39780") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48662->172.17.0.9:39780, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37661") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56300->172.17.0.9:37661, err= 2026/02/07 03:25:14 DEBUG : existing: Destination exists, skipping 2026/02/07 03:25:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34246") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60872->172.17.0.9:34246, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37985") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39530->172.17.0.9:37985, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32186") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47160->172.17.0.9:32186, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-parafej2ceye" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:35982->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36176") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54796->172.17.0.9:36176, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34775") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48948->172.17.0.9:34775, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39200") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38412->172.17.0.9:39200, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31554") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51076->172.17.0.9:31554, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-parafej2ceye 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:39193") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:53164->172.17.0.9:39193, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:35096") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:44280->172.17.0.9:35096, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:36691") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:43736->172.17.0.9:36691, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Using server-side directory move 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:39753") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:59646->172.17.0.9:39753, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31013") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54728->172.17.0.9:31013, err= 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:14 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-parafej2ceye) 2026/02/07 03:25:14 DEBUG : potato3: Sizes differ 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 INFO : empty space: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:35986->172.17.0.9:21, err= 2026/02/07 03:25:14 INFO : potato2: Moved (server-side) 2026/02/07 03:25:14 INFO : potato3: Deleted 2026/02/07 03:25:14 INFO : potato3: Moved (server-side) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32335") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51852->172.17.0.9:32335, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:31371") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:42394->172.17.0.9:31371, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kedalik2xace" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: > dial: conn=172.17.0.1:35990->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Using server-side directory move 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Server side directory move succeeded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: dial("tcp","172.17.0.9:34861") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: > dial: conn=172.17.0.1:38068->172.17.0.9:34861, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:37743") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:56370->172.17.0.9:37743, err= 2026/02/07 03:25:14 ERROR : error listing: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: dial("tcp","172.17.0.9:36570") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: > dial: conn=172.17.0.1:44982->172.17.0.9:36570, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Purge object "empty space" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Purge object "potato2" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Purge object "potato3" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-kedalik2xace: Purge dir "" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: dial("tcp","172.17.0.9:36343") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: > dial: conn=172.17.0.1:43392->172.17.0.9:36343, err= 2026/02/07 03:25:14 ERROR : error listing: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-parafej2ceye: Purge dir "" 2026/02/07 03:25:14 NOTICE: purge failed to rmdir "": directory not found 2026/02/07 03:25:14 NOTICE: purge failed: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30159") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58598->172.17.0.9:30159, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37118") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41336->172.17.0.9:37118, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wahiyet4gene" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:35992->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36893") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52280->172.17.0.9:36893, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37761") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44430->172.17.0.9:37761, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38798") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57150->172.17.0.9:38798, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36251") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45624->172.17.0.9:36251, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-wahiyet4gene 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:33595") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:55734->172.17.0.9:33595, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:32267") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:59434->172.17.0.9:32267, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:34775") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:48956->172.17.0.9:34775, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33294") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:34734") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55622->172.17.0.9:33294, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:38684->172.17.0.9:34734, err= 2026/02/07 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : empty space: Excluded 2026/02/07 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : empty space: Excluded 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:14 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-wahiyet4gene) 2026/02/07 03:25:14 DEBUG : potato3: Sizes differ 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:35996->172.17.0.9:21, err= 2026/02/07 03:25:14 INFO : potato2: Moved (server-side) 2026/02/07 03:25:14 INFO : potato3: Deleted 2026/02/07 03:25:14 INFO : potato3: Moved (server-side) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36023") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37806->172.17.0.9:36023, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:35486") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:48716->172.17.0.9:35486, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zotasoh1sipi" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: > dial: conn=172.17.0.1:36002->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: dial("tcp","172.17.0.9:34791") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: > dial: conn=172.17.0.1:34460->172.17.0.9:34791, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:35941") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:58824->172.17.0.9:35941, err= 2026/02/07 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:25:14 DEBUG : empty space: Excluded 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Waiting for transfers to finish 2026/02/07 03:25:14 INFO : potato2: Moved (server-side) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: > dial: conn=172.17.0.1:36016->172.17.0.9:21, err= 2026/02/07 03:25:14 INFO : potato3: Moved (server-side) 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: dial("tcp","172.17.0.9:34910") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: > dial: conn=172.17.0.1:59794->172.17.0.9:34910, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:35060") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:46878->172.17.0.9:35060, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: dial("tcp","172.17.0.9:34661") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: > dial: conn=172.17.0.1:38454->172.17.0.9:34661, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Purge object "potato2" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Purge object "potato3" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-zotasoh1sipi: Purge dir "" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: dial("tcp","172.17.0.9:36441") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: > dial: conn=172.17.0.1:53490->172.17.0.9:36441, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Purge object "empty space" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wahiyet4gene: Purge dir "" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37828") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46736->172.17.0.9:37828, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32473") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32936->172.17.0.9:32473, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fojumun1lucu" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:36024->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37530") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57526->172.17.0.9:37530, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32912") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50198->172.17.0.9:32912, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32451") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38666->172.17.0.9:32451, err= 2026/02/07 03:25:14 INFO : tomatoDir: Making directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33454") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38470->172.17.0.9:33454, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33403") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40688->172.17.0.9:33403, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-hepugus1niye -> ftp://172.17.0.9:21/rclone-test-fojumun1lucu 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:31977") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:41418->172.17.0.9:31977, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:35617") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:45880->172.17.0.9:35617, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:37666") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:43330->172.17.0.9:37666, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Using server-side directory move 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:33188") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:42238->172.17.0.9:33188, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30865") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52392->172.17.0.9:30865, err= 2026/02/07 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:25:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/07 03:25:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:25:14 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:14 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-fojumun1lucu) 2026/02/07 03:25:14 DEBUG : potato3: Sizes differ 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:36028->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33828") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56394->172.17.0.9:33828, err= 2026/02/07 03:25:14 INFO : potato2: Moved (server-side) 2026/02/07 03:25:14 INFO : empty space: Deleted 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Waiting for transfers to finish 2026/02/07 03:25:14 INFO : potato3: Deleted 2026/02/07 03:25:14 INFO : potato3: Moved (server-side) 2026/02/07 03:25:14 INFO : tomatoDir: Removing directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: deleted 1 directories 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31005") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55270->172.17.0.9:31005, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37290") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34452->172.17.0.9:37290, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:36593") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:35942->172.17.0.9:36593, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dogociv7kota" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: > dial: conn=172.17.0.1:36038->172.17.0.9:21, err= 2026/02/07 03:25:14 INFO : tomatoDir: Making directory 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Using server-side directory move 2026/02/07 03:25:14 INFO : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Server side directory move succeeded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: dial("tcp","172.17.0.9:36272") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: > dial: conn=172.17.0.1:35570->172.17.0.9:36272, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: dial("tcp","172.17.0.9:38863") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: > dial: conn=172.17.0.1:40146->172.17.0.9:38863, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:39175") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:44872->172.17.0.9:39175, err= 2026/02/07 03:25:14 ERROR : error listing: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:38926") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:44206->172.17.0.9:38926, err= 2026/02/07 03:25:14 ERROR : error listing: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: dial("tcp","172.17.0.9:32534") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: > dial: conn=172.17.0.1:55056->172.17.0.9:32534, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Purge object "empty space" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Purge object "potato2" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Purge object "potato3" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: dial("tcp","172.17.0.9:34841") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: > dial: conn=172.17.0.1:47406->172.17.0.9:34841, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Purge dir "tomatoDir" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-dogociv7kota: Purge dir "" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: dial("tcp","172.17.0.9:32436") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: > dial: conn=172.17.0.1:52508->172.17.0.9:32436, err= 2026/02/07 03:25:14 ERROR : error listing: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-fojumun1lucu: Purge dir "" 2026/02/07 03:25:14 NOTICE: purge failed to rmdir "": directory not found 2026/02/07 03:25:14 NOTICE: purge failed: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39184") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46432->172.17.0.9:39184, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31219") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38372->172.17.0.9:31219, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34147") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40764->172.17.0.9:34147, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33529") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55766->172.17.0.9:33529, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/rclone-sync-test" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: > dial: conn=172.17.0.1:36048->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38642") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56574->172.17.0.9:38642, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38354") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43958->172.17.0.9:38354, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/rclone-sync-test" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: > dial: conn=172.17.0.1:36064->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/rclone-sync-test-include/layer2" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36080->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/rclone-sync-test-ignore-file" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36094->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37286") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55526->172.17.0.9:37286, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: dial("tcp","172.17.0.9:34927") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: > dial: conn=172.17.0.1:60304->172.17.0.9:34927, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32535") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37796->172.17.0.9:32535, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test: Excluded 2026/02/07 03:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31318") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46962->172.17.0.9:31318, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37348") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: dial("tcp","172.17.0.9:31290") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58780->172.17.0.9:37348, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test: > dial: conn=172.17.0.1:43100->172.17.0.9:31290, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test: Excluded 2026/02/07 03:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30553") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49068->172.17.0.9:30553, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : rclone-sync-test-include: Removing directory 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: failed to delete 1 directories 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30555") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58502->172.17.0.9:30555, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:35634") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34824->172.17.0.9:35634, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test: Excluded 2026/02/07 03:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34450") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54996->172.17.0.9:34450, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34985") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:32324") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56270->172.17.0.9:34985, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53554->172.17.0.9:32324, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test: Excluded 2026/02/07 03:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32683") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53040->172.17.0.9:32683, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : rclone-sync-test-include: Removing directory 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: failed to delete 1 directories 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:33265") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32921") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33158->172.17.0.9:33265, err= 2026/02/07 03:25:14 DEBUG : Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58810->172.17.0.9:32921, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test: Excluded 2026/02/07 03:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36970") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51232->172.17.0.9:36970, err= 2026/02/07 03:25:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 INFO : There was nothing to transfer 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33353") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42638->172.17.0.9:33353, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38504") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42384->172.17.0.9:38504, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34745") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30622") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53508->172.17.0.9:34745, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55784->172.17.0.9:30622, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35812") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46110->172.17.0.9:35812, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30896") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58228->172.17.0.9:30896, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36110->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:14 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:14 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: Connecting to FTP server 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: > dial: conn=172.17.0.1:36120->172.17.0.9:21, err= 2026/02/07 03:25:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:34201") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:55548->172.17.0.9:34201, err= 2026/02/07 03:25:14 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:39315") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:34104->172.17.0.9:39315, err= 2026/02/07 03:25:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/07 03:25:14 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/07 03:25:14 INFO : one: Copied (new) 2026/02/07 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37030") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35164->172.17.0.9:37030, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38600") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53788->172.17.0.9:38600, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37725") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35796->172.17.0.9:37725, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38832") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42910->172.17.0.9:38832, err= 2026/02/07 03:25:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:37795") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:50762->172.17.0.9:37795, err= 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:14 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:14 DEBUG : one: Sizes differ 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:38643") 2026/02/07 03:25:14 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:40950->172.17.0.9:38643, err= 2026/02/07 03:25:14 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36668") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49482->172.17.0.9:36668, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34793") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44520->172.17.0.9:34793, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38801") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53360->172.17.0.9:38801, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37167") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35256->172.17.0.9:37167, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30261") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42392->172.17.0.9:30261, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37014") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39450") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40392->172.17.0.9:37014, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36684->172.17.0.9:39450, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:33187") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:60138->172.17.0.9:33187, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : one: size = 5 OK 2026/02/07 03:25:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : There was nothing to transfer 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31199") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48132->172.17.0.9:31199, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38849") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34896") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34704->172.17.0.9:38849, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59324->172.17.0.9:34896, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37138") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50326->172.17.0.9:37138, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34072") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56206->172.17.0.9:34072, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30661") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35287") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58884->172.17.0.9:30661, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58088->172.17.0.9:35287, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:37410") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:40552->172.17.0.9:37410, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : one: size = 5 OK 2026/02/07 03:25:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : There was nothing to transfer 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33108") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56890->172.17.0.9:33108, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31183") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58236->172.17.0.9:31183, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33907") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33014->172.17.0.9:33907, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:33057") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:46676->172.17.0.9:33057, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: > dial: conn=172.17.0.1:36128->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 OK 2026/02/07 03:25:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : There was nothing to transfer 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30502") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43362->172.17.0.9:30502, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37449") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37058") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33948->172.17.0.9:37449, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46546->172.17.0.9:37058, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38758") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39028->172.17.0.9:38758, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37694") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38017") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43792->172.17.0.9:37694, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57374->172.17.0.9:38017, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/CompareDest" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/CompareDest" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:36424") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:53472->172.17.0.9:36424, err= 2026/02/07 03:25:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest) 2026/02/07 03:25:15 DEBUG : two: Sizes differ 2026/02/07 03:25:15 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : one: size = 5 OK 2026/02/07 03:25:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:38459") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:43462->172.17.0.9:38459, err= 2026/02/07 03:25:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/07 03:25:15 INFO : two: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33454") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38482->172.17.0.9:33454, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39269") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33262->172.17.0.9:39269, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31813") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47022->172.17.0.9:31813, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35919") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52518->172.17.0.9:35919, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37696") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32693") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33014->172.17.0.9:37696, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60580->172.17.0.9:32693, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36003") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40300->172.17.0.9:36003, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32712") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38744->172.17.0.9:32712, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32340") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40126->172.17.0.9:32340, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33810") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48776->172.17.0.9:33810, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34285") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38447") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52096->172.17.0.9:34285, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49796->172.17.0.9:38447, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dest" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: > dial: conn=172.17.0.1:36138->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/pre-dest1" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest1: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest1: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest1: > dial: conn=172.17.0.1:36148->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/pre-dest1" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/pre-dest1" 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/pre-dest2" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest2: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest2: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest2: > dial: conn=172.17.0.1:36154->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/pre-dest2" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/pre-dest2" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: dial("tcp","172.17.0.9:33828") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: > dial: conn=172.17.0.1:56396->172.17.0.9:33828, err= 2026/02/07 03:25:15 DEBUG : 1: size = 1 OK 2026/02/07 03:25:15 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : 2: size = 1 OK 2026/02/07 03:25:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/07 03:25:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: dial("tcp","172.17.0.9:33453") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: > dial: conn=172.17.0.1:54206->172.17.0.9:33453, err= 2026/02/07 03:25:15 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/07 03:25:15 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/07 03:25:15 INFO : 3: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: dial("tcp","172.17.0.9:36029") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dest: > dial: conn=172.17.0.1:49306->172.17.0.9:36029, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36190") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43056->172.17.0.9:36190, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35317") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35406") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52100->172.17.0.9:35317, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31045") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46104->172.17.0.9:35406, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36214->172.17.0.9:31045, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39431") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52218->172.17.0.9:39431, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39449") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35002") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60220->172.17.0.9:39449, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35964") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37648->172.17.0.9:35002, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39180->172.17.0.9:35964, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30816") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45816->172.17.0.9:30816, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest1: closing 1 unused connections 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38687") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49970->172.17.0.9:38687, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38859") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51068->172.17.0.9:38859, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36273") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50394->172.17.0.9:36273, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38686") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52116->172.17.0.9:38686, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35036") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35562->172.17.0.9:35036, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34269") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57720->172.17.0.9:34269, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33758") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36618->172.17.0.9:33758, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36164->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: > dial: conn=172.17.0.1:36180->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/backup" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30434") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:33926->172.17.0.9:30434, err= 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 INFO : one: Moved (server-side) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:32678") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:34128->172.17.0.9:32678, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32260") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55368->172.17.0.9:32260, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39149") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34424->172.17.0.9:39149, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36188") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52204->172.17.0.9:36188, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34230") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54918->172.17.0.9:34230, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37128") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50196->172.17.0.9:37128, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36000") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34065") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42268->172.17.0.9:36000, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40970->172.17.0.9:34065, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/backup" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30013") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:38314->172.17.0.9:30013, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 INFO : one: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:37109") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36020->172.17.0.9:37109, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31915") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37254->172.17.0.9:31915, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36645") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49194->172.17.0.9:36645, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35581") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34974->172.17.0.9:35581, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38640") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51836->172.17.0.9:38640, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34290") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34291") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43446->172.17.0.9:34291, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52800->172.17.0.9:34290, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39743") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60592->172.17.0.9:39743, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34163") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55098->172.17.0.9:34163, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30115") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48858->172.17.0.9:30115, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36168") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33914->172.17.0.9:36168, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36262") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42756->172.17.0.9:36262, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30399") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39534->172.17.0.9:30399, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36186->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: > dial: conn=172.17.0.1:36202->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/backup" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30296") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36122->172.17.0.9:30296, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:36971") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:46720->172.17.0.9:36971, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32260") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55384->172.17.0.9:32260, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32615") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30666") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38454->172.17.0.9:32615, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37368->172.17.0.9:30666, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32444") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37300->172.17.0.9:32444, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34395") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38050->172.17.0.9:34395, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38462") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59024->172.17.0.9:38462, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35351") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36476->172.17.0.9:35351, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/backup" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:34757") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:52356->172.17.0.9:34757, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 INFO : one.bak: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30849") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:59074->172.17.0.9:30849, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt.bak: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35776") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45034->172.17.0.9:35776, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35154") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33004->172.17.0.9:35154, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38548") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58912->172.17.0.9:38548, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32290") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45886->172.17.0.9:32290, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32702") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51026->172.17.0.9:32702, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36519") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46024->172.17.0.9:36519, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39246") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41344->172.17.0.9:39246, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35570") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57404->172.17.0.9:35570, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31653") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36266->172.17.0.9:31653, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36223") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56240->172.17.0.9:36223, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36161") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43782->172.17.0.9:36161, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33946") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59784->172.17.0.9:33946, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36216->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: > dial: conn=172.17.0.1:36224->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hepugus1niye/backup" to be canonical "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:32095") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:49464->172.17.0.9:32095, err= 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:33846") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:42366->172.17.0.9:33846, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33203") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54656->172.17.0.9:33203, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30299") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34474->172.17.0.9:30299, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31173") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50724->172.17.0.9:31173, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39224") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36526->172.17.0.9:39224, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32873") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51490->172.17.0.9:32873, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30199") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37583") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40864->172.17.0.9:30199, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48032->172.17.0.9:37583, err= 2026/02/07 03:25:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hepugus1niye/backup" for canonical name "TestFTPPureftpd{6TSUO}:rclone-test-hepugus1niye/backup" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:36416") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:47290->172.17.0.9:36416, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 INFO : one-2019-01-01: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:38209") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:51066->172.17.0.9:38209, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three-2019-01-01.txt: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39492") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35896->172.17.0.9:39492, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39571") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31525") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36980->172.17.0.9:31525, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35580->172.17.0.9:39571, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33241") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43144->172.17.0.9:33241, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31779") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45746->172.17.0.9:31779, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34338") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43714->172.17.0.9:34338, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36011") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55562->172.17.0.9:36011, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35350") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52654->172.17.0.9:35350, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30388") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33096->172.17.0.9:30388, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31589") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44806->172.17.0.9:31589, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36946") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35994->172.17.0.9:36946, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34911") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38812->172.17.0.9:34911, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36240->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:32050") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:56242->172.17.0.9:32050, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:36287") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36438->172.17.0.9:36287, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30061") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59552->172.17.0.9:30061, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35732") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48726->172.17.0.9:35732, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34763") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51604->172.17.0.9:34763, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36111") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34484->172.17.0.9:36111, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34566") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37466->172.17.0.9:34566, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30719") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:37488->172.17.0.9:30719, err= 2026/02/07 03:25:15 DEBUG : one.bak: Excluded (Path Filter) 2026/02/07 03:25:15 DEBUG : one.bak: Excluded 2026/02/07 03:25:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/07 03:25:15 DEBUG : three.txt.bak: Excluded 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for checks to finish 2026/02/07 03:25:15 INFO : one.bak: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:34596") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:52742->172.17.0.9:34596, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : three.txt.bak: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 INFO : three.txt: Moved into backup dir 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32669") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47082->172.17.0.9:32669, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30932") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51846->172.17.0.9:30932, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38321") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45384->172.17.0.9:38321, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33984") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38450->172.17.0.9:33984, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36946") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36002->172.17.0.9:36946, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31342") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39342->172.17.0.9:31342, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32934") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34038->172.17.0.9:32934, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32010") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50404->172.17.0.9:32010, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30611") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52038->172.17.0.9:30611, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35149") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35458->172.17.0.9:35149, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36256->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:37865") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:46006->172.17.0.9:37865, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : three.txt: Sizes differ 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:36370") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:53766->172.17.0.9:36370, err= 2026/02/07 03:25:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/07 03:25:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/07 03:25:15 INFO : three.txt: Copied (new) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38433") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38612->172.17.0.9:38433, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38720") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49266->172.17.0.9:38720, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33271") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51242->172.17.0.9:33271, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36001") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53472->172.17.0.9:36001, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 INFO : one.bak: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:32795") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:40488->172.17.0.9:32795, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : three.txt: Sizes differ 2026/02/07 03:25:15 INFO : three.txt.bak: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:33967") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:46862->172.17.0.9:33967, err= 2026/02/07 03:25:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/07 03:25:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/07 03:25:15 INFO : three.txt: Copied (new) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34011") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55160->172.17.0.9:34011, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30296") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36126->172.17.0.9:30296, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31248") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58206->172.17.0.9:31248, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39668") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57658->172.17.0.9:39668, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35055") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54700->172.17.0.9:35055, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37727") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34060->172.17.0.9:37727, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34328") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47688->172.17.0.9:34328, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31879") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53910->172.17.0.9:31879, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36472") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47614->172.17.0.9:36472, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31610") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37180->172.17.0.9:31610, err= 2026/02/07 03:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepugus1niye/dst" 2026/02/07 03:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{6TSUO}" suffix to name 2026/02/07 03:25:15 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/07 03:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/07 03:25:15 DEBUG : Setting pass="-oxjRXR0LUZJYRlYTAufZXomvZpOdExHaQ6CeZvoTbQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/07 03:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: Connecting to FTP server 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:36260->172.17.0.9:21, err= 2026/02/07 03:25:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30056") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:52240->172.17.0.9:30056, err= 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/07 03:25:15 DEBUG : one.a292864a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : three.txt: Sizes differ 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:38330") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:57680->172.17.0.9:38330, err= 2026/02/07 03:25:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/07 03:25:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/07 03:25:15 INFO : three.txt: Copied (new) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32647") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48182->172.17.0.9:32647, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31418") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56408->172.17.0.9:31418, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32301") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55604->172.17.0.9:32301, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39913") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33190->172.17.0.9:39913, err= 2026/02/07 03:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : one: Sizes differ 2026/02/07 03:25:15 INFO : one-2019-01-01: Deleted 2026/02/07 03:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:34839") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:50000->172.17.0.9:34839, err= 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/07 03:25:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/07 03:25:15 INFO : one: Copied (new) 2026/02/07 03:25:15 DEBUG : two: size = 3 OK 2026/02/07 03:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : two: Unchanged skipping 2026/02/07 03:25:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst) 2026/02/07 03:25:15 DEBUG : three.txt: Sizes differ 2026/02/07 03:25:15 INFO : three-2019-01-01.txt: Deleted 2026/02/07 03:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: dial("tcp","172.17.0.9:30582") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye/dst: > dial: conn=172.17.0.1:57788->172.17.0.9:30582, err= 2026/02/07 03:25:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/07 03:25:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/07 03:25:15 INFO : three.txt: Copied (new) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36738") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35490->172.17.0.9:36738, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30055") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39078->172.17.0.9:30055, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31722") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55236->172.17.0.9:31722, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36334") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50996->172.17.0.9:36334, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38360") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49168->172.17.0.9:38360, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30031") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38240->172.17.0.9:30031, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31125") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49506->172.17.0.9:31125, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33746") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56030->172.17.0.9:33746, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : Testêé: Sizes differ 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38821") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38500->172.17.0.9:38821, err= 2026/02/07 03:25:15 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/07 03:25:15 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/07 03:25:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37573") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39564->172.17.0.9:37573, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33046") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47122->172.17.0.9:33046, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31349") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60454->172.17.0.9:31349, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38656") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37646->172.17.0.9:38656, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30879") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53048->172.17.0.9:30879, err= 2026/02/07 03:25:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33546") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34826->172.17.0.9:33546, err= 2026/02/07 03:25:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/07 03:25:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/07 03:25:15 INFO : existing: Copied (new) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38813") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48188->172.17.0.9:38813, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34008") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35264->172.17.0.9:34008, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36265") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43246->172.17.0.9:36265, err= 2026/02/07 03:25:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : existing: Sizes differ 2026/02/07 03:25:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting files as there were IO errors 2026/02/07 03:25:15 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting directories as there were IO errors 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30258") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36510->172.17.0.9:30258, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31068") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42006->172.17.0.9:31068, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38204") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58566->172.17.0.9:38204, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39367") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60130->172.17.0.9:39367, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39162") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34978->172.17.0.9:39162, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33132") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45402->172.17.0.9:33132, err= 2026/02/07 03:25:15 DEBUG : EXISTING: size = 6 OK 2026/02/07 03:25:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : existing: Unchanged skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : There was nothing to transfer 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38008") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48282->172.17.0.9:38008, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34322") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47404->172.17.0.9:34322, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31929") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53616->172.17.0.9:31929, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32501") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53430->172.17.0.9:32501, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31685") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57644->172.17.0.9:31685, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34374") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39546->172.17.0.9:34374, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35576") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36398->172.17.0.9:35576, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38011") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48624->172.17.0.9:38011, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33138") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47570->172.17.0.9:33138, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37302") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51352->172.17.0.9:37302, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37020") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34396->172.17.0.9:37020, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31092") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54452->172.17.0.9:31092, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37648") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37860->172.17.0.9:37648, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39582") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53692->172.17.0.9:39582, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38458") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42198->172.17.0.9:38458, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32182") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43292->172.17.0.9:32182, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34020") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43010->172.17.0.9:34020, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38081") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34826->172.17.0.9:38081, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39277") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57636->172.17.0.9:39277, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32762") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53338->172.17.0.9:32762, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39145") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47034->172.17.0.9:39145, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34856") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43090->172.17.0.9:34856, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35822") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38576->172.17.0.9:35822, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34603") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44748->172.17.0.9:34603, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31828") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53166->172.17.0.9:31828, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38327") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33104->172.17.0.9:38327, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35703") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48706->172.17.0.9:35703, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30593") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35198->172.17.0.9:30593, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37060") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34354->172.17.0.9:37060, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35979") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43234->172.17.0.9:35979, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33184") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46428->172.17.0.9:33184, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35097") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34118->172.17.0.9:35097, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38565") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44944->172.17.0.9:38565, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31519") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47948->172.17.0.9:31519, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36834") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52982->172.17.0.9:36834, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33290") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41312->172.17.0.9:33290, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34139") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55598->172.17.0.9:34139, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37673") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58844->172.17.0.9:37673, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33501") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53132->172.17.0.9:33501, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37381") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52910->172.17.0.9:37381, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35103") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46896->172.17.0.9:35103, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30080") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60094->172.17.0.9:30080, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31154") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45804->172.17.0.9:31154, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32429") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49028->172.17.0.9:32429, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36645") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49206->172.17.0.9:36645, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34200") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51824->172.17.0.9:34200, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30897") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45598->172.17.0.9:30897, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37522") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51404->172.17.0.9:37522, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31423") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43194->172.17.0.9:31423, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30038") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42484->172.17.0.9:30038, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38807") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44484->172.17.0.9:38807, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37488") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56130->172.17.0.9:37488, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37673") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58852->172.17.0.9:37673, err= 2026/02/07 03:25:15 DEBUG : both0: size = 6 OK 2026/02/07 03:25:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both10: size = 6 OK 2026/02/07 03:25:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both11: size = 6 OK 2026/02/07 03:25:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both0: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both12: size = 6 OK 2026/02/07 03:25:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both13: size = 6 OK 2026/02/07 03:25:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : both10: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both14: size = 6 OK 2026/02/07 03:25:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both11: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both15: size = 6 OK 2026/02/07 03:25:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both12: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both16: size = 6 OK 2026/02/07 03:25:15 DEBUG : both13: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both17: size = 6 OK 2026/02/07 03:25:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both17: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both18: size = 6 OK 2026/02/07 03:25:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both18: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both19: size = 6 OK 2026/02/07 03:25:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both19: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both1: size = 6 OK 2026/02/07 03:25:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both14: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both2: size = 6 OK 2026/02/07 03:25:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both15: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both3: size = 6 OK 2026/02/07 03:25:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both1: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both4: size = 6 OK 2026/02/07 03:25:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both4: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both5: size = 6 OK 2026/02/07 03:25:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both5: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both6: size = 6 OK 2026/02/07 03:25:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both6: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both7: size = 6 OK 2026/02/07 03:25:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both7: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both8: size = 6 OK 2026/02/07 03:25:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both16: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both9: size = 6 OK 2026/02/07 03:25:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both2: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both3: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both8: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both9: Unchanged skipping 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 INFO : only15: Deleted 2026/02/07 03:25:15 INFO : only4: Deleted 2026/02/07 03:25:15 INFO : only11: Deleted 2026/02/07 03:25:15 INFO : only12: Deleted 2026/02/07 03:25:15 INFO : only16: Deleted 2026/02/07 03:25:15 INFO : only14: Deleted 2026/02/07 03:25:15 INFO : only5: Deleted 2026/02/07 03:25:15 INFO : only2: Deleted 2026/02/07 03:25:15 INFO : only6: Deleted 2026/02/07 03:25:15 INFO : only8: Deleted 2026/02/07 03:25:15 INFO : only13: Deleted 2026/02/07 03:25:15 INFO : only0: Deleted 2026/02/07 03:25:15 INFO : only7: Deleted 2026/02/07 03:25:15 INFO : only9: Deleted 2026/02/07 03:25:15 INFO : only18: Deleted 2026/02/07 03:25:15 INFO : only1: Deleted 2026/02/07 03:25:15 INFO : only17: Deleted 2026/02/07 03:25:15 INFO : only10: Deleted 2026/02/07 03:25:15 INFO : only19: Deleted 2026/02/07 03:25:15 INFO : only3: Deleted 2026/02/07 03:25:15 INFO : There was nothing to transfer 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32475") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38758->172.17.0.9:32475, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35477") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45868->172.17.0.9:35477, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32843") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42922->172.17.0.9:32843, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35180") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34400->172.17.0.9:35180, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33393") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51916->172.17.0.9:33393, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33382") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41332->172.17.0.9:33382, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31083") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56424->172.17.0.9:31083, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37460") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32924->172.17.0.9:37460, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34781") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54944->172.17.0.9:34781, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36856") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44160->172.17.0.9:36856, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30095") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36238->172.17.0.9:30095, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32043") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38454->172.17.0.9:32043, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30629") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55276->172.17.0.9:30629, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32430") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35280->172.17.0.9:32430, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38192") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35998->172.17.0.9:38192, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33264") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54786->172.17.0.9:33264, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36966") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34274->172.17.0.9:36966, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35971") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48324->172.17.0.9:35971, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37987") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37238->172.17.0.9:37987, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31879") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53920->172.17.0.9:31879, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32251") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41050->172.17.0.9:32251, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39791") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33100->172.17.0.9:39791, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39208") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48180->172.17.0.9:39208, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30244") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40768->172.17.0.9:30244, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38833") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59722->172.17.0.9:38833, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33937") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51168->172.17.0.9:33937, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39664") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55050->172.17.0.9:39664, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32313") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55814->172.17.0.9:32313, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34125") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60808->172.17.0.9:34125, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30860") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53394->172.17.0.9:30860, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39373") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40064->172.17.0.9:39373, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31398") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59140->172.17.0.9:31398, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31425") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41340->172.17.0.9:31425, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37302") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51358->172.17.0.9:37302, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36146") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55926->172.17.0.9:36146, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39505") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47632->172.17.0.9:39505, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33205") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49304->172.17.0.9:33205, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31849") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33824->172.17.0.9:31849, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37978") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60542->172.17.0.9:37978, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32919") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50528->172.17.0.9:32919, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38101") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46548->172.17.0.9:38101, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30567") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39976->172.17.0.9:30567, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32555") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39468->172.17.0.9:32555, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38635") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47360->172.17.0.9:38635, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36440") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59326->172.17.0.9:36440, err= 2026/02/07 03:25:15 DEBUG : both0: size = 6 OK 2026/02/07 03:25:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both0: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both10: size = 6 OK 2026/02/07 03:25:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both10: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both11: size = 6 OK 2026/02/07 03:25:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both11: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both12: size = 6 OK 2026/02/07 03:25:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both12: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both13: size = 6 OK 2026/02/07 03:25:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both13: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both14: size = 6 OK 2026/02/07 03:25:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both14: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both15: size = 6 OK 2026/02/07 03:25:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both15: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both16: size = 6 OK 2026/02/07 03:25:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both16: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both17: size = 6 OK 2026/02/07 03:25:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both17: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both18: size = 6 OK 2026/02/07 03:25:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both18: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both19: size = 6 OK 2026/02/07 03:25:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both19: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both1: size = 6 OK 2026/02/07 03:25:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both1: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both2: size = 6 OK 2026/02/07 03:25:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both2: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both3: size = 6 OK 2026/02/07 03:25:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both3: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both4: size = 6 OK 2026/02/07 03:25:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both4: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both5: size = 6 OK 2026/02/07 03:25:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both5: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both6: size = 6 OK 2026/02/07 03:25:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both6: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both7: size = 6 OK 2026/02/07 03:25:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both7: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both8: size = 6 OK 2026/02/07 03:25:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both8: Unchanged skipping 2026/02/07 03:25:15 DEBUG : both9: size = 6 OK 2026/02/07 03:25:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:15 DEBUG : both9: Unchanged skipping 2026/02/07 03:25:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only0: Sizes differ 2026/02/07 03:25:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only10: Sizes differ 2026/02/07 03:25:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only11: Sizes differ 2026/02/07 03:25:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only12: Sizes differ 2026/02/07 03:25:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only13: Sizes differ 2026/02/07 03:25:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only14: Sizes differ 2026/02/07 03:25:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only15: Sizes differ 2026/02/07 03:25:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only16: Sizes differ 2026/02/07 03:25:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only17: Sizes differ 2026/02/07 03:25:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only18: Sizes differ 2026/02/07 03:25:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only1: Sizes differ 2026/02/07 03:25:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only2: Sizes differ 2026/02/07 03:25:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only3: Sizes differ 2026/02/07 03:25:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only4: Sizes differ 2026/02/07 03:25:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only5: Sizes differ 2026/02/07 03:25:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only6: Sizes differ 2026/02/07 03:25:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only7: Sizes differ 2026/02/07 03:25:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only8: Sizes differ 2026/02/07 03:25:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only9: Sizes differ 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36446") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47538->172.17.0.9:36446, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36404") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45366->172.17.0.9:36404, err= 2026/02/07 03:25:15 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2770254231) 2026/02/07 03:25:15 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-hepugus1niye) 2026/02/07 03:25:15 DEBUG : only19: Sizes differ 2026/02/07 03:25:15 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:15 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/07 03:25:15 INFO : only0: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31426") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36531") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55588->172.17.0.9:31426, err= 2026/02/07 03:25:15 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/07 03:25:15 INFO : only10: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37005") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33520->172.17.0.9:37005, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38761") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48344->172.17.0.9:38761, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51048->172.17.0.9:36531, err= 2026/02/07 03:25:15 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/07 03:25:15 INFO : only13: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/07 03:25:15 INFO : only11: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/07 03:25:15 INFO : only14: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30867") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37728->172.17.0.9:30867, err= 2026/02/07 03:25:15 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/07 03:25:15 INFO : only12: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38952") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32599") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34650->172.17.0.9:32599, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37201") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55780->172.17.0.9:38952, err= 2026/02/07 03:25:15 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49176->172.17.0.9:37201, err= 2026/02/07 03:25:15 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/07 03:25:15 INFO : only16: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/07 03:25:15 INFO : only18: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38010") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47682->172.17.0.9:38010, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35754") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35314->172.17.0.9:35754, err= 2026/02/07 03:25:15 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/07 03:25:15 INFO : only15: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34953") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55874->172.17.0.9:34953, err= 2026/02/07 03:25:15 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/07 03:25:15 INFO : only17: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34876") 2026/02/07 03:25:15 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/07 03:25:15 INFO : only3: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/07 03:25:15 INFO : only1: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/07 03:25:15 INFO : only2: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44064->172.17.0.9:34876, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31501") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32049") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38557") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34582->172.17.0.9:38557, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50740->172.17.0.9:32049, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35374->172.17.0.9:31501, err= 2026/02/07 03:25:15 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/07 03:25:15 INFO : only4: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/07 03:25:15 INFO : only7: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/07 03:25:15 INFO : only5: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32477") 2026/02/07 03:25:15 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/07 03:25:15 INFO : only6: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39583") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35538->172.17.0.9:32477, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44812->172.17.0.9:39583, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38751") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50872->172.17.0.9:38751, err= 2026/02/07 03:25:15 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/07 03:25:15 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/07 03:25:15 INFO : only8: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/07 03:25:15 INFO : only9: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/07 03:25:15 INFO : only19: Copied (replaced existing) 2026/02/07 03:25:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34694") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48826->172.17.0.9:34694, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35801") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47372->172.17.0.9:35801, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36091") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43704->172.17.0.9:36091, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:15 DEBUG : empty_on_remote: Making directory with metadata 2026/02/07 03:25:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:15 INFO : empty_on_remote: Making directory 2026/02/07 03:25:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 03:25:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30548") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51584->172.17.0.9:30548, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38168") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36769") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56494->172.17.0.9:36769, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49992->172.17.0.9:38168, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38531") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48186->172.17.0.9:38531, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36925") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51480->172.17.0.9:36925, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33662") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35912->172.17.0.9:33662, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:15 DEBUG : empty_on_remote: Making directory with metadata 2026/02/07 03:25:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:25:15 INFO : empty_on_remote: Making directory 2026/02/07 03:25:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 03:25:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30600") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55948->172.17.0.9:30600, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31534") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39421") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31445") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45098->172.17.0.9:39421, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38802->172.17.0.9:31445, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32026") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41220->172.17.0.9:32026, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54574->172.17.0.9:31534, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35955") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57350->172.17.0.9:35955, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38960") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54236->172.17.0.9:38960, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:15 INFO : sub dir: Making directory 2026/02/07 03:25:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36766") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52238->172.17.0.9:36766, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32620") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53382->172.17.0.9:32620, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38618") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42128->172.17.0.9:38618, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33479") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32768->172.17.0.9:33479, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30696") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40010->172.17.0.9:30696, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36793") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36902->172.17.0.9:36793, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34251") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49596->172.17.0.9:34251, err= 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34893") 2026/02/07 03:25:15 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35646->172.17.0.9:34893, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33901") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34302->172.17.0.9:33901, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31255") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50760->172.17.0.9:31255, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32045") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48494->172.17.0.9:32045, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:25:16 INFO : sub dir: Making directory 2026/02/07 03:25:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32458") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52428->172.17.0.9:32458, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33634") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32817") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47954->172.17.0.9:32817, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46948->172.17.0.9:33634, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38979") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45718->172.17.0.9:38979, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34281") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53396->172.17.0.9:34281, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34982") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45574->172.17.0.9:34982, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38372") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33194->172.17.0.9:38372, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31562") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37570->172.17.0.9:31562, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39297") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42350->172.17.0.9:39297, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39830") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54466->172.17.0.9:39830, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38658") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37856->172.17.0.9:38658, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30617") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43152->172.17.0.9:30617, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37815") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56644->172.17.0.9:37815, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39871") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37792->172.17.0.9:39871, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37293") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50702->172.17.0.9:37293, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37060") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34366->172.17.0.9:37060, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34510") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36946->172.17.0.9:34510, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33204") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53822->172.17.0.9:33204, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33829") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42336->172.17.0.9:33829, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34907") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51382->172.17.0.9:34907, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37969") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47672->172.17.0.9:37969, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39066") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33456->172.17.0.9:39066, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36711") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44686->172.17.0.9:36711, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35551") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60178->172.17.0.9:35551, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38774") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56320->172.17.0.9:38774, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32641") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46516->172.17.0.9:32641, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39793") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44710->172.17.0.9:39793, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36982") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58466->172.17.0.9:36982, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34452") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53508->172.17.0.9:34452, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34844") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47864->172.17.0.9:34844, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34156") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49214->172.17.0.9:34156, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30621") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36900->172.17.0.9:30621, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33075") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57256->172.17.0.9:33075, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33549") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53140->172.17.0.9:33549, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35034") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50680->172.17.0.9:35034, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37798") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42522->172.17.0.9:37798, err= 2026/02/07 03:25:16 DEBUG : apple: size = 5 OK 2026/02/07 03:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:16 DEBUG : banana: size = 6 OK 2026/02/07 03:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38511") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56390->172.17.0.9:38511, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : There was nothing to transfer 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35019") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57758->172.17.0.9:35019, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36579") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39880->172.17.0.9:36579, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39431") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52226->172.17.0.9:39431, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35922") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47654->172.17.0.9:35922, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32767") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48438->172.17.0.9:32767, err= 2026/02/07 03:25:16 DEBUG : apple: size = 5 OK 2026/02/07 03:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : banana: size = 6 OK 2026/02/07 03:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39758") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55146->172.17.0.9:39758, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : There was nothing to transfer 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37892") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38494->172.17.0.9:37892, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30391") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45994->172.17.0.9:30391, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38258") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38220->172.17.0.9:38258, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31709") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38120->172.17.0.9:31709, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32932") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33546->172.17.0.9:32932, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36195") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39326->172.17.0.9:36195, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30148") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35902->172.17.0.9:30148, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30174") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60466->172.17.0.9:30174, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35042") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36336->172.17.0.9:35042, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31267") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48234->172.17.0.9:31267, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33774") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36534->172.17.0.9:33774, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35204") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49104->172.17.0.9:35204, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34516") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45362->172.17.0.9:34516, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34271") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58056->172.17.0.9:34271, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31885") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57086->172.17.0.9:31885, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37271") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59936->172.17.0.9:37271, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31693") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45490->172.17.0.9:31693, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35851") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47192->172.17.0.9:35851, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38517") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41056->172.17.0.9:38517, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36054") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43390->172.17.0.9:36054, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33096") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47360->172.17.0.9:33096, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31283") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48982->172.17.0.9:31283, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31291") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41840->172.17.0.9:31291, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30954") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41910->172.17.0.9:30954, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35184") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55416->172.17.0.9:35184, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35111") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43660->172.17.0.9:35111, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30616") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47912->172.17.0.9:30616, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34259") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58752->172.17.0.9:34259, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36171") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49184->172.17.0.9:36171, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34162") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36470->172.17.0.9:34162, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31751") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36794->172.17.0.9:31751, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30698") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36760->172.17.0.9:30698, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36910") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56144->172.17.0.9:36910, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39178") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33182->172.17.0.9:39178, err= 2026/02/07 03:25:16 DEBUG : apple: size = 5 OK 2026/02/07 03:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : banana: size = 6 OK 2026/02/07 03:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31655") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47060->172.17.0.9:31655, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : There was nothing to transfer 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34458") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35618->172.17.0.9:34458, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33799") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60758->172.17.0.9:33799, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32289") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52042->172.17.0.9:32289, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30764") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55752->172.17.0.9:30764, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32237") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56222->172.17.0.9:32237, err= 2026/02/07 03:25:16 DEBUG : apple: size = 5 OK 2026/02/07 03:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34732") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36672->172.17.0.9:34732, err= 2026/02/07 03:25:16 DEBUG : banana: size = 6 OK 2026/02/07 03:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : There was nothing to transfer 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34836") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52284->172.17.0.9:34836, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39238") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49912->172.17.0.9:39238, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32831") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60768->172.17.0.9:32831, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30515") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59236->172.17.0.9:30515, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39948") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45894->172.17.0.9:39948, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33177") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42312->172.17.0.9:33177, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33880") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46272->172.17.0.9:33880, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34180") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35234->172.17.0.9:34180, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38403") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47634->172.17.0.9:38403, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31295") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58296->172.17.0.9:31295, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37565") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40264->172.17.0.9:37565, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31551") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44598->172.17.0.9:31551, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32105") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45802->172.17.0.9:32105, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36471") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55978->172.17.0.9:36471, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35969") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33936->172.17.0.9:35969, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36243") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33512->172.17.0.9:36243, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39078") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39810->172.17.0.9:39078, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33563") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48214->172.17.0.9:33563, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30347") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36348->172.17.0.9:30347, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31083") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56434->172.17.0.9:31083, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34605") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46806->172.17.0.9:34605, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35727") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52436->172.17.0.9:35727, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37599") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45366->172.17.0.9:37599, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39119") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32810->172.17.0.9:39119, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35298") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55780->172.17.0.9:35298, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38748") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50728->172.17.0.9:38748, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33973") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34280->172.17.0.9:33973, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39954") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43242->172.17.0.9:39954, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32498") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53822->172.17.0.9:32498, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34322") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47420->172.17.0.9:34322, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34524") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48406->172.17.0.9:34524, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38287") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42700->172.17.0.9:38287, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35849") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45526->172.17.0.9:35849, err= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33827") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33674->172.17.0.9:33827, err= 2026/02/07 03:25:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39231") 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38317") 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50168->172.17.0.9:39231, err= 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36105") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38878->172.17.0.9:36105, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36731") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60294->172.17.0.9:36731, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42728->172.17.0.9:38317, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33792") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44804->172.17.0.9:33792, err= 2026/02/07 03:25:16 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/07 03:25:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32794") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55406->172.17.0.9:32794, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32703") 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/07 03:25:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37374->172.17.0.9:32703, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39643") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34114->172.17.0.9:39643, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33111") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53082->172.17.0.9:33111, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33062") 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46720->172.17.0.9:33062, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32837") 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45608->172.17.0.9:32837, err= 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36207") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58418->172.17.0.9:36207, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35415") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35140") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33718->172.17.0.9:35140, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49950->172.17.0.9:35415, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37178") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47762->172.17.0.9:37178, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30897") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35391") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45612->172.17.0.9:30897, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34436") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35526->172.17.0.9:35391, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55426->172.17.0.9:34436, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35321") 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33887") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58240->172.17.0.9:35321, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59550->172.17.0.9:33887, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34159") 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46218->172.17.0.9:34159, err= 2026/02/07 03:25:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : banana: Deleted 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36264->172.17.0.9:21, err= 2026/02/07 03:25:16 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Connecting to FTP server 2026/02/07 03:25:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:25:16 INFO : splitbananasplit: Deleted 2026/02/07 03:25:16 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:25:16 INFO : appleappleapplebanana: Deleted 2026/02/07 03:25:16 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:25:16 INFO : apple: Deleted 2026/02/07 03:25:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36266->172.17.0.9:21, err= 2026/02/07 03:25:16 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36282->172.17.0.9:21, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:21") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36286->172.17.0.9:21, err= 2026/02/07 03:25:16 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35722") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41768->172.17.0.9:35722, err= 2026/02/07 03:25:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YXBwbGU=: Excluded 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/07 03:25:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YmFuYW5h: Excluded 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34167") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48698->172.17.0.9:34167, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33504") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45268->172.17.0.9:33504, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34050") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60168->172.17.0.9:34050, err= 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39247") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55180->172.17.0.9:39247, err= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : YXBwbGU=: size = 5 OK 2026/02/07 03:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : YmFuYW5h: size = 6 OK 2026/02/07 03:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36970") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51242->172.17.0.9:36970, err= 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31748") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50672->172.17.0.9:31748, err= 2026/02/07 03:25:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YXBwbGU=: Excluded 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/07 03:25:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : YmFuYW5h: Excluded 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32892") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51882->172.17.0.9:32892, err= 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35415") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49962->172.17.0.9:35415, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34576") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55810->172.17.0.9:34576, err= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:25:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33264") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54802->172.17.0.9:33264, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31982") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43424->172.17.0.9:31982, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32342") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34892->172.17.0.9:32342, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39928") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60254->172.17.0.9:39928, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38396") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41892->172.17.0.9:38396, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38669") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45704->172.17.0.9:38669, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32037") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41386->172.17.0.9:32037, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32766") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36940->172.17.0.9:32766, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35398") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32978->172.17.0.9:35398, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33900") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59508->172.17.0.9:33900, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34350") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36670->172.17.0.9:34350, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34152") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56348->172.17.0.9:34152, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36629") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42662->172.17.0.9:36629, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34776") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46894->172.17.0.9:34776, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37407") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47296->172.17.0.9:37407, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30916") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53318->172.17.0.9:30916, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35880") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41012->172.17.0.9:35880, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31292") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38122->172.17.0.9:31292, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37982") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58454->172.17.0.9:37982, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35092") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42640->172.17.0.9:35092, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38566") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48122->172.17.0.9:38566, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34978") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51322->172.17.0.9:34978, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34788") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54524->172.17.0.9:34788, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37037") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55928->172.17.0.9:37037, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34115") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43368->172.17.0.9:34115, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32372") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35700->172.17.0.9:32372, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31181") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58604->172.17.0.9:31181, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32288") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47810->172.17.0.9:32288, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34247") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58900->172.17.0.9:34247, err= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38315") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37702->172.17.0.9:38315, err= 2026/02/07 03:25:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35200") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41786->172.17.0.9:35200, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34215") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42926->172.17.0.9:34215, err= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35219") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31443") 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58476->172.17.0.9:35219, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32801") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57060->172.17.0.9:31443, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49012->172.17.0.9:32801, err= 2026/02/07 03:25:16 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34531") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57308->172.17.0.9:34531, err= 2026/02/07 03:25:16 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/07 03:25:16 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/07 03:25:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36966") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34278->172.17.0.9:36966, err= 2026/02/07 03:25:16 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/07 03:25:16 INFO : apple: Copied (new) to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37108") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52966->172.17.0.9:37108, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38166") 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32475") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38770->172.17.0.9:32475, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44260->172.17.0.9:38166, err= 2026/02/07 03:25:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34209") 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59830->172.17.0.9:34209, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33665") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34578") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47690->172.17.0.9:34578, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42100->172.17.0.9:33665, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36150") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60418->172.17.0.9:36150, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30721") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34632->172.17.0.9:30721, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35175") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51030->172.17.0.9:35175, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33856") 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38634->172.17.0.9:33856, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31743") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55422->172.17.0.9:31743, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39347") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42252->172.17.0.9:39347, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32628") 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50668->172.17.0.9:32628, err= 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34570") 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58260->172.17.0.9:34570, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:25:16 INFO : appleappleapplebanana: Deleted 2026/02/07 03:25:16 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:25:16 INFO : splitbananasplit: Deleted 2026/02/07 03:25:16 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:25:16 INFO : banana: Deleted 2026/02/07 03:25:16 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:25:16 INFO : apple: Deleted 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33877") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45524->172.17.0.9:33877, err= 2026/02/07 03:25:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : PREFIXapple: Excluded 2026/02/07 03:25:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : PREFIXbanana: Excluded 2026/02/07 03:25:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39961") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43882->172.17.0.9:39961, err= 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37337") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36428->172.17.0.9:37337, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32515") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39348->172.17.0.9:32515, err= 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:25:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37868") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59016->172.17.0.9:37868, err= 2026/02/07 03:25:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36195") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33432") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39342->172.17.0.9:36195, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37302") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39942->172.17.0.9:33432, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39215") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51360->172.17.0.9:37302, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43476->172.17.0.9:39215, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33052") 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49184->172.17.0.9:33052, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/07 03:25:16 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/07 03:25:16 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/07 03:25:16 INFO : splitbananasplit: Copied (new) 2026/02/07 03:25:16 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/07 03:25:16 INFO : banana: Copied (new) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/07 03:25:16 INFO : appleappleapplebanana: Copied (new) 2026/02/07 03:25:16 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/07 03:25:16 INFO : apple: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33027") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35370") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41100->172.17.0.9:33027, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33816") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53306->172.17.0.9:33816, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36186->172.17.0.9:35370, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38539") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40934->172.17.0.9:38539, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/07 03:25:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/07 03:25:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35078") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36252->172.17.0.9:35078, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37654") 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/07 03:25:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39476->172.17.0.9:37654, err= 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/07 03:25:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35548") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53228->172.17.0.9:35548, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33626") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46610->172.17.0.9:33626, err= 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/07 03:25:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/07 03:25:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/07 03:25:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34448") 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55198->172.17.0.9:34448, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36452") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32922") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53808->172.17.0.9:32922, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36148->172.17.0.9:36452, err= 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/07 03:25:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37700") 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39002->172.17.0.9:37700, err= 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/07 03:25:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30547") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35878->172.17.0.9:30547, err= 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/07 03:25:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32273") 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/07 03:25:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60550->172.17.0.9:32273, err= 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37922") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58012->172.17.0.9:37922, err= 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/07 03:25:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/07 03:25:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36754") 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/07 03:25:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33998->172.17.0.9:36754, err= 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/07 03:25:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/07 03:25:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/07 03:25:16 INFO : PREFIXsplitbananasplit: Deleted 2026/02/07 03:25:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/07 03:25:16 INFO : PREFIXbanana: Deleted 2026/02/07 03:25:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/07 03:25:16 INFO : PREFIXapple: Deleted 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30409") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52674->172.17.0.9:30409, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32357") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46300->172.17.0.9:32357, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34205") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39918->172.17.0.9:34205, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37295") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56976->172.17.0.9:37295, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35238") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38914->172.17.0.9:35238, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30402") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46168->172.17.0.9:30402, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39407") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37706->172.17.0.9:39407, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33546") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34836->172.17.0.9:33546, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34578") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47700->172.17.0.9:34578, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31229") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39876->172.17.0.9:31229, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36229") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39812->172.17.0.9:36229, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30294") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60414->172.17.0.9:30294, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34785") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60158->172.17.0.9:34785, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38499") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56432->172.17.0.9:38499, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35551") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60194->172.17.0.9:35551, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35789") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52190->172.17.0.9:35789, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30828") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40544->172.17.0.9:30828, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33128") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42828->172.17.0.9:33128, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36597") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42740->172.17.0.9:36597, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34899") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57796->172.17.0.9:34899, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34989") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32806->172.17.0.9:34989, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32403") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39556->172.17.0.9:32403, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37113") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54530->172.17.0.9:37113, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37348") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58786->172.17.0.9:37348, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31357") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38532->172.17.0.9:31357, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32710") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45172->172.17.0.9:32710, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33723") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46442->172.17.0.9:33723, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32722") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59404->172.17.0.9:32722, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31345") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48506->172.17.0.9:31345, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33522") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43650->172.17.0.9:33522, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37853") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49040->172.17.0.9:37853, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34165") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42326->172.17.0.9:34165, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31949") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48040->172.17.0.9:31949, err= 2026/02/07 03:25:16 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32982") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38226->172.17.0.9:32982, err= 2026/02/07 03:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : apple: Excluded 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : banana: Excluded 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32913") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49788->172.17.0.9:32913, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32485") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46618->172.17.0.9:32485, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35939") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39290->172.17.0.9:35939, err= 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30376") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42010->172.17.0.9:30376, err= 2026/02/07 03:25:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33885") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53724->172.17.0.9:33885, err= 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39291") 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35169") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56714->172.17.0.9:39291, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34120->172.17.0.9:35169, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39202") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46222->172.17.0.9:39202, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34784") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53620->172.17.0.9:34784, err= 2026/02/07 03:25:16 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/07 03:25:16 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/07 03:25:16 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/07 03:25:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/07 03:25:16 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:16 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/07 03:25:16 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/07 03:25:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34056") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45210->172.17.0.9:34056, err= 2026/02/07 03:25:16 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:16 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/07 03:25:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31812") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32449") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54712->172.17.0.9:32449, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37433") 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53220->172.17.0.9:31812, err= 2026/02/07 03:25:16 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44936->172.17.0.9:37433, err= 2026/02/07 03:25:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/07 03:25:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39634") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37872") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31177") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52510->172.17.0.9:37872, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58430->172.17.0.9:31177, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40694->172.17.0.9:39634, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35841") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34472->172.17.0.9:35841, err= 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30811") 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54268->172.17.0.9:30811, err= 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38733") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31945") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39227") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42362->172.17.0.9:38733, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47336->172.17.0.9:39227, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58790->172.17.0.9:31945, err= 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35846") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50726->172.17.0.9:35846, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31870") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36025") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47448->172.17.0.9:36025, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52084->172.17.0.9:31870, err= 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36386") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59768->172.17.0.9:36386, err= 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:25:17 INFO : appleappleapplebanana: Deleted 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:25:17 INFO : splitbananasplit: Deleted 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:25:17 INFO : apple: Deleted 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:25:17 INFO : banana: Deleted 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34276") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60974->172.17.0.9:34276, err= 2026/02/07 03:25:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : bananaSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35686") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36274->172.17.0.9:35686, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31178") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35550->172.17.0.9:31178, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38930") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60114->172.17.0.9:38930, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:25:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30837") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55642->172.17.0.9:30837, err= 2026/02/07 03:25:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37237") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31366") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45770->172.17.0.9:37237, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33435") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36567") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35292->172.17.0.9:31366, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46428->172.17.0.9:36567, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31644") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57438->172.17.0.9:33435, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35222->172.17.0.9:31644, err= 2026/02/07 03:25:17 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/07 03:25:17 INFO : apple: Copied (new) 2026/02/07 03:25:17 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/07 03:25:17 INFO : banana: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37097") 2026/02/07 03:25:17 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/07 03:25:17 INFO : appleappleapplebanana: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33112->172.17.0.9:37097, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37206") 2026/02/07 03:25:17 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/07 03:25:17 INFO : splitbananasplit: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32852->172.17.0.9:37206, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33761") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39190") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43652->172.17.0.9:39190, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40254->172.17.0.9:33761, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30989") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33788") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52068->172.17.0.9:33788, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48572->172.17.0.9:30989, err= 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32957") 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39054->172.17.0.9:32957, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38146") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45570->172.17.0.9:38146, err= 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34723") 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55126->172.17.0.9:34723, err= 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31852") 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52354->172.17.0.9:31852, err= 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37339") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36959") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34552->172.17.0.9:37339, err= 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43730->172.17.0.9:36959, err= 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37926") 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55276->172.17.0.9:37926, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31187") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33120->172.17.0.9:31187, err= 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/07 03:25:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31672") 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37026->172.17.0.9:31672, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32972") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48366->172.17.0.9:32972, err= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : appleSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : bananaSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : splitbananasplitSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32270") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53448->172.17.0.9:32270, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35940") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35130->172.17.0.9:35940, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30831") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38344->172.17.0.9:30831, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34296") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40194->172.17.0.9:34296, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37843") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47790->172.17.0.9:37843, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39495") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37108->172.17.0.9:39495, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34605") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46808->172.17.0.9:34605, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32325") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33276->172.17.0.9:32325, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32255") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55358->172.17.0.9:32255, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38294") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38730->172.17.0.9:38294, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36493") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49136->172.17.0.9:36493, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39390") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34236->172.17.0.9:39390, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35810") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36878->172.17.0.9:35810, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32914") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36676->172.17.0.9:32914, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35526") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37228->172.17.0.9:35526, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32684") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54768->172.17.0.9:32684, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37028") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54548->172.17.0.9:37028, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37545") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46702->172.17.0.9:37545, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37941") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49758->172.17.0.9:37941, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35805") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60400->172.17.0.9:35805, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34939") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41380->172.17.0.9:34939, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32790") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34000->172.17.0.9:32790, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38329") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39626->172.17.0.9:38329, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35545") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36148->172.17.0.9:35545, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30004") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48138->172.17.0.9:30004, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35314") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53438->172.17.0.9:35314, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32780") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47232->172.17.0.9:32780, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39352") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33026->172.17.0.9:39352, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34971") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36118->172.17.0.9:34971, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33750") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35894->172.17.0.9:33750, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31912") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47884->172.17.0.9:31912, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38755") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32960->172.17.0.9:38755, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33072") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60316->172.17.0.9:33072, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35015") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49600->172.17.0.9:35015, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39535") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34694->172.17.0.9:39535, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34734") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38692->172.17.0.9:34734, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37449") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33962->172.17.0.9:37449, err= 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37047") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58940->172.17.0.9:37047, err= 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36636") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41244->172.17.0.9:36636, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38181") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34556->172.17.0.9:38181, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39043") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39528->172.17.0.9:39043, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31699") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58244->172.17.0.9:31699, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/07 03:25:17 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/07 03:25:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32241") 2026/02/07 03:25:17 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/07 03:25:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56794->172.17.0.9:32241, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33049") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30010") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39628->172.17.0.9:30010, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39354->172.17.0.9:33049, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30603") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60576->172.17.0.9:30603, err= 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38112") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58882->172.17.0.9:38112, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30116") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34964->172.17.0.9:30116, err= 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37331") 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58806->172.17.0.9:37331, err= 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39119") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31487") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32814->172.17.0.9:39119, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45440->172.17.0.9:31487, err= 2026/02/07 03:25:17 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33589") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60262->172.17.0.9:33589, err= 2026/02/07 03:25:17 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35535") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54602->172.17.0.9:35535, err= 2026/02/07 03:25:17 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35974") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47152->172.17.0.9:35974, err= 2026/02/07 03:25:17 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/07 03:25:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33876") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59794->172.17.0.9:33876, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38979") 2026/02/07 03:25:17 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45726->172.17.0.9:38979, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38151") 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39780->172.17.0.9:38151, err= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:25:17 INFO : splitbananasplit: Deleted 2026/02/07 03:25:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:25:17 INFO : appleappleapplebanana: Deleted 2026/02/07 03:25:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:25:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34693") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37480->172.17.0.9:34693, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleapple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleapple: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbanan: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32100") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42090->172.17.0.9:32100, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-12345: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-23456: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-34567: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-45678: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32067") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58738->172.17.0.9:32067, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30699") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55354->172.17.0.9:30699, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33235") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51850->172.17.0.9:33235, err= 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : appleapple: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbanan: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30671") 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46736->172.17.0.9:30671, err= 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/07 03:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35662") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48836->172.17.0.9:35662, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleapple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleapple: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbanan: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30208") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47992->172.17.0.9:30208, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcde: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdef: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefg: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defgh: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghi: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghij: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijk: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-12345: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-23456: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-34567: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-45678: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36976") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40022->172.17.0.9:36976, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39717") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47238->172.17.0.9:39717, err= 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35386") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41672->172.17.0.9:35386, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31005") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55274->172.17.0.9:31005, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36078") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45406->172.17.0.9:36078, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36208") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40378->172.17.0.9:36208, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32526") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58358->172.17.0.9:32526, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38691") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33030->172.17.0.9:38691, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38412") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48292->172.17.0.9:38412, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37292") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52954->172.17.0.9:37292, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37114") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50918->172.17.0.9:37114, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32108") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56596->172.17.0.9:32108, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31187") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33130->172.17.0.9:31187, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39468") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41772->172.17.0.9:39468, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38940") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40314->172.17.0.9:38940, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30282") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44170->172.17.0.9:30282, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30596") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50280->172.17.0.9:30596, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31771") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36876->172.17.0.9:31771, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35520") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59680->172.17.0.9:35520, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38275") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51460->172.17.0.9:38275, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32634") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39834->172.17.0.9:32634, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36859") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52956->172.17.0.9:36859, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37325") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52824->172.17.0.9:37325, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37502") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36270->172.17.0.9:37502, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30088") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46888->172.17.0.9:30088, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30749") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50054->172.17.0.9:30749, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38562") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34842->172.17.0.9:38562, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33286") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41022->172.17.0.9:33286, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30295") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42968->172.17.0.9:30295, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39547") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43164->172.17.0.9:39547, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33553") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46794->172.17.0.9:33553, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34750") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32974->172.17.0.9:34750, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31112") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48816->172.17.0.9:31112, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39001") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33950->172.17.0.9:39001, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34040") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35402->172.17.0.9:34040, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32383") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38074->172.17.0.9:32383, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30137") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39404->172.17.0.9:30137, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39977") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55452->172.17.0.9:39977, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37371") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60474->172.17.0.9:37371, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32090") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59164->172.17.0.9:32090, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36855") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50084->172.17.0.9:36855, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37933") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35238->172.17.0.9:37933, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34765") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39030->172.17.0.9:34765, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37711") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34064->172.17.0.9:37711, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39880") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57844->172.17.0.9:39880, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34873") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39648->172.17.0.9:34873, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32940") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56484->172.17.0.9:32940, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39642") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42716->172.17.0.9:39642, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33872") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55236->172.17.0.9:33872, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37885") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44222->172.17.0.9:37885, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32734") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47310->172.17.0.9:32734, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35864") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39422->172.17.0.9:35864, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39720") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36034->172.17.0.9:39720, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39472") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59964->172.17.0.9:39472, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38936") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46592->172.17.0.9:38936, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39867") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50552->172.17.0.9:39867, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36815") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54242->172.17.0.9:36815, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30285") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42302->172.17.0.9:30285, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37127") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34576->172.17.0.9:37127, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32032") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54288->172.17.0.9:32032, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38707") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46502->172.17.0.9:38707, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36074") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39298->172.17.0.9:36074, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37785") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56618->172.17.0.9:37785, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34930") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42504->172.17.0.9:34930, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32088") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35886->172.17.0.9:32088, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33387") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37100->172.17.0.9:33387, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31019") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60348->172.17.0.9:31019, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37501") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50856->172.17.0.9:37501, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32154") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60680->172.17.0.9:32154, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31055") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41032->172.17.0.9:31055, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30746") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53984->172.17.0.9:30746, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32971") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33526->172.17.0.9:32971, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37941") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49760->172.17.0.9:37941, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30084") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50092->172.17.0.9:30084, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30000") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60212->172.17.0.9:30000, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32328") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37200->172.17.0.9:32328, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33075") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57270->172.17.0.9:33075, err= 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32077") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34362->172.17.0.9:32077, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30447") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51482->172.17.0.9:30447, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37792") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43742->172.17.0.9:37792, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34092") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52568->172.17.0.9:34092, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37673") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58862->172.17.0.9:37673, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39570") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38668->172.17.0.9:39570, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38185") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46426->172.17.0.9:38185, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34655") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41590->172.17.0.9:34655, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38114") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47926->172.17.0.9:38114, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33543") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60882->172.17.0.9:33543, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36643") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39676->172.17.0.9:36643, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38561") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58296->172.17.0.9:38561, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32972") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48370->172.17.0.9:32972, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39503") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60684->172.17.0.9:39503, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37568") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47270->172.17.0.9:37568, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33942") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40810->172.17.0.9:33942, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35242") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45566->172.17.0.9:35242, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38581") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45928->172.17.0.9:38581, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36929") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41988->172.17.0.9:36929, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31915") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37256->172.17.0.9:31915, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32173") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46600->172.17.0.9:32173, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36239") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46168->172.17.0.9:36239, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35050") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49432->172.17.0.9:35050, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36011") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55570->172.17.0.9:36011, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34400") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45124->172.17.0.9:34400, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34613") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54684->172.17.0.9:34613, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38088") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38938->172.17.0.9:38088, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33827") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33688->172.17.0.9:33827, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31482") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38924->172.17.0.9:31482, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30755") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47920->172.17.0.9:30755, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32179") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52742->172.17.0.9:32179, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39084") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33880->172.17.0.9:39084, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33605") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58044->172.17.0.9:33605, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32900") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48230->172.17.0.9:32900, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31646") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41770->172.17.0.9:31646, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32700") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54788->172.17.0.9:32700, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30327") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47054->172.17.0.9:30327, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30243") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60698->172.17.0.9:30243, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33691") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35650->172.17.0.9:33691, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33851") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39918->172.17.0.9:33851, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36193") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40130->172.17.0.9:36193, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38366") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60220->172.17.0.9:38366, err= 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36206") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60498->172.17.0.9:36206, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36262") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42768->172.17.0.9:36262, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34118") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35256->172.17.0.9:34118, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30968") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34232->172.17.0.9:30968, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38670") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43040->172.17.0.9:38670, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37459") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34616->172.17.0.9:37459, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31114") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46058->172.17.0.9:31114, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35982") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45748->172.17.0.9:35982, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33286") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41024->172.17.0.9:33286, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39215") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43486->172.17.0.9:39215, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38640") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51842->172.17.0.9:38640, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33052") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49188->172.17.0.9:33052, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34467") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33544->172.17.0.9:34467, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32326") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42702->172.17.0.9:32326, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33056") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57552->172.17.0.9:33056, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31053") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49022->172.17.0.9:31053, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32594") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35238->172.17.0.9:32594, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33871") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37050->172.17.0.9:33871, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38192") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36006->172.17.0.9:38192, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36270") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52520->172.17.0.9:36270, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38505") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41740->172.17.0.9:38505, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35595") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37646->172.17.0.9:35595, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35333") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46616->172.17.0.9:35333, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37484") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35260->172.17.0.9:37484, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31438") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57108->172.17.0.9:31438, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33959") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34998->172.17.0.9:33959, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35619") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52272->172.17.0.9:35619, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33195") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51494->172.17.0.9:33195, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31843") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58118->172.17.0.9:31843, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38344") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40672->172.17.0.9:38344, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32269") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45796->172.17.0.9:32269, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31950") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57114->172.17.0.9:31950, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36840") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33906->172.17.0.9:36840, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36118") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36412->172.17.0.9:36118, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33609") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47222->172.17.0.9:33609, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34014") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43250->172.17.0.9:34014, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30397") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38692->172.17.0.9:30397, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35065") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42966->172.17.0.9:35065, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35312") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38488->172.17.0.9:35312, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34943") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57502->172.17.0.9:34943, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34403") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44436->172.17.0.9:34403, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39206") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51076->172.17.0.9:39206, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33584") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48552->172.17.0.9:33584, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32882") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49762->172.17.0.9:32882, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30180") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51404->172.17.0.9:30180, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35219") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58488->172.17.0.9:35219, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38215") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57696->172.17.0.9:38215, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38243") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34786->172.17.0.9:38243, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35364") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45274->172.17.0.9:35364, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33922") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47056->172.17.0.9:33922, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37754") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33340->172.17.0.9:37754, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31853") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45676->172.17.0.9:31853, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38345") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53068->172.17.0.9:38345, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32296") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51248->172.17.0.9:32296, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31864") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35448->172.17.0.9:31864, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38076") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34362->172.17.0.9:38076, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33817") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36934->172.17.0.9:33817, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35896") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36336->172.17.0.9:35896, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31992") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48396->172.17.0.9:31992, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33674") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53158->172.17.0.9:33674, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33805") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49788->172.17.0.9:33805, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31287") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55540->172.17.0.9:31287, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37056") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40994->172.17.0.9:37056, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38064") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58090->172.17.0.9:38064, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31755") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35284->172.17.0.9:31755, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33668") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46206->172.17.0.9:33668, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35205") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46994->172.17.0.9:35205, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30673") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58170->172.17.0.9:30673, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37112") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57610->172.17.0.9:37112, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38161") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57128->172.17.0.9:38161, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34356") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35304->172.17.0.9:34356, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32268") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50458->172.17.0.9:32268, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36003") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40310->172.17.0.9:36003, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34543") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56330->172.17.0.9:34543, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31301") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51864->172.17.0.9:31301, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32482") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57426->172.17.0.9:32482, err= 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31666") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57858->172.17.0.9:31666, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38115") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60968->172.17.0.9:38115, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34490") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41620->172.17.0.9:34490, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37042") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48660->172.17.0.9:37042, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30792") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54820->172.17.0.9:30792, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30400") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59168->172.17.0.9:30400, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37139") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37322->172.17.0.9:37139, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30728") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56438->172.17.0.9:30728, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37292") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52960->172.17.0.9:37292, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31937") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51500->172.17.0.9:31937, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32444") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37306->172.17.0.9:32444, err= 2026/02/07 03:25:17 DEBUG : apple: size = 5 OK 2026/02/07 03:25:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : apple: Unchanged skipping 2026/02/07 03:25:17 DEBUG : banana: size = 6 OK 2026/02/07 03:25:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : banana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39255") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48580->172.17.0.9:39255, err= 2026/02/07 03:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37877") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39030->172.17.0.9:37877, err= 2026/02/07 03:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : apple: Excluded 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : appleappleapplebanana: Excluded 2026/02/07 03:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : banana: Excluded 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : splitbananasplit: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35095") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42944->172.17.0.9:35095, err= 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36726") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39460->172.17.0.9:36726, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35673") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49498->172.17.0.9:35673, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31067") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58472->172.17.0.9:31067, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34293") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33958->172.17.0.9:34293, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35775") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38532->172.17.0.9:35775, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30629") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55280->172.17.0.9:30629, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39150") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58426->172.17.0.9:39150, err= --- PASS: TestTransform (1.70s) --- PASS: TestTransform/NFC (0.17s) --- PASS: TestTransform/NFD (0.13s) --- PASS: TestTransform/base64 (0.24s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.16s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.10s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35081") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57028->172.17.0.9:35081, err= 2026/02/07 03:25:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 03:25:17 INFO : sub dir_somesuffix: Making directory 2026/02/07 03:25:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 03:25:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/07 03:25:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 03:25:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35889") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51740->172.17.0.9:35889, err= 2026/02/07 03:25:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 03:25:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31349") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60462->172.17.0.9:31349, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30245") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47542->172.17.0.9:30245, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33064") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37644->172.17.0.9:33064, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36633") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57292->172.17.0.9:36633, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37702") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48424->172.17.0.9:37702, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32165") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53234->172.17.0.9:32165, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39679") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50870->172.17.0.9:39679, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38737") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46902->172.17.0.9:38737, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35004") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35890->172.17.0.9:35004, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30468") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58756->172.17.0.9:30468, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38238") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48236->172.17.0.9:38238, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35627") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52830->172.17.0.9:35627, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37179") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55590->172.17.0.9:37179, err= 2026/02/07 03:25:17 INFO : toe: Making directory 2026/02/07 03:25:17 INFO : toe/toe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33825") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56306->172.17.0.9:33825, err= 2026/02/07 03:25:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/07 03:25:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39410") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:41928->172.17.0.9:39410, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32623") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47602->172.17.0.9:32623, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38897") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54780->172.17.0.9:38897, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37793") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55782->172.17.0.9:37793, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34846") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48276->172.17.0.9:34846, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30381") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48882->172.17.0.9:30381, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39454") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36296->172.17.0.9:39454, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33069") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50830->172.17.0.9:33069, err= 2026/02/07 03:25:17 INFO : toe: Making directory 2026/02/07 03:25:17 INFO : toe/toe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35830") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57278->172.17.0.9:35830, err= 2026/02/07 03:25:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/07 03:25:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33591") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35958->172.17.0.9:33591, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34418") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60816->172.17.0.9:34418, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35903") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59378->172.17.0.9:35903, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32202") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50734->172.17.0.9:32202, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31441") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59958->172.17.0.9:31441, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36373") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36986->172.17.0.9:36373, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30318") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35642->172.17.0.9:30318, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31150") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59266->172.17.0.9:31150, err= 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 INFO : tictacempty_dir: Making directory 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32665") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60576->172.17.0.9:32665, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33941") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39948->172.17.0.9:33941, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30735") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31528") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54358->172.17.0.9:30735, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:36138->172.17.0.9:31528, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37227") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52060->172.17.0.9:37227, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36974") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46422->172.17.0.9:36974, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35282") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36508") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42090->172.17.0.9:35282, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46698->172.17.0.9:36508, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34624") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47840->172.17.0.9:34624, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31486") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56622->172.17.0.9:31486, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38554") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49092->172.17.0.9:38554, err= 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 INFO : tictacempty_dir: Making directory 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38564") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52658->172.17.0.9:38564, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38745") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60104->172.17.0.9:38745, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36462") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53670->172.17.0.9:36462, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34978") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51338->172.17.0.9:34978, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37214") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40590->172.17.0.9:37214, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31409") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60422->172.17.0.9:31409, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39943") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30445") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52496->172.17.0.9:30445, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32802->172.17.0.9:39943, err= 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36005") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40554->172.17.0.9:36005, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/07 03:25:17 NOTICE: ftp://172.17.0.9:21/rclone-test-hepugus1niye: 0 differences found 2026/02/07 03:25:17 NOTICE: ftp://172.17.0.9:21/rclone-test-hepugus1niye: 1 hashes could not be checked 2026/02/07 03:25:17 NOTICE: ftp://172.17.0.9:21/rclone-test-hepugus1niye: 1 matching files 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36312") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33282->172.17.0.9:36312, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39280") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33522") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60428->172.17.0.9:39280, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43656->172.17.0.9:33522, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38573") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57940->172.17.0.9:38573, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30987") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33750->172.17.0.9:30987, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30052") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42492->172.17.0.9:30052, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38300") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50348->172.17.0.9:38300, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31057") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56950->172.17.0.9:31057, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32613") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40920->172.17.0.9:32613, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34772") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45374->172.17.0.9:34772, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36788") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53230->172.17.0.9:36788, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30589") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33588->172.17.0.9:30589, err= 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35019") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57768->172.17.0.9:35019, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32866") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47160->172.17.0.9:32866, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38155") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:44770->172.17.0.9:38155, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38491") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53062->172.17.0.9:38491, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33505") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:46398->172.17.0.9:33505, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39682") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49466->172.17.0.9:39682, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31788") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34932->172.17.0.9:31788, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39512") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53272->172.17.0.9:39512, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/02/07 03:25:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39075") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55590->172.17.0.9:39075, err= 2026/02/07 03:25:17 INFO : toe: Making directory 2026/02/07 03:25:17 INFO : toe/toe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32805") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37000->172.17.0.9:32805, err= 2026/02/07 03:25:17 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/07 03:25:17 INFO : toe/toe/toe: Copied (new) 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35010") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42256->172.17.0.9:35010, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33527") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37290->172.17.0.9:33527, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37285") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55928->172.17.0.9:37285, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36509") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34794->172.17.0.9:36509, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34807") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54972->172.17.0.9:34807, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32880") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42532->172.17.0.9:32880, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30360") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42718->172.17.0.9:30360, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33198") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45624->172.17.0.9:33198, err= 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 INFO : tictacempty_dir: Making directory 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34963") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37860->172.17.0.9:34963, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Deleted 2026/02/07 03:25:17 INFO : toe/toe: Removing directory 2026/02/07 03:25:17 INFO : toe: Removing directory 2026/02/07 03:25:17 INFO : empty_dir: Removing directory 2026/02/07 03:25:17 DEBUG : Local file system at /tmp/rclone2770254231: deleted 3 directories 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30067") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53816->172.17.0.9:30067, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34187") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45106->172.17.0.9:34187, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39369") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35276->172.17.0.9:39369, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32625") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33706->172.17.0.9:32625, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32758") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50562->172.17.0.9:32758, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35567") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36358") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49484->172.17.0.9:35567, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48430->172.17.0.9:36358, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31212") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34066->172.17.0.9:31212, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33378") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39246->172.17.0.9:33378, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34792") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34030->172.17.0.9:34792, err= 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 INFO : tictacempty_dir: Making directory 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33208") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48516->172.17.0.9:33208, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Deleted 2026/02/07 03:25:17 INFO : toe/toe: Removing directory 2026/02/07 03:25:17 INFO : toe: Removing directory 2026/02/07 03:25:17 INFO : empty_dir: Removing directory 2026/02/07 03:25:17 DEBUG : Local file system at /tmp/rclone2770254231: deleted 3 directories 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33993") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34206->172.17.0.9:33993, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31746") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42936->172.17.0.9:31746, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38361") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52094->172.17.0.9:38361, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39965") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:40540->172.17.0.9:39965, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36914") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53780->172.17.0.9:36914, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33278") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56050->172.17.0.9:33278, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35198") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39065") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33566->172.17.0.9:35198, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54302->172.17.0.9:39065, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31926") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36305") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50990->172.17.0.9:31926, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:37550->172.17.0.9:36305, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35554") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35096->172.17.0.9:35554, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35763") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33878->172.17.0.9:35763, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30032") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37747") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35222->172.17.0.9:30032, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52010->172.17.0.9:37747, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30783") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35654->172.17.0.9:30783, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:33921") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47922->172.17.0.9:33921, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31745") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55668->172.17.0.9:31745, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : Reset feature "Copy" 2026/02/07 03:25:17 DEBUG : Reset feature "Move" 2026/02/07 03:25:17 DEBUG : Reset feature "Copy" 2026/02/07 03:25:17 DEBUG : Reset feature "Move" 2026/02/07 03:25:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36149") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50772->172.17.0.9:36149, err= 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 INFO : tictacempty_dir: Making directory 2026/02/07 03:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 INFO : tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31242") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54358->172.17.0.9:31242, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Deleted 2026/02/07 03:25:17 INFO : toe/toe: Removing directory 2026/02/07 03:25:17 INFO : toe: Removing directory 2026/02/07 03:25:17 INFO : empty_dir: Removing directory 2026/02/07 03:25:17 DEBUG : Local file system at /tmp/rclone2770254231: deleted 3 directories 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31154") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45808->172.17.0.9:31154, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38921") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38765") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56862->172.17.0.9:38921, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:32896->172.17.0.9:38765, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36303") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57246->172.17.0.9:36303, err= 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39328") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58382->172.17.0.9:39328, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39113") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:52586->172.17.0.9:39113, err= 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/07 03:25:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/07 03:25:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37073") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:56728->172.17.0.9:37073, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38605") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37610") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34660") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35184->172.17.0.9:38605, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51764->172.17.0.9:37610, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49848->172.17.0.9:34660, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36365") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57532->172.17.0.9:36365, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38154") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:58582->172.17.0.9:38154, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30304") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55274->172.17.0.9:30304, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36438") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:39554->172.17.0.9:36438, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32150") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39106") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57982->172.17.0.9:32150, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:38990->172.17.0.9:39106, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36896") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:49448->172.17.0.9:36896, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39735") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57296->172.17.0.9:39735, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39482") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:57048->172.17.0.9:39482, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 DEBUG : toe: transformed to: dG9l 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35662") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48846->172.17.0.9:35662, err= 2026/02/07 03:25:17 DEBUG : toe: transformed to: dG9l 2026/02/07 03:25:17 INFO : dG9l: Making directory 2026/02/07 03:25:17 DEBUG : toe: transformed to: dG9l 2026/02/07 03:25:17 DEBUG : toe: transformed to: dG9l 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/07 03:25:17 INFO : dG9l/dG9l: Making directory 2026/02/07 03:25:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/07 03:25:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35227") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:42900->172.17.0.9:35227, err= 2026/02/07 03:25:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/07 03:25:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35067") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51280->172.17.0.9:35067, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34519") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:51198->172.17.0.9:34519, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35157") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55878->172.17.0.9:35157, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:36991") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:35246->172.17.0.9:36991, err= 2026/02/07 03:25:17 DEBUG : dG9l: transformed to: toe 2026/02/07 03:25:17 DEBUG : dG9l: transformed to: toe 2026/02/07 03:25:17 DEBUG : toe: Directory modification time the same (differ by 977.068665ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39049") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55510->172.17.0.9:39049, err= 2026/02/07 03:25:17 DEBUG : dG9l: transformed to: toe 2026/02/07 03:25:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/07 03:25:17 DEBUG : toe/toe: Directory modification time the same (differ by 977.068665ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:38189") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:48108->172.17.0.9:38189, err= 2026/02/07 03:25:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/07 03:25:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/07 03:25:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/07 03:25:17 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for checks to finish 2026/02/07 03:25:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/07 03:25:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/07 03:25:17 DEBUG : Local file system at /tmp/rclone2770254231: Waiting for transfers to finish 2026/02/07 03:25:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30763") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53884->172.17.0.9:30763, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34545") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33272->172.17.0.9:34545, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34516") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:45364->172.17.0.9:34516, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30695") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43626->172.17.0.9:30695, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31934") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:34572->172.17.0.9:31934, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:34193") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:55164->172.17.0.9:34193, err= 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35586") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:47878->172.17.0.9:35586, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-hepugus1niye", Local "Local file system at /tmp/rclone2770254231", Modify Window "1s" 2026/02/07 03:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39530") 2026/02/07 03:25:17 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:43374->172.17.0.9:39530, err= 2026/02/07 03:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:17 DEBUG : toe: transformed to: 2026/02/07 03:25:17 INFO : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Making directory 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe: transformed to: 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe: transformed to: 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe/toe: transformed to: 2026/02/07 03:25:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/07 03:25:18 INFO : toe/toe: Making directory 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe/toe: transformed to: 2026/02/07 03:25:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe: transformed to: 2026/02/07 03:25:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 03:25:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 03:25:18 DEBUG : toe/toe/toe: transformed to: 2026/02/07 03:25:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for checks to finish 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Waiting for transfers to finish 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32877") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:59644->172.17.0.9:32877, err= 2026/02/07 03:25:18 DEBUG : toe/toe/toe: size = 11 OK 2026/02/07 03:25:18 INFO : toe/toe/toe: Copied (new) 2026/02/07 03:25:18 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting files as there were IO errors 2026/02/07 03:25:18 ERROR : ftp://172.17.0.9:21/rclone-test-hepugus1niye: not deleting directories as there were IO errors 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37830") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33812->172.17.0.9:37830, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32585") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33608->172.17.0.9:32585, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:32628") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:50682->172.17.0.9:32628, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:30206") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54590->172.17.0.9:30206, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:31996") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:33226->172.17.0.9:31996, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:37379") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:54658->172.17.0.9:37379, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:39463") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:53268->172.17.0.9:39463, err= --- PASS: TestError (0.05s) PASS 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: dial("tcp","172.17.0.9:35685") 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: > dial: conn=172.17.0.1:60670->172.17.0.9:35685, err= 2026/02/07 03:25:18 DEBUG : ftp://172.17.0.9:21/rclone-test-hepugus1niye: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.588405562s (try 1/5)