"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/09/20 01:43:57 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto" 2026/09/20 01:43:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 01:43:57 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:57 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:57 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:57 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:57 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:57 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:57 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:57 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:57 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:57 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37732->172.17.0.9:21, err= 2026/09/20 01:43:57 DEBUG : Creating backend with remote "/tmp/rclone2104123300" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43336") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47492->172.17.0.9:43336, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57915") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58114->172.17.0.9:57915, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5312") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50972->172.17.0.9:5312, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58411") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39952->172.17.0.9:58411, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12313") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48418->172.17.0.9:12313, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28403") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59838->172.17.0.9:28403, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25793") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37986->172.17.0.9:25793, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2751") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44402->172.17.0.9:2751, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63462") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60186->172.17.0.9:63462, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14671") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56202->172.17.0.9:14671, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21039") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41444->172.17.0.9:21039, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:99: Skipping as metadata not supported 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60975") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52416->172.17.0.9:60975, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13431") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59192->172.17.0.9:13431, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:99: Skipping as metadata not supported 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19167") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43234->172.17.0.9:19167, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2900") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53618->172.17.0.9:2900, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : Creating backend with remote "/non-existing" 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18454") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35530->172.17.0.9:18454, err= 2026/09/20 01:43:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64090") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35682->172.17.0.9:64090, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24934") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39008->172.17.0.9:24934, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7818") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60446->172.17.0.9:7818, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45520") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54350->172.17.0.9:45520, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7533") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54974->172.17.0.9:7533, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30416") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58858->172.17.0.9:30416, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1648") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36180->172.17.0.9:1648, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45521") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46042->172.17.0.9:45521, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:223: Only runs on local 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48496") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57294->172.17.0.9:48496, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33171") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56130->172.17.0.9:33171, err= --- SKIP: TestCopyNoTraverseDeadlock (0.01s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Running all checks before starting transfers 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37773") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52540->172.17.0.9:37773, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Checks finished, now starting transfers 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17924") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55082->172.17.0.9:17924, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4181") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49338->172.17.0.9:4181, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16021") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57528->172.17.0.9:16021, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37757") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53436->172.17.0.9:37757, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46493") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43318->172.17.0.9:46493, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8401") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40066->172.17.0.9:8401, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 ERROR : Ignoring --no-traverse with sync 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42045") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50016->172.17.0.9:42045, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39370") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35960->172.17.0.9:39370, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19690") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60052->172.17.0.9:19690, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4914") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52210->172.17.0.9:4914, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64140") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44612->172.17.0.9:64140, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21418") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41526->172.17.0.9:21418, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2842") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46000->172.17.0.9:2842, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13276") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49566->172.17.0.9:13276, err= 2026/09/20 01:43:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41434") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60848->172.17.0.9:41434, err= 2026/09/20 01:43:57 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/09/20 01:43:57 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/09/20 01:43:57 INFO : hello world2: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62793") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33286->172.17.0.9:62793, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25683") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58776->172.17.0.9:25683, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59577") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56444->172.17.0.9:59577, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64670") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57624->172.17.0.9:64670, err= 2026/09/20 01:43:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43114") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60244->172.17.0.9:43114, err= 2026/09/20 01:43:57 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/09/20 01:43:57 INFO : potato2: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58133") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38916->172.17.0.9:58133, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24069") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33258->172.17.0.9:24069, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49909") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52198->172.17.0.9:49909, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38119") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34836->172.17.0.9:38119, err= 2026/09/20 01:43:57 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/09/20 01:43:57 INFO : potato2: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30579") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41450->172.17.0.9:30579, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14790") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38748->172.17.0.9:14790, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38743") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55958->172.17.0.9:38743, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/20 01:43:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:43:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/20 01:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10566") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56188->172.17.0.9:10566, err= 2026/09/20 01:43:57 INFO : sub dir2: Making directory 2026/09/20 01:43:57 INFO : sub dir: Making directory 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 INFO : sub dir2/sub sub dir2: Making directory 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37742->172.17.0.9:21, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62262") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60684->172.17.0.9:62262, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6379") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57884->172.17.0.9:6379, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47315") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21028") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46272->172.17.0.9:47315, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53638->172.17.0.9:21028, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14652") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54996->172.17.0.9:14652, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34495") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36380->172.17.0.9:34495, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51413") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9537") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50536->172.17.0.9:51413, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41786->172.17.0.9:9537, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42305") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60086->172.17.0.9:42305, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20884") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35534->172.17.0.9:20884, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 INFO : sub dir2: Making directory 2026/09/20 01:43:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/20 01:43:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62312") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54206->172.17.0.9:62312, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51385") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45250->172.17.0.9:51385, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55007") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58926->172.17.0.9:55007, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13648") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34706->172.17.0.9:13648, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5179") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59176->172.17.0.9:5179, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43150") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39200->172.17.0.9:43150, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12961") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34048->172.17.0.9:12961, err= --- PASS: TestCopyNoEmptyDirectories (0.03s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : sub dir2: Making directory with metadata 2026/09/20 01:43:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27896") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42312->172.17.0.9:27896, err= 2026/09/20 01:43:57 INFO : sub dir2: Making directory 2026/09/20 01:43:57 INFO : sub dir: Making directory 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28842") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36606->172.17.0.9:28842, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23846") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46524->172.17.0.9:23846, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38138") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56246->172.17.0.9:38138, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31787") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42522->172.17.0.9:31787, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3335") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42606->172.17.0.9:3335, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27447") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35338->172.17.0.9:27447, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9556") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43486->172.17.0.9:9556, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44240") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48434->172.17.0.9:44240, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23067") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44890->172.17.0.9:23067, err= --- PASS: TestMoveEmptyDirectories (0.04s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:439: Skipping test as backend does not support DirSetModTime 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33605") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35714->172.17.0.9:33605, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37845") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54660->172.17.0.9:37845, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 INFO : sub dir2: Making directory 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39700") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44150->172.17.0.9:39700, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20139") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54898->172.17.0.9:20139, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30864") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37404->172.17.0.9:30864, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51758") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41098->172.17.0.9:51758, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64359") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46394->172.17.0.9:64359, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26059") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59298->172.17.0.9:26059, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56049") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51234->172.17.0.9:56049, err= --- PASS: TestMoveNoEmptyDirectories (0.03s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:57 DEBUG : sub dir2: Making directory with metadata 2026/09/20 01:43:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14182") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33580->172.17.0.9:14182, err= 2026/09/20 01:43:57 INFO : sub dir2: Making directory 2026/09/20 01:43:57 INFO : sub dir: Making directory 2026/09/20 01:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30000") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44564->172.17.0.9:30000, err= 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:57 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:57 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41939") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38136->172.17.0.9:41939, err= 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29613") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6781") 2026/09/20 01:43:57 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45262->172.17.0.9:29613, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53780->172.17.0.9:6781, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47983") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47926->172.17.0.9:47983, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53046") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34386->172.17.0.9:53046, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41856") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48536->172.17.0.9:41856, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56727") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41580->172.17.0.9:56727, err= --- PASS: TestSyncEmptyDirectories (0.04s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26313") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40198->172.17.0.9:26313, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63847") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45026->172.17.0.9:63847, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 INFO : sub dir2: Making directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43876") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41804->172.17.0.9:43876, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18090") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37974->172.17.0.9:18090, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40080") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42044->172.17.0.9:40080, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16725") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58332->172.17.0.9:16725, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17084") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48820->172.17.0.9:17084, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62946") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56400->172.17.0.9:62946, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6237") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43206->172.17.0.9:6237, err= --- PASS: TestSyncNoEmptyDirectories (0.03s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54945") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40210->172.17.0.9:54945, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27633") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60610->172.17.0.9:27633, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51843") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43388->172.17.0.9:51843, err= 2026/09/20 01:43:58 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zivimoh8tuce" 2026/09/20 01:43:58 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Connecting to FTP server 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:37758->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-zivimoh8tuce 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36808") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47302->172.17.0.9:36808, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:50189") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:43806->172.17.0.9:50189, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19380") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37234->172.17.0.9:19380, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22440") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39338->172.17.0.9:22440, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:32877") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:49366->172.17.0.9:32877, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:16228") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:47144->172.17.0.9:16228, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:30622") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:47962->172.17.0.9:30622, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:12283") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:43290->172.17.0.9:12283, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: dial("tcp","172.17.0.9:10728") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: > dial: conn=172.17.0.1:47386->172.17.0.9:10728, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Purge object "sub dir/hello world" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Purge dir "sub dir" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: Purge dir "" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29579") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41898->172.17.0.9:29579, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9413") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58206->172.17.0.9:9413, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50436") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56140->172.17.0.9:50436, err= --- PASS: TestServerSideCopy (0.08s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30953") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56786->172.17.0.9:30953, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12547") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39490->172.17.0.9:12547, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6191") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52242->172.17.0.9:6191, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59467") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33578->172.17.0.9:59467, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36287") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47410->172.17.0.9:36287, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20426") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57692->172.17.0.9:20426, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10346") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39384->172.17.0.9:10346, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1338") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43844->172.17.0.9:1338, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63159") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33218->172.17.0.9:63159, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32551") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45838->172.17.0.9:32551, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28428") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36266->172.17.0.9:28428, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51727") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45222->172.17.0.9:51727, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48244") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55802->172.17.0.9:48244, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9322") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45898->172.17.0.9:9322, err= 2026/09/20 01:43:58 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-nimakuq7taxu" 2026/09/20 01:43:58 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Connecting to FTP server 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:37768->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-nimakuq7taxu 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:18791") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:52840->172.17.0.9:18791, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33169") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49676->172.17.0.9:33169, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48288") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38488->172.17.0.9:48288, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29412") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59428->172.17.0.9:29412, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:36017") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:60786->172.17.0.9:36017, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:17322") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:42632->172.17.0.9:17322, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:35227") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:56402->172.17.0.9:35227, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10157") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33916->172.17.0.9:10157, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64352") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54558->172.17.0.9:64352, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11874") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41182->172.17.0.9:11874, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51448") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:48757") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:49206->172.17.0.9:48757, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34078->172.17.0.9:51448, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:10182") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:46536->172.17.0.9:10182, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61994") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52548->172.17.0.9:61994, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-nimakuq7taxu) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60226") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50012->172.17.0.9:60226, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:58874") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:33066->172.17.0.9:58874, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:25859") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:38496->172.17.0.9:25859, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:25845") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:44092->172.17.0.9:25845, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:56535") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:38458->172.17.0.9:56535, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: dial("tcp","172.17.0.9:29743") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: > dial: conn=172.17.0.1:52556->172.17.0.9:29743, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Purge object "sub dir/hello world" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Purge dir "sub dir" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: Purge dir "" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48834") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34812->172.17.0.9:48834, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36956") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56902->172.17.0.9:36956, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53759") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48986->172.17.0.9:53759, err= --- PASS: TestServerSideCopyOverSelf (0.15s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4247") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49796->172.17.0.9:4247, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30990") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36584->172.17.0.9:30990, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58999") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40992->172.17.0.9:58999, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27323") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33108->172.17.0.9:27323, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26070") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54750->172.17.0.9:26070, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54982") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46650->172.17.0.9:54982, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/20 01:43:58 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19523") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33560->172.17.0.9:19523, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47658") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40172->172.17.0.9:47658, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16584") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53704->172.17.0.9:16584, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44149") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53820->172.17.0.9:44149, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56300") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60964->172.17.0.9:56300, err= --- PASS: TestMoveOverSelf (0.05s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24063") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47924->172.17.0.9:24063, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19061") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43616->172.17.0.9:19061, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49907") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58238->172.17.0.9:49907, err= 2026/09/20 01:43:58 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hipumep5vobo" 2026/09/20 01:43:58 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:58 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:58 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:58 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:58 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Connecting to FTP server 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:37774->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-hipumep5vobo 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1972") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52388->172.17.0.9:1972, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:27601") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:44254->172.17.0.9:27601, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43811") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33312->172.17.0.9:43811, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57417") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37938->172.17.0.9:57417, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:56952") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:54194->172.17.0.9:56952, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:15994") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:51286->172.17.0.9:15994, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:44047") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:33912->172.17.0.9:44047, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10253") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57088->172.17.0.9:10253, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49352") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46762->172.17.0.9:49352, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64795") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53596->172.17.0.9:64795, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Using server-side directory move 2026/09/20 01:43:58 INFO : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28249") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36424->172.17.0.9:28249, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:37538") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:40952->172.17.0.9:37538, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:48650") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:59408->172.17.0.9:48650, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8607") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36230->172.17.0.9:8607, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-hipumep5vobo) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for transfers to finish 2026/09/20 01:43:58 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:58 INFO : sub dir/hello world: Moved (server-side) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60878") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53366->172.17.0.9:60878, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7665") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37384->172.17.0.9:7665, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:60294") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:44564->172.17.0.9:60294, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:26653") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:47612->172.17.0.9:26653, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5498") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48280->172.17.0.9:5498, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23897") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50302->172.17.0.9:23897, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62529") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45058->172.17.0.9:62529, err= 2026/09/20 01:43:58 DEBUG : testing file moves 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44309") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60712->172.17.0.9:44309, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:60766") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:49974->172.17.0.9:60766, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58484") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:19352") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:38348->172.17.0.9:19352, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49024->172.17.0.9:58484, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-hipumep5vobo) 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Waiting for transfers to finish 2026/09/20 01:43:58 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:58 INFO : sub dir/hello world: Moved (server-side) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22976") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53892->172.17.0.9:22976, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23855") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57760->172.17.0.9:23855, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:50748") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:40928->172.17.0.9:50748, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:59127") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:57906->172.17.0.9:59127, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:62618") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:36710->172.17.0.9:62618, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: dial("tcp","172.17.0.9:16132") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: > dial: conn=172.17.0.1:48770->172.17.0.9:16132, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Purge object "sub dir/hello world" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Purge dir "sub dir" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: Purge dir "" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59682") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60212->172.17.0.9:59682, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26574") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47194->172.17.0.9:26574, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5497") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35504->172.17.0.9:5497, err= --- PASS: TestServerSideMoveOverSelf (0.15s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17787") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47578->172.17.0.9:17787, err= 2026/09/20 01:43:58 ERROR : error listing: directory not found 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1215") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56026->172.17.0.9:1215, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26888") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57358->172.17.0.9:26888, err= 2026/09/20 01:43:58 INFO : Local file system at /tmp/rclone2104123300: Making directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31366") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60104->172.17.0.9:31366, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37024") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39566->172.17.0.9:37024, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44583") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39456->172.17.0.9:44583, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45192") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35650->172.17.0.9:45192, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31145") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37008->172.17.0.9:31145, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13081") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53272->172.17.0.9:13081, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45323") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41072->172.17.0.9:45323, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27945") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33996->172.17.0.9:27945, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36533") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34600->172.17.0.9:36533, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11898") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48450->172.17.0.9:11898, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15336") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59688->172.17.0.9:15336, err= 2026/09/20 01:43:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31236") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41840->172.17.0.9:31236, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50547") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36760->172.17.0.9:50547, err= 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/20 01:43:58 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/20 01:43:58 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22637") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45080->172.17.0.9:22637, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45856") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42190->172.17.0.9:45856, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12961") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34062->172.17.0.9:12961, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47830") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46662->172.17.0.9:47830, err= 2026/09/20 01:43:58 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19461") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40776->172.17.0.9:19461, err= 2026/09/20 01:43:58 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/09/20 01:43:58 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/09/20 01:43:58 INFO : check sum: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25861") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52004->172.17.0.9:25861, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33257") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51568->172.17.0.9:33257, err= 2026/09/20 01:43:58 DEBUG : check sum: size = 1 OK 2026/09/20 01:43:58 NOTICE: ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/20 01:43:58 DEBUG : check sum: Size of src and dst objects identical 2026/09/20 01:43:58 DEBUG : check sum: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : There was nothing to transfer 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41295") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39104->172.17.0.9:41295, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13490") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56788->172.17.0.9:13490, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44507") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51234->172.17.0.9:44507, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41349") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38974->172.17.0.9:41349, err= 2026/09/20 01:43:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42391") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42646->172.17.0.9:42391, err= 2026/09/20 01:43:58 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/09/20 01:43:58 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/09/20 01:43:58 INFO : sizeonly: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24341") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54458->172.17.0.9:24341, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15309") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37826->172.17.0.9:15309, err= 2026/09/20 01:43:58 DEBUG : sizeonly: size = 6 OK 2026/09/20 01:43:58 DEBUG : sizeonly: Sizes identical 2026/09/20 01:43:58 DEBUG : sizeonly: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : There was nothing to transfer 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37808") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48236->172.17.0.9:37808, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59795") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45400->172.17.0.9:59795, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25690") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43654->172.17.0.9:25690, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60068") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59580->172.17.0.9:60068, err= 2026/09/20 01:43:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33346") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53808->172.17.0.9:33346, err= 2026/09/20 01:43:58 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/09/20 01:43:58 INFO : ignore-size: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60743") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56184->172.17.0.9:60743, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54308") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46428->172.17.0.9:54308, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : ignore-size: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : There was nothing to transfer 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51950") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41840->172.17.0.9:51950, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64108") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53070->172.17.0.9:64108, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42576") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57048->172.17.0.9:42576, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60004") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42732->172.17.0.9:60004, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7814") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44824->172.17.0.9:7814, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59534") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53408->172.17.0.9:59534, err= 2026/09/20 01:43:58 DEBUG : existing: size = 6 OK 2026/09/20 01:43:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : existing: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : There was nothing to transfer 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32923") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42184->172.17.0.9:32923, err= 2026/09/20 01:43:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54873") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34518->172.17.0.9:54873, err= 2026/09/20 01:43:58 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/20 01:43:58 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/20 01:43:58 INFO : existing: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30853") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46710->172.17.0.9:30853, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49217") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39068->172.17.0.9:49217, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17295") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47174->172.17.0.9:17295, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64479") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53502->172.17.0.9:64479, err= 2026/09/20 01:43:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56528") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43332->172.17.0.9:56528, err= 2026/09/20 01:43:58 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/20 01:43:58 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/20 01:43:58 INFO : existing: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42167") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57736->172.17.0.9:42167, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33149") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42366->172.17.0.9:33149, err= 2026/09/20 01:43:58 DEBUG : existing: Destination exists, skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : There was nothing to transfer 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22799") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50396->172.17.0.9:22799, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14670") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43022->172.17.0.9:14670, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17567") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45530->172.17.0.9:17567, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46640") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44246->172.17.0.9:46640, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39563") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50088->172.17.0.9:39563, err= 2026/09/20 01:43:58 INFO : d: Making directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43432") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57534->172.17.0.9:43432, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37778->172.17.0.9:21, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44520") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18130") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57440->172.17.0.9:44520, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33956->172.17.0.9:18130, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51550") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47736->172.17.0.9:51550, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28493") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42312->172.17.0.9:28493, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19220") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53800->172.17.0.9:19220, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37544") 2026/09/20 01:43:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37784->172.17.0.9:21, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64509") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55266->172.17.0.9:37544, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36210->172.17.0.9:64509, err= 2026/09/20 01:43:58 DEBUG : c/non empty space: size = 5 OK 2026/09/20 01:43:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28931") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59784->172.17.0.9:28931, err= 2026/09/20 01:43:58 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/20 01:43:58 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/20 01:43:58 INFO : a/potato2: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : b/potato: Deleted 2026/09/20 01:43:58 INFO : d: Removing directory 2026/09/20 01:43:58 INFO : b: Removing directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: deleted 2 directories 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55490") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48594->172.17.0.9:55490, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23295") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39443") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49482->172.17.0.9:39443, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45074->172.17.0.9:23295, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21866") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57900->172.17.0.9:21866, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32870") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62429") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48032->172.17.0.9:62429, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42670->172.17.0.9:32870, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46142") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57002->172.17.0.9:46142, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50445") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48888->172.17.0.9:50445, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6084") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43466->172.17.0.9:6084, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31691") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48120->172.17.0.9:31691, err= 2026/09/20 01:43:58 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:58 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/09/20 01:43:58 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32795") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54856->172.17.0.9:32795, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1853") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41786->172.17.0.9:1853, err= 2026/09/20 01:43:58 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 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/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23487") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37408->172.17.0.9:23487, err= 2026/09/20 01:43:58 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/09/20 01:43:58 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/09/20 01:43:58 INFO : empty space: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28131") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56220->172.17.0.9:28131, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62572") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50562->172.17.0.9:62572, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3245") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38516->172.17.0.9:3245, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27750") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33410->172.17.0.9:27750, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16277") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53542->172.17.0.9:16277, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48660") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40162->172.17.0.9:48660, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65125") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36526->172.17.0.9:65125, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46569") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48684->172.17.0.9:46569, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : foo: size = 3 OK 2026/09/20 01:43:58 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/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10740") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59582->172.17.0.9:10740, err= 2026/09/20 01:43:58 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/09/20 01:43:58 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/09/20 01:43:58 INFO : foo: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28083") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37134->172.17.0.9:28083, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32657") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56526->172.17.0.9:32657, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24420") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48268->172.17.0.9:24420, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53609") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51998->172.17.0.9:53609, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9044") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54716->172.17.0.9:9044, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51786") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38140->172.17.0.9:51786, err= 2026/09/20 01:43:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25542") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33772->172.17.0.9:25542, err= 2026/09/20 01:43:58 DEBUG : potato.06503f43.partial: size = 60 OK 2026/09/20 01:43:58 DEBUG : potato.06503f43.partial: renamed to: potato 2026/09/20 01:43:58 INFO : potato: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25053") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37714->172.17.0.9:25053, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10723") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56954->172.17.0.9:10723, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42368") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34314->172.17.0.9:42368, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38621") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44804->172.17.0.9:38621, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11408") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42466->172.17.0.9:11408, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32108") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46798->172.17.0.9:32108, err= 2026/09/20 01:43:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:43:58 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:58 DEBUG : potato: Sizes differ 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18680") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49720->172.17.0.9:18680, err= 2026/09/20 01:43:58 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/09/20 01:43:58 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/09/20 01:43:58 INFO : potato: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36990") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59290->172.17.0.9:36990, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31665") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58596->172.17.0.9:31665, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6344") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52356->172.17.0.9:6344, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20075") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36424->172.17.0.9:20075, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13761") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47920->172.17.0.9:13761, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10180") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45174->172.17.0.9:10180, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : potato: size = 21 OK 2026/09/20 01:43:58 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/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44575") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50558->172.17.0.9:44575, err= 2026/09/20 01:43:58 DEBUG : potato.a809149f.partial: size = 21 OK 2026/09/20 01:43:58 DEBUG : potato.a809149f.partial: renamed to: potato 2026/09/20 01:43:58 INFO : potato: Copied (replaced existing) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13889") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40028->172.17.0.9:13889, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31130") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45042->172.17.0.9:31130, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6491") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49564->172.17.0.9:6491, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12805") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57756->172.17.0.9:12805, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47711") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53714->172.17.0.9:47711, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7634") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44900->172.17.0.9:7634, err= 2026/09/20 01:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3382") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56032->172.17.0.9:3382, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26376") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34348->172.17.0.9:26376, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51732") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55582->172.17.0.9:51732, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49589") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33164->172.17.0.9:49589, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7866") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49588->172.17.0.9:7866, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37078") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54534->172.17.0.9:37078, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56667") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54770->172.17.0.9:56667, err= 2026/09/20 01:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8359") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38610->172.17.0.9:8359, err= 2026/09/20 01:43:58 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/20 01:43:58 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/20 01:43:58 INFO : potato2: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : potato: Deleted 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65001") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43266->172.17.0.9:65001, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38015") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45250->172.17.0.9:38015, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48162") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34844->172.17.0.9:48162, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14656") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34166->172.17.0.9:14656, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35415") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52942->172.17.0.9:35415, err= 2026/09/20 01:43:58 INFO : d: Making directory 2026/09/20 01:43:58 INFO : d/e: Making directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31072") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34980->172.17.0.9:31072, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24055") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21289") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59448->172.17.0.9:24055, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7303") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54594->172.17.0.9:7303, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33012->172.17.0.9:21289, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31505") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56640->172.17.0.9:31505, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58198") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49972->172.17.0.9:58198, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37501") 2026/09/20 01:43:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13691") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42382->172.17.0.9:13691, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43472->172.17.0.9:37501, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29329") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57568->172.17.0.9:29329, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55995") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48446->172.17.0.9:55995, err= 2026/09/20 01:43:58 DEBUG : c/non empty space: size = 5 OK 2026/09/20 01:43:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:58 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44485") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40448->172.17.0.9:44485, err= 2026/09/20 01:43:58 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:58 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/20 01:43:58 INFO : a/potato2: Copied (new) 2026/09/20 01:43:58 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:58 INFO : b/potato: Deleted 2026/09/20 01:43:58 INFO : d/e: Removing directory 2026/09/20 01:43:58 INFO : d: Removing directory 2026/09/20 01:43:58 INFO : b: Removing directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: deleted 3 directories 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40327") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34102->172.17.0.9:40327, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13432") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15175") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36076->172.17.0.9:15175, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38030->172.17.0.9:13432, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12048") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60170->172.17.0.9:12048, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5116") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48184") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53774->172.17.0.9:5116, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47290->172.17.0.9:48184, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10012") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47422->172.17.0.9:10012, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58451") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49008->172.17.0.9:58451, err= 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19136") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43734->172.17.0.9:19136, err= 2026/09/20 01:43:58 INFO : d: Making directory 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39574") 2026/09/20 01:43:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60278->172.17.0.9:39574, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58132") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50606->172.17.0.9:58132, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29079") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48870->172.17.0.9:29079, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47606") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44248->172.17.0.9:47606, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6778") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47378->172.17.0.9:6778, err= 2026/09/20 01:43:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19313") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56476->172.17.0.9:19313, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29733") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36342->172.17.0.9:29733, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5583") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49066->172.17.0.9:5583, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8028") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54226->172.17.0.9:8028, err= 2026/09/20 01:43:59 DEBUG : c/non empty space: size = 5 OK 2026/09/20 01:43:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/20 01:43:59 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/20 01:43:59 INFO : a/potato2: Copied (new) 2026/09/20 01:43:59 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting files as there were IO errors 2026/09/20 01:43:59 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting directories as there were IO errors 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14896") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52068->172.17.0.9:14896, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58801") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57665") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35014->172.17.0.9:57665, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37730->172.17.0.9:58801, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40309") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32585") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39114->172.17.0.9:32585, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43458->172.17.0.9:40309, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3108") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55688->172.17.0.9:3108, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33275") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35120->172.17.0.9:33275, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50436") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56144->172.17.0.9:50436, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30142") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20423") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60190->172.17.0.9:30142, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48224->172.17.0.9:20423, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10260") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55062->172.17.0.9:10260, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1232") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51130->172.17.0.9:1232, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9759") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54708->172.17.0.9:9759, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41584") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50064->172.17.0.9:41584, err= 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31646") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33622->172.17.0.9:31646, err= 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42674") 2026/09/20 01:43:59 INFO : potato: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54884->172.17.0.9:42674, err= 2026/09/20 01:43:59 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/20 01:43:59 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/20 01:43:59 INFO : potato2: Copied (new) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21305") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49218->172.17.0.9:21305, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17496") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44196->172.17.0.9:17496, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9443") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60830->172.17.0.9:9443, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40391") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56684->172.17.0.9:40391, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7155") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48002->172.17.0.9:7155, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13779") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60716->172.17.0.9:13779, err= 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1913") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40622->172.17.0.9:1913, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 INFO : potato: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19629") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50042->172.17.0.9:19629, err= 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60809") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51008->172.17.0.9:60809, err= 2026/09/20 01:43:59 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/20 01:43:59 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/20 01:43:59 INFO : potato2: Copied (new) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5225") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37870->172.17.0.9:5225, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41221") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59104->172.17.0.9:41221, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64048") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44074->172.17.0.9:64048, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29598") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44702->172.17.0.9:29598, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45728") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37122->172.17.0.9:45728, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27341") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49650->172.17.0.9:27341, err= 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32749") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33794->172.17.0.9:32749, err= 2026/09/20 01:43:59 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/09/20 01:43:59 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/09/20 01:43:59 INFO : potato2: Copied (new) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3007") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55126->172.17.0.9:3007, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34263") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37424->172.17.0.9:34263, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6015") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58556->172.17.0.9:6015, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58212") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35994->172.17.0.9:58212, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63921") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33760->172.17.0.9:63921, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28689") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44408->172.17.0.9:28689, err= 2026/09/20 01:43:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : enormous: Excluded 2026/09/20 01:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : potato2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10789") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48986->172.17.0.9:10789, err= 2026/09/20 01:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : potato2: Excluded 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4135") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54836->172.17.0.9:4135, err= 2026/09/20 01:43:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : enormous: Excluded 2026/09/20 01:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : potato2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52122") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52842->172.17.0.9:52122, err= 2026/09/20 01:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : potato2: Excluded 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8418") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40540->172.17.0.9:8418, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6378") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34502->172.17.0.9:6378, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19001") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37710->172.17.0.9:19001, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30044") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60828->172.17.0.9:30044, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25209") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47326->172.17.0.9:25209, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24346") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52154->172.17.0.9:24346, err= 2026/09/20 01:43:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : enormous: Excluded 2026/09/20 01:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : potato2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50085") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54528->172.17.0.9:50085, err= 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : enormous: Deleted 2026/09/20 01:43:59 INFO : potato2: Deleted 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9125") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51154->172.17.0.9:9125, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9934") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38734->172.17.0.9:9934, err= 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : enormous: Deleted 2026/09/20 01:43:59 INFO : potato2: Deleted 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15298") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33406->172.17.0.9:15298, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25167") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40148->172.17.0.9:25167, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1500") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37500->172.17.0.9:1500, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30529") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35252->172.17.0.9:30529, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29126") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48670->172.17.0.9:29126, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13281") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50306->172.17.0.9:13281, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31194") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56526->172.17.0.9:31194, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12705") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46874->172.17.0.9:12705, err= 2026/09/20 01:43:59 DEBUG : five: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:43:59 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:59 DEBUG : four: Sizes differ 2026/09/20 01:43:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/20 01:43:59 DEBUG : one: Destination is newer than source, skipping 2026/09/20 01:43:59 DEBUG : three: size = 5 OK 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : three: Sizes identical 2026/09/20 01:43:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/20 01:43:59 DEBUG : two: size = 3 OK 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27221") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44272->172.17.0.9:27221, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31484") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2598") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60880->172.17.0.9:31484, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50140->172.17.0.9:2598, err= 2026/09/20 01:43:59 DEBUG : four.f852663a.partial: size = 4 OK 2026/09/20 01:43:59 DEBUG : five.0fee171d.partial: size = 4 OK 2026/09/20 01:43:59 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/09/20 01:43:59 DEBUG : five.0fee171d.partial: renamed to: five 2026/09/20 01:43:59 INFO : five: Copied (new) 2026/09/20 01:43:59 DEBUG : four.f852663a.partial: renamed to: four 2026/09/20 01:43:59 INFO : four: Copied (replaced existing) 2026/09/20 01:43:59 DEBUG : two.8549bf6d.partial: renamed to: two 2026/09/20 01:43:59 INFO : two: Copied (replaced existing) 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40264") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50322->172.17.0.9:40264, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47743") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54534->172.17.0.9:47743, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14185") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35410->172.17.0.9:14185, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/09/20 01:43:59 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Ignoring --track-renames as the source and destination do not have a common hash 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39816") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33510->172.17.0.9:39816, err= 2026/09/20 01:43:59 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64146") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33022->172.17.0.9:64146, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8027") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50780->172.17.0.9:8027, err= 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/20 01:43:59 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/20 01:43:59 INFO : potato: Copied (new) 2026/09/20 01:43:59 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/09/20 01:43:59 INFO : yam: Copied (new) 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41706") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46502->172.17.0.9:41706, err= 2026/09/20 01:43:59 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Ignoring --track-renames as the source and destination do not have a common hash 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61847") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55374->172.17.0.9:61847, err= 2026/09/20 01:43:59 DEBUG : potato: size = 14 OK 2026/09/20 01:43:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : potato: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2480") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37538->172.17.0.9:2480, err= 2026/09/20 01:43:59 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/09/20 01:43:59 INFO : yaml: Copied (new) 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : yam: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45819") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40108->172.17.0.9:45819, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24757") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60614->172.17.0.9:24757, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19548") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46820->172.17.0.9:19548, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65399") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49878->172.17.0.9:65399, err= 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Making map for --track-renames 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Finished making map for --track-renames 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/20 01:43:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for renames to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22616") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40676->172.17.0.9:22616, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58868") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59226->172.17.0.9:58868, err= 2026/09/20 01:43:59 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/20 01:43:59 INFO : potato: Copied (new) 2026/09/20 01:43:59 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/09/20 01:43:59 INFO : yam: Copied (new) 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17183") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34690->172.17.0.9:17183, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44475") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40480->172.17.0.9:44475, err= 2026/09/20 01:43:59 DEBUG : potato: size = 14 OK 2026/09/20 01:43:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : potato: Unchanged skipping 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Making map for --track-renames 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Finished making map for --track-renames 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for renames to finish 2026/09/20 01:43:59 INFO : yam: Moved (server-side) to: yaml 2026/09/20 01:43:59 INFO : yaml: Renamed from "yam" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7656") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33350->172.17.0.9:7656, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36920") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36730->172.17.0.9:36920, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13754") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48094->172.17.0.9:13754, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33181") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38934->172.17.0.9:33181, err= 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Making map for --track-renames 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Finished making map for --track-renames 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/20 01:43:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for renames to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64335") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39708->172.17.0.9:64335, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7837") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39320->172.17.0.9:7837, err= 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/20 01:43:59 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/20 01:43:59 INFO : potato: Copied (new) 2026/09/20 01:43:59 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/09/20 01:43:59 INFO : sub/yam: Copied (new) 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12864") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36780->172.17.0.9:12864, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45648") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40084->172.17.0.9:45648, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37495") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41566->172.17.0.9:37495, err= 2026/09/20 01:43:59 DEBUG : potato: size = 14 OK 2026/09/20 01:43:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3381") 2026/09/20 01:43:59 DEBUG : potato: Unchanged skipping 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53656->172.17.0.9:3381, err= 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Making map for --track-renames 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Finished making map for --track-renames 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for renames to finish 2026/09/20 01:43:59 INFO : sub/yam: Moved (server-side) to: yam 2026/09/20 01:43:59 INFO : yam: Renamed from "sub/yam" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11414") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47236->172.17.0.9:11414, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16441") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58584->172.17.0.9:16441, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62273") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38868->172.17.0.9:62273, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21089") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40516->172.17.0.9:21089, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12131") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39222->172.17.0.9:12131, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.06s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "/tmp/rclone2104123300/dir1" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "/tmp/rclone2104123300/dir2" 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300/dir2: Using server-side directory move 2026/09/20 01:43:59 INFO : Local file system at /tmp/rclone2104123300/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/20 01:43:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/20 01:43:59 INFO : file1.txt: Moved (server-side) 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300/dir2: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300/dir2: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28102") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58040->172.17.0.9:28102, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63802") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33312->172.17.0.9:63802, err= --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14266") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49132->172.17.0.9:14266, err= 2026/09/20 01:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30158") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41846->172.17.0.9:30158, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37772") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45852->172.17.0.9:37772, err= 2026/09/20 01:43:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/09/20 01:43:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:59 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:59 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:59 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/09/20 01:43:59 INFO : nested/sub dir/file: Copied (new) 2026/09/20 01:43:59 INFO : nested/sub dir/file: Deleted 2026/09/20 01:43:59 INFO : sub dir: Removing directory 2026/09/20 01:43:59 INFO : nested/sub dir: Removing directory 2026/09/20 01:43:59 INFO : nested: Removing directory 2026/09/20 01:43:59 DEBUG : Local file system at /tmp/rclone2104123300: deleted 3 directories 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26068") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48226->172.17.0.9:26068, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20440") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48919") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57748->172.17.0.9:48919, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36108->172.17.0.9:20440, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27369") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34854->172.17.0.9:27369, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42254") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57144->172.17.0.9:42254, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20534") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48405") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54250->172.17.0.9:48405, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48310->172.17.0.9:20534, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44314") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57254->172.17.0.9:44314, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12807") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34618->172.17.0.9:12807, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4729") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58680->172.17.0.9:4729, err= 2026/09/20 01:43:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35056") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32878->172.17.0.9:35056, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38729") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59832->172.17.0.9:38729, err= 2026/09/20 01:43:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/20 01:43:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/20 01:43:59 INFO : sub dir/hello world: Copied (new) 2026/09/20 01:43:59 INFO : sub dir/hello world: Deleted 2026/09/20 01:43:59 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/09/20 01:43:59 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/09/20 01:43:59 INFO : nested/sub dir/file: Copied (new) 2026/09/20 01:43:59 INFO : nested/sub dir/file: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52095") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56730->172.17.0.9:52095, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14890") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58856->172.17.0.9:14890, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35170") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39612->172.17.0.9:35170, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54262") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36196->172.17.0.9:54262, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33847") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34776->172.17.0.9:33847, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61073") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44000->172.17.0.9:61073, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51357") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38366->172.17.0.9:51357, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48797") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56940->172.17.0.9:48797, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14779") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57162->172.17.0.9:14779, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.05s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40811") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47400->172.17.0.9:40811, err= 2026/09/20 01:43:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56723") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40430->172.17.0.9:56723, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39730") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58564->172.17.0.9:39730, err= 2026/09/20 01:43:59 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/09/20 01:43:59 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/20 01:43:59 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/20 01:43:59 INFO : existing: Copied (new) 2026/09/20 01:43:59 INFO : existing: Deleted 2026/09/20 01:43:59 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/09/20 01:43:59 INFO : existing-b: Copied (new) 2026/09/20 01:43:59 INFO : existing-b: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44623") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45102->172.17.0.9:44623, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33002") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33808->172.17.0.9:33002, err= 2026/09/20 01:43:59 DEBUG : existing: Destination exists, skipping 2026/09/20 01:43:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55424") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53646->172.17.0.9:55424, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4057") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36116->172.17.0.9:4057, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8552") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51980->172.17.0.9:8552, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-foxunin1jice" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:37790->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61266") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42484->172.17.0.9:61266, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40927") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47936->172.17.0.9:40927, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57509") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41970->172.17.0.9:57509, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43145") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45384->172.17.0.9:43145, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-foxunin1jice 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:19493") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:40672->172.17.0.9:19493, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:50905") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:39426->172.17.0.9:50905, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:16791") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:34568->172.17.0.9:16791, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Using server-side directory move 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:9602") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:48948->172.17.0.9:9602, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46167") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39570->172.17.0.9:46167, err= 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:59 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-foxunin1jice) 2026/09/20 01:43:59 DEBUG : potato3: Sizes differ 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:37802->172.17.0.9:21, err= 2026/09/20 01:43:59 INFO : empty space: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Waiting for transfers to finish 2026/09/20 01:43:59 INFO : potato2: Moved (server-side) 2026/09/20 01:43:59 INFO : potato3: Deleted 2026/09/20 01:43:59 INFO : potato3: Moved (server-side) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20922") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38290->172.17.0.9:20922, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:50495") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:50522->172.17.0.9:50495, err= 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wiyexur4weve" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: > dial: conn=172.17.0.1:37804->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Using server-side directory move 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Server side directory move succeeded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: dial("tcp","172.17.0.9:2734") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: > dial: conn=172.17.0.1:46042->172.17.0.9:2734, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:48857") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:48368->172.17.0.9:48857, err= 2026/09/20 01:43:59 ERROR : error listing: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: dial("tcp","172.17.0.9:33617") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: > dial: conn=172.17.0.1:47450->172.17.0.9:33617, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Purge object "empty space" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Purge object "potato2" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Purge object "potato3" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: Purge dir "" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: dial("tcp","172.17.0.9:64853") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: > dial: conn=172.17.0.1:33872->172.17.0.9:64853, err= 2026/09/20 01:43:59 ERROR : error listing: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: Purge dir "" 2026/09/20 01:43:59 NOTICE: purge failed to rmdir "": directory not found 2026/09/20 01:43:59 NOTICE: purge failed: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50164") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60824->172.17.0.9:50164, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29122") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44520->172.17.0.9:29122, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kerixim5kula" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:37818->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46875") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45648->172.17.0.9:46875, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17919") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40902->172.17.0.9:17919, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40321") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42444->172.17.0.9:40321, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52485") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39034->172.17.0.9:52485, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-kerixim5kula 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:52998") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:54864->172.17.0.9:52998, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:28252") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:33304->172.17.0.9:28252, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:12006") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:60692->172.17.0.9:12006, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47083") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42404->172.17.0.9:47083, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:23279") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:35078->172.17.0.9:23279, err= 2026/09/20 01:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : empty space: Excluded 2026/09/20 01:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : empty space: Excluded 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:59 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-kerixim5kula) 2026/09/20 01:43:59 DEBUG : potato3: Sizes differ 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:37820->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Waiting for transfers to finish 2026/09/20 01:43:59 INFO : potato2: Moved (server-side) 2026/09/20 01:43:59 INFO : potato3: Deleted 2026/09/20 01:43:59 INFO : potato3: Moved (server-side) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13279") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53674->172.17.0.9:13279, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:18016") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:43750->172.17.0.9:18016, err= 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zeyuvom3fobo" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: > dial: conn=172.17.0.1:37836->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: dial("tcp","172.17.0.9:36341") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: > dial: conn=172.17.0.1:52254->172.17.0.9:36341, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:50752") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:34540->172.17.0.9:50752, err= 2026/09/20 01:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 01:43:59 DEBUG : empty space: Excluded 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: > dial: conn=172.17.0.1:37838->172.17.0.9:21, err= 2026/09/20 01:43:59 INFO : potato2: Moved (server-side) 2026/09/20 01:43:59 INFO : potato3: Moved (server-side) 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: dial("tcp","172.17.0.9:43360") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: > dial: conn=172.17.0.1:53470->172.17.0.9:43360, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:57519") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:57242->172.17.0.9:57519, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: dial("tcp","172.17.0.9:33676") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: > dial: conn=172.17.0.1:37394->172.17.0.9:33676, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Purge object "potato2" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Purge object "potato3" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: Purge dir "" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: dial("tcp","172.17.0.9:16734") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: > dial: conn=172.17.0.1:36136->172.17.0.9:16734, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Purge object "empty space" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: Purge dir "" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13292") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44098->172.17.0.9:13292, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21024") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49816->172.17.0.9:21024, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dekawuh6yola" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:37848->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63229") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49634->172.17.0.9:63229, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12753") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37922->172.17.0.9:12753, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16548") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46178->172.17.0.9:16548, err= 2026/09/20 01:43:59 INFO : tomatoDir: Making directory 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56296") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47860->172.17.0.9:56296, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35782") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33460->172.17.0.9:35782, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-wixakuc9jeto -> ftp://172.17.0.9:21/rclone-test-dekawuh6yola 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:20267") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:43114->172.17.0.9:20267, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:59216") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:33242->172.17.0.9:59216, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:65280") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:35134->172.17.0.9:65280, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Using server-side directory move 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:37782") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:43866->172.17.0.9:37782, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25035") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57942->172.17.0.9:25035, err= 2026/09/20 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 01:43:59 DEBUG : empty space: size = 1 OK 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26655") 2026/09/20 01:43:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/20 01:43:59 DEBUG : empty space: Unchanged skipping 2026/09/20 01:43:59 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:43:59 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-dekawuh6yola) 2026/09/20 01:43:59 DEBUG : potato3: Sizes differ 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47904->172.17.0.9:26655, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:37862->172.17.0.9:21, err= 2026/09/20 01:43:59 INFO : potato2: Moved (server-side) 2026/09/20 01:43:59 INFO : empty space: Deleted 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Waiting for transfers to finish 2026/09/20 01:43:59 INFO : potato3: Deleted 2026/09/20 01:43:59 INFO : potato3: Moved (server-side) 2026/09/20 01:43:59 INFO : tomatoDir: Removing directory 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: deleted 1 directories 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14169") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60796->172.17.0.9:14169, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34114") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33212->172.17.0.9:34114, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:32400") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:37974->172.17.0.9:32400, err= 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kamineq7gobu" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: > dial: conn=172.17.0.1:37870->172.17.0.9:21, err= 2026/09/20 01:43:59 INFO : tomatoDir: Making directory 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Using server-side directory move 2026/09/20 01:43:59 INFO : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Server side directory move succeeded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: dial("tcp","172.17.0.9:3360") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: > dial: conn=172.17.0.1:37638->172.17.0.9:3360, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: dial("tcp","172.17.0.9:41935") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: > dial: conn=172.17.0.1:51262->172.17.0.9:41935, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:50345") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:51800->172.17.0.9:50345, err= 2026/09/20 01:43:59 ERROR : error listing: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:17346") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:46902->172.17.0.9:17346, err= 2026/09/20 01:43:59 ERROR : error listing: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: dial("tcp","172.17.0.9:27018") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: > dial: conn=172.17.0.1:54796->172.17.0.9:27018, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Purge object "empty space" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Purge object "potato2" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Purge object "potato3" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: dial("tcp","172.17.0.9:60529") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: > dial: conn=172.17.0.1:33488->172.17.0.9:60529, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Purge dir "tomatoDir" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: Purge dir "" 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: dial("tcp","172.17.0.9:31537") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: > dial: conn=172.17.0.1:55374->172.17.0.9:31537, err= 2026/09/20 01:43:59 ERROR : error listing: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: Purge dir "" 2026/09/20 01:43:59 NOTICE: purge failed to rmdir "": directory not found 2026/09/20 01:43:59 NOTICE: purge failed: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6433") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34434->172.17.0.9:6433, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14737") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37450->172.17.0.9:14737, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.14s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61222") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53756->172.17.0.9:61222, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64390") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54846->172.17.0.9:64390, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/rclone-sync-test" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: > dial: conn=172.17.0.1:37880->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24222") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50458->172.17.0.9:24222, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9225") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54062->172.17.0.9:9225, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/rclone-sync-test" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: > dial: conn=172.17.0.1:37886->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37900->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file" 2026/09/20 01:43:59 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:43:59 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:43:59 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:43:59 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:43:59 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: Connecting to FTP server 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37902->172.17.0.9:21, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53760") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47518->172.17.0.9:53760, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63135") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51738->172.17.0.9:63135, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: dial("tcp","172.17.0.9:51085") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: > dial: conn=172.17.0.1:39218->172.17.0.9:51085, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test: Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24064") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36148->172.17.0.9:24064, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25024") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43492->172.17.0.9:25024, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: dial("tcp","172.17.0.9:56980") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: > dial: conn=172.17.0.1:36642->172.17.0.9:56980, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test: Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17280") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43098->172.17.0.9:17280, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : rclone-sync-test-include: Removing directory 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: failed to delete 1 directories 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20033") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:36837") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46042->172.17.0.9:20033, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33120->172.17.0.9:36837, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test: Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39298") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37130->172.17.0.9:39298, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23422") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59202->172.17.0.9:23422, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:51527") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45490->172.17.0.9:51527, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test: Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24502") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38758->172.17.0.9:24502, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : rclone-sync-test-include: Removing directory 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: failed to delete 1 directories 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:2341") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41568->172.17.0.9:2341, err= 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14580") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48578->172.17.0.9:14580, err= 2026/09/20 01:43:59 DEBUG : Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test: Excluded 2026/09/20 01:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32333") 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40798->172.17.0.9:32333, err= 2026/09/20 01:43:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/20 01:43:59 DEBUG : Waiting for deletions to finish 2026/09/20 01:43:59 INFO : There was nothing to transfer 2026/09/20 01:43:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38310") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39738->172.17.0.9:38310, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47450") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54354->172.17.0.9:47450, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48645") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52244->172.17.0.9:48645, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35075") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44386->172.17.0.9:35075, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63611") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53872->172.17.0.9:63611, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2241") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51032->172.17.0.9:2241, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:37916->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: > dial: conn=172.17.0.1:37924->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:6717") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:49798->172.17.0.9:6717, err= 2026/09/20 01:44:00 DEBUG : one: Need to transfer - File not found at Destination 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:12306") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:54090->172.17.0.9:12306, err= 2026/09/20 01:44:00 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/20 01:44:00 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/20 01:44:00 INFO : one: Copied (new) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51138") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34680->172.17.0.9:51138, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40778") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34398->172.17.0.9:40778, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53570") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42648->172.17.0.9:53570, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13580") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34304->172.17.0.9:13580, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:60373") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:49880->172.17.0.9:60373, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:18353") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:53890->172.17.0.9:18353, err= 2026/09/20 01:44:00 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/20 01:44:00 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/20 01:44:00 INFO : one: Copied (replaced existing) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51888") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46860->172.17.0.9:51888, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8504") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38838->172.17.0.9:8504, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54453") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43442->172.17.0.9:54453, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7867") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39530->172.17.0.9:7867, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42469") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47346->172.17.0.9:42469, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12164") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56264->172.17.0.9:12164, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1902") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51648->172.17.0.9:1902, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:41322") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:50570->172.17.0.9:41322, err= 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 OK 2026/09/20 01:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 INFO : There was nothing to transfer 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2106") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51476->172.17.0.9:2106, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15317") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56242->172.17.0.9:15317, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59239") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36156->172.17.0.9:59239, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6913") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33296->172.17.0.9:6913, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11358") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50046->172.17.0.9:11358, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53462") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54058->172.17.0.9:53462, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6102") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59332->172.17.0.9:6102, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:10559") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:46344->172.17.0.9:10559, err= 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: > dial: conn=172.17.0.1:37938->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : two: size = 3 OK 2026/09/20 01:44:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 OK 2026/09/20 01:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 INFO : There was nothing to transfer 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44338") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45430->172.17.0.9:44338, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65252") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52354->172.17.0.9:65252, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14836") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42388->172.17.0.9:14836, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:35393") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:59754->172.17.0.9:35393, err= 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 DEBUG : two: size = 3 OK 2026/09/20 01:44:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 OK 2026/09/20 01:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 INFO : There was nothing to transfer 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17199") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42140->172.17.0.9:17199, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8902") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32362") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33580->172.17.0.9:8902, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44742->172.17.0.9:32362, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5714") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49042->172.17.0.9:5714, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7890") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39256->172.17.0.9:7890, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7670") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44036->172.17.0.9:7670, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/CompareDest" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/CompareDest" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:9634") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:56588->172.17.0.9:9634, err= 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest) 2026/09/20 01:44:00 DEBUG : two: Sizes differ 2026/09/20 01:44:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 OK 2026/09/20 01:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:27094") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:53346->172.17.0.9:27094, err= 2026/09/20 01:44:00 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/20 01:44:00 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/20 01:44:00 INFO : two: Copied (new) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42396") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54890->172.17.0.9:42396, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52073") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52512->172.17.0.9:52073, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8459") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59576->172.17.0.9:8459, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19265") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46020->172.17.0.9:19265, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34902") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33288->172.17.0.9:34902, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8962") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47788->172.17.0.9:8962, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3981") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33488->172.17.0.9:3981, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45208") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41912->172.17.0.9:45208, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53955") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38954->172.17.0.9:53955, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18655") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32952->172.17.0.9:18655, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51121") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46522->172.17.0.9:51121, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33947") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44332->172.17.0.9:33947, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dest" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: > dial: conn=172.17.0.1:37948->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/pre-dest1" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest1: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest1: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest1: > dial: conn=172.17.0.1:37952->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/pre-dest1" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/pre-dest1" 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/pre-dest2" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest2: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest2: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest2: > dial: conn=172.17.0.1:37954->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/pre-dest2" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/pre-dest2" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: dial("tcp","172.17.0.9:44915") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: > dial: conn=172.17.0.1:42774->172.17.0.9:44915, err= 2026/09/20 01:44:00 DEBUG : 1: size = 1 OK 2026/09/20 01:44:00 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : 2: size = 1 OK 2026/09/20 01:44:00 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/20 01:44:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: dial("tcp","172.17.0.9:28548") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: > dial: conn=172.17.0.1:52300->172.17.0.9:28548, err= 2026/09/20 01:44:00 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/09/20 01:44:00 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/09/20 01:44:00 INFO : 3: Copied (new) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: dial("tcp","172.17.0.9:63642") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: > dial: conn=172.17.0.1:39284->172.17.0.9:63642, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61247") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41852->172.17.0.9:61247, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19115") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39080->172.17.0.9:19115, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52685") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49972->172.17.0.9:52685, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51422") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34330->172.17.0.9:51422, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57219") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51428->172.17.0.9:57219, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58705") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42350->172.17.0.9:58705, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20745") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34068") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58026->172.17.0.9:34068, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55332->172.17.0.9:20745, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3468") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43396->172.17.0.9:3468, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest1: closing 1 unused connections 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.31s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28470") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33646->172.17.0.9:28470, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30496") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57032->172.17.0.9:30496, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63075") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54784->172.17.0.9:63075, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7437") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36012->172.17.0.9:7437, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13880") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57264->172.17.0.9:13880, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51137") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42464->172.17.0.9:51137, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45946") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54780->172.17.0.9:45946, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:37966->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: > dial: conn=172.17.0.1:37978->172.17.0.9:21, err= 2026/09/20 01:44:00 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:57544") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:52912->172.17.0.9:57544, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : two: size = 3 OK 2026/09/20 01:44:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : two: Unchanged skipping 2026/09/20 01:44:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 INFO : one: Moved (server-side) 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:29441") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:44398->172.17.0.9:29441, err= 2026/09/20 01:44:00 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:00 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:00 INFO : one: Copied (new) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 INFO : three.txt: Moved (server-side) 2026/09/20 01:44:00 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2028") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59986->172.17.0.9:2028, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52950") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45124->172.17.0.9:52950, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53262") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34400->172.17.0.9:53262, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62530") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35826->172.17.0.9:62530, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50728") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56456->172.17.0.9:50728, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53484") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3863") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45236->172.17.0.9:3863, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60672->172.17.0.9:53484, err= 2026/09/20 01:44:00 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:27740") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:44990->172.17.0.9:27740, err= 2026/09/20 01:44:00 DEBUG : two: size = 3 OK 2026/09/20 01:44:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:00 DEBUG : two: Unchanged skipping 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:00 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:00 DEBUG : one: Sizes differ 2026/09/20 01:44:00 INFO : one: Deleted 2026/09/20 01:44:00 INFO : one: Moved (server-side) 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:20187") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:37388->172.17.0.9:20187, err= 2026/09/20 01:44:00 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:00 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:00 INFO : one: Copied (new) 2026/09/20 01:44:00 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:00 INFO : three.txt: Deleted 2026/09/20 01:44:00 INFO : three.txt: Moved (server-side) 2026/09/20 01:44:00 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6568") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42152->172.17.0.9:6568, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43111") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27746") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40264->172.17.0.9:27746, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40746->172.17.0.9:43111, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21538") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34448->172.17.0.9:21538, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43256") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34364->172.17.0.9:43256, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33583") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52624->172.17.0.9:33583, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27457") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45228->172.17.0.9:27457, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.36s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50168") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35000->172.17.0.9:50168, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50784") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35952->172.17.0.9:50784, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14407") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47866->172.17.0.9:14407, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1725") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41426->172.17.0.9:1725, err= 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47862") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59902->172.17.0.9:47862, err= 2026/09/20 01:44:00 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:00 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:00 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:00 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:00 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:00 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:37992->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: > dial: conn=172.17.0.1:38006->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:61587") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:54768->172.17.0.9:61587, err= 2026/09/20 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:45764") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:35702->172.17.0.9:45764, err= 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53003") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43042->172.17.0.9:53003, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41485") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26679") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56122->172.17.0.9:26679, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33176->172.17.0.9:41485, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55367") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35898->172.17.0.9:55367, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62513") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54780->172.17.0.9:62513, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53584") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8098") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40804->172.17.0.9:53584, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37120->172.17.0.9:8098, err= 2026/09/20 01:44:01 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:44548") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:41122->172.17.0.9:44548, err= 2026/09/20 01:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 INFO : one.bak: Deleted 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:31931") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:41098->172.17.0.9:31931, err= 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three.txt.bak: Deleted 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41917") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58098->172.17.0.9:41917, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34548") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46060->172.17.0.9:34548, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29931") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35482->172.17.0.9:29931, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43764") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42660->172.17.0.9:43764, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59725") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41294->172.17.0.9:59725, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40434") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39524->172.17.0.9:40434, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19095") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53752->172.17.0.9:19095, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61815") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38558->172.17.0.9:61815, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41065") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54504->172.17.0.9:41065, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35991") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41864->172.17.0.9:35991, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4001") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60996->172.17.0.9:4001, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36602") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54290->172.17.0.9:36602, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:38018->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: > dial: conn=172.17.0.1:34262->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" to be canonical "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:7601") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:57856->172.17.0.9:7601, err= 2026/09/20 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:54635") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:52134->172.17.0.9:54635, err= 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11132") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50064->172.17.0.9:11132, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49271") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47072->172.17.0.9:49271, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7363") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49666->172.17.0.9:7363, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62647") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40326->172.17.0.9:62647, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22614") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39014->172.17.0.9:22614, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52702") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51034->172.17.0.9:52702, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3254") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43470->172.17.0.9:3254, err= 2026/09/20 01:44:01 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wixakuc9jeto/backup" for canonical name "TestFTPProftpd{9OyhW}:rclone-test-wixakuc9jeto/backup" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:42155") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:42388->172.17.0.9:42155, err= 2026/09/20 01:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 INFO : one-2019-01-01: Deleted 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:24491") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:48412->172.17.0.9:24491, err= 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three-2019-01-01.txt: Deleted 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11715") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58772->172.17.0.9:11715, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20257") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48032->172.17.0.9:20257, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61623") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57184->172.17.0.9:61623, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45890") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38600->172.17.0.9:45890, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3770") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38133") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47822->172.17.0.9:3770, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51472->172.17.0.9:38133, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41529") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48130->172.17.0.9:41529, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2173") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37190->172.17.0.9:2173, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4988") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40506->172.17.0.9:4988, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54085") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49476->172.17.0.9:54085, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29762") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44234->172.17.0.9:29762, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55603") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60488->172.17.0.9:55603, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:34274->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:32558") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:44832->172.17.0.9:32558, err= 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:15994") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:42668->172.17.0.9:15994, err= 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42011") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53568->172.17.0.9:42011, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31227") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41308->172.17.0.9:31227, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6070") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58120->172.17.0.9:6070, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35194") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51208->172.17.0.9:35194, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59975") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41612->172.17.0.9:59975, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:6832") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:44558->172.17.0.9:6832, err= 2026/09/20 01:44:01 DEBUG : one.bak: Excluded (Path Filter) 2026/09/20 01:44:01 DEBUG : one.bak: Excluded 2026/09/20 01:44:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/20 01:44:01 DEBUG : three.txt.bak: Excluded 2026/09/20 01:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for checks to finish 2026/09/20 01:44:01 INFO : one.bak: Deleted 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Waiting for transfers to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:37102") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:43946->172.17.0.9:37102, err= 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:01 INFO : three.txt.bak: Deleted 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 INFO : three.txt: Moved into backup dir 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45813") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53468->172.17.0.9:45813, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51558") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49358->172.17.0.9:51558, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51690") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42038->172.17.0.9:51690, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60681") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60994->172.17.0.9:60681, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34115") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54448->172.17.0.9:34115, err= --- PASS: TestSyncBackupDirSuffixOnly (0.29s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28827") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36288->172.17.0.9:28827, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10088") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44686->172.17.0.9:10088, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6891") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50062->172.17.0.9:6891, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31163") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43044->172.17.0.9:31163, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26904") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45974->172.17.0.9:26904, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:34278->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:22748") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:60346->172.17.0.9:22748, err= 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : three.txt: Sizes differ 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:40462") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:41224->172.17.0.9:40462, err= 2026/09/20 01:44:01 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/09/20 01:44:01 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/09/20 01:44:01 INFO : three.txt: Copied (new) 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61072") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38454->172.17.0.9:61072, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19883") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57670->172.17.0.9:19883, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27614") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59304->172.17.0.9:27614, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62634") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42636->172.17.0.9:62634, err= 2026/09/20 01:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one.bak: Deleted 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:47397") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:46070->172.17.0.9:47397, err= 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : three.txt: Sizes differ 2026/09/20 01:44:01 INFO : three.txt.bak: Deleted 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:26556") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:34018->172.17.0.9:26556, err= 2026/09/20 01:44:01 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/09/20 01:44:01 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/09/20 01:44:01 INFO : three.txt: Copied (new) 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18305") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35080->172.17.0.9:18305, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64665") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37854->172.17.0.9:64665, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32166") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42082->172.17.0.9:32166, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7769") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35106->172.17.0.9:7769, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37239") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51158->172.17.0.9:37239, err= --- PASS: TestSyncSuffix (0.11s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62351") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59424->172.17.0.9:62351, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39108") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48340->172.17.0.9:39108, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43885") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37348->172.17.0.9:43885, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8097") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34980->172.17.0.9:8097, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16082") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36910->172.17.0.9:16082, err= 2026/09/20 01:44:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wixakuc9jeto/dst" 2026/09/20 01:44:01 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{9OyhW}" suffix to name 2026/09/20 01:44:01 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/20 01:44:01 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/20 01:44:01 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/20 01:44:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: Connecting to FTP server 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:34286->172.17.0.9:21, err= 2026/09/20 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:8797") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:45498->172.17.0.9:8797, err= 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/20 01:44:01 DEBUG : one.a292864a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : three.txt: Sizes differ 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:35420") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:53250->172.17.0.9:35420, err= 2026/09/20 01:44:01 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/09/20 01:44:01 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/09/20 01:44:01 INFO : three.txt: Copied (new) 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26933") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36514->172.17.0.9:26933, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3606") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44302->172.17.0.9:3606, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21319") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38234->172.17.0.9:21319, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27529") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44046->172.17.0.9:27529, err= 2026/09/20 01:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : one: Sizes differ 2026/09/20 01:44:01 INFO : one-2019-01-01: Deleted 2026/09/20 01:44:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:49134") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:38398->172.17.0.9:49134, err= 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/20 01:44:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/20 01:44:01 INFO : one: Copied (new) 2026/09/20 01:44:01 DEBUG : two: size = 3 OK 2026/09/20 01:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:01 DEBUG : two: Unchanged skipping 2026/09/20 01:44:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst) 2026/09/20 01:44:01 DEBUG : three.txt: Sizes differ 2026/09/20 01:44:01 INFO : three-2019-01-01.txt: Deleted 2026/09/20 01:44:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: dial("tcp","172.17.0.9:17680") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: > dial: conn=172.17.0.1:57608->172.17.0.9:17680, err= 2026/09/20 01:44:01 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/09/20 01:44:01 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/09/20 01:44:01 INFO : three.txt: Copied (new) 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4041") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34254->172.17.0.9:4041, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53761") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40114->172.17.0.9:53761, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20093") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55074->172.17.0.9:20093, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29472") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58656->172.17.0.9:29472, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1969") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39952->172.17.0.9:1969, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3111") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50778->172.17.0.9:3111, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25149") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58268->172.17.0.9:25149, err= 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47791") 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38040->172.17.0.9:47791, err= 2026/09/20 01:44:01 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:01 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:01 DEBUG : Testêé: Sizes differ 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60573") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51220->172.17.0.9:60573, err= 2026/09/20 01:44:02 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/09/20 01:44:02 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/09/20 01:44:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/20 01:44:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49473") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44026->172.17.0.9:49473, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24273") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34482->172.17.0.9:24273, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59307") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53384->172.17.0.9:59307, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28185") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51962->172.17.0.9:28185, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30476") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38100->172.17.0.9:30476, err= 2026/09/20 01:44:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10727") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46900->172.17.0.9:10727, err= 2026/09/20 01:44:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/20 01:44:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/20 01:44:02 INFO : existing: Copied (new) 2026/09/20 01:44:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63476") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58366->172.17.0.9:63476, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38074") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60962->172.17.0.9:38074, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35076") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40254->172.17.0.9:35076, err= 2026/09/20 01:44:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : existing: Sizes differ 2026/09/20 01:44:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting files as there were IO errors 2026/09/20 01:44:02 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting directories as there were IO errors 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6632") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43180->172.17.0.9:6632, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48523") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59586->172.17.0.9:48523, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41904") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54932->172.17.0.9:41904, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18335") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43676->172.17.0.9:18335, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50990") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47838->172.17.0.9:50990, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3953") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39616->172.17.0.9:3953, err= 2026/09/20 01:44:02 DEBUG : EXISTING: size = 6 OK 2026/09/20 01:44:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : existing: Unchanged skipping 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:02 INFO : There was nothing to transfer 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46722") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36852->172.17.0.9:46722, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15336") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53540->172.17.0.9:15336, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13566") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41042->172.17.0.9:13566, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64314") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52976->172.17.0.9:64314, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64177") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48702->172.17.0.9:64177, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45953") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36216->172.17.0.9:45953, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12652") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60962->172.17.0.9:12652, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6865") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38042->172.17.0.9:6865, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9667") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35434->172.17.0.9:9667, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59708") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52094->172.17.0.9:59708, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14771") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46132->172.17.0.9:14771, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58065") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38066->172.17.0.9:58065, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33191") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35712->172.17.0.9:33191, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49078") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42478->172.17.0.9:49078, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3662") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41224->172.17.0.9:3662, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30303") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37672->172.17.0.9:30303, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36245") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44852->172.17.0.9:36245, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48528") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47452->172.17.0.9:48528, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60507") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49636->172.17.0.9:60507, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22269") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37060->172.17.0.9:22269, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17109") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49170->172.17.0.9:17109, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23799") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50016->172.17.0.9:23799, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31334") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59770->172.17.0.9:31334, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22977") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53834->172.17.0.9:22977, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49680") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43006->172.17.0.9:49680, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28433") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40262->172.17.0.9:28433, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29723") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57362->172.17.0.9:29723, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21384") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56214->172.17.0.9:21384, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25250") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33868->172.17.0.9:25250, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3296") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33274->172.17.0.9:3296, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64246") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56602->172.17.0.9:64246, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40308") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52200->172.17.0.9:40308, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29801") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59590->172.17.0.9:29801, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28183") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48398->172.17.0.9:28183, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41254") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38590->172.17.0.9:41254, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24840") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59978->172.17.0.9:24840, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57635") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46560->172.17.0.9:57635, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39195") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56814->172.17.0.9:39195, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7828") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37356->172.17.0.9:7828, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43090") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49160->172.17.0.9:43090, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37838") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42808->172.17.0.9:37838, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16472") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58938->172.17.0.9:16472, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35620") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39052->172.17.0.9:35620, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5494") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55758->172.17.0.9:5494, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64526") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41480->172.17.0.9:64526, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38258") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46582->172.17.0.9:38258, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34774") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55766->172.17.0.9:34774, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35237") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40200->172.17.0.9:35237, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21252") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45748->172.17.0.9:21252, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29746") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49586->172.17.0.9:29746, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56482") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59014->172.17.0.9:56482, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12877") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44786->172.17.0.9:12877, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37338") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37448->172.17.0.9:37338, err= 2026/09/20 01:44:02 DEBUG : both0: size = 6 OK 2026/09/20 01:44:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both0: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both10: size = 6 OK 2026/09/20 01:44:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both10: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both12: size = 6 OK 2026/09/20 01:44:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both12: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both13: size = 6 OK 2026/09/20 01:44:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both13: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both14: size = 6 OK 2026/09/20 01:44:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both14: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both15: size = 6 OK 2026/09/20 01:44:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both15: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both16: size = 6 OK 2026/09/20 01:44:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both16: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both17: size = 6 OK 2026/09/20 01:44:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both17: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both18: size = 6 OK 2026/09/20 01:44:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both18: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both19: size = 6 OK 2026/09/20 01:44:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both19: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both1: size = 6 OK 2026/09/20 01:44:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both1: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both2: size = 6 OK 2026/09/20 01:44:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both2: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both3: size = 6 OK 2026/09/20 01:44:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both3: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both4: size = 6 OK 2026/09/20 01:44:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both4: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both5: size = 6 OK 2026/09/20 01:44:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both5: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both6: size = 6 OK 2026/09/20 01:44:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both6: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both7: size = 6 OK 2026/09/20 01:44:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both7: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both8: size = 6 OK 2026/09/20 01:44:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both8: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both9: size = 6 OK 2026/09/20 01:44:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both9: Unchanged skipping 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:02 DEBUG : both11: size = 6 OK 2026/09/20 01:44:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both11: Unchanged skipping 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:02 INFO : only3: Deleted 2026/09/20 01:44:02 INFO : only19: Deleted 2026/09/20 01:44:02 INFO : only17: Deleted 2026/09/20 01:44:02 INFO : only8: Deleted 2026/09/20 01:44:02 INFO : only0: Deleted 2026/09/20 01:44:02 INFO : only9: Deleted 2026/09/20 01:44:02 INFO : only10: Deleted 2026/09/20 01:44:02 INFO : only12: Deleted 2026/09/20 01:44:02 INFO : only11: Deleted 2026/09/20 01:44:02 INFO : only18: Deleted 2026/09/20 01:44:02 INFO : only13: Deleted 2026/09/20 01:44:02 INFO : only6: Deleted 2026/09/20 01:44:02 INFO : only1: Deleted 2026/09/20 01:44:02 INFO : only7: Deleted 2026/09/20 01:44:02 INFO : only15: Deleted 2026/09/20 01:44:02 INFO : only2: Deleted 2026/09/20 01:44:02 INFO : only4: Deleted 2026/09/20 01:44:02 INFO : only5: Deleted 2026/09/20 01:44:02 INFO : only14: Deleted 2026/09/20 01:44:02 INFO : only16: Deleted 2026/09/20 01:44:02 INFO : There was nothing to transfer 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6217") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39618->172.17.0.9:6217, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52522") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37102->172.17.0.9:52522, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1035") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34344->172.17.0.9:1035, err= --- PASS: TestSyncConcurrentDelete (0.19s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19722") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39488->172.17.0.9:19722, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57799") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34430->172.17.0.9:57799, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55921") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42216->172.17.0.9:55921, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46445") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40366->172.17.0.9:46445, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33750") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53864->172.17.0.9:33750, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32303") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47372->172.17.0.9:32303, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40636") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50658->172.17.0.9:40636, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51821") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51022->172.17.0.9:51821, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28584") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47192->172.17.0.9:28584, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16166") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36758->172.17.0.9:16166, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22278") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51778->172.17.0.9:22278, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64162") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50654->172.17.0.9:64162, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37756") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48054->172.17.0.9:37756, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18366") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60316->172.17.0.9:18366, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40639") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44834->172.17.0.9:40639, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18034") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47522->172.17.0.9:18034, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48505") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33446->172.17.0.9:48505, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2719") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37184->172.17.0.9:2719, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49176") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41624->172.17.0.9:49176, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55579") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52312->172.17.0.9:55579, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23014") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54858->172.17.0.9:23014, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3735") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48566->172.17.0.9:3735, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14317") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41200->172.17.0.9:14317, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50176") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45274->172.17.0.9:50176, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9344") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47126->172.17.0.9:9344, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55198") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44562->172.17.0.9:55198, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64488") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41198->172.17.0.9:64488, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8123") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60256->172.17.0.9:8123, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61040") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55858->172.17.0.9:61040, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11831") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49036->172.17.0.9:11831, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13317") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39534->172.17.0.9:13317, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15228") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54244->172.17.0.9:15228, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4096") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45428->172.17.0.9:4096, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3704") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46302->172.17.0.9:3704, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60649") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38248->172.17.0.9:60649, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36822") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51328->172.17.0.9:36822, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34984") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40914->172.17.0.9:34984, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35750") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47262->172.17.0.9:35750, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23109") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35174->172.17.0.9:23109, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62544") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36100->172.17.0.9:62544, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11891") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44764->172.17.0.9:11891, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50893") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55958->172.17.0.9:50893, err= 2026/09/20 01:44:02 DEBUG : both0: size = 6 OK 2026/09/20 01:44:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both0: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both10: size = 6 OK 2026/09/20 01:44:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both10: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both11: size = 6 OK 2026/09/20 01:44:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both11: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both12: size = 6 OK 2026/09/20 01:44:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both13: size = 6 OK 2026/09/20 01:44:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both13: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both14: size = 6 OK 2026/09/20 01:44:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both14: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both15: size = 6 OK 2026/09/20 01:44:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both15: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both16: size = 6 OK 2026/09/20 01:44:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both16: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both17: size = 6 OK 2026/09/20 01:44:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both17: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both18: size = 6 OK 2026/09/20 01:44:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both18: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both19: size = 6 OK 2026/09/20 01:44:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both12: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both3: size = 6 OK 2026/09/20 01:44:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:02 DEBUG : both2: size = 6 OK 2026/09/20 01:44:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both1: size = 6 OK 2026/09/20 01:44:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both19: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both4: size = 6 OK 2026/09/20 01:44:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both4: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both5: size = 6 OK 2026/09/20 01:44:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both5: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both6: size = 6 OK 2026/09/20 01:44:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both6: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both7: size = 6 OK 2026/09/20 01:44:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both7: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both8: size = 6 OK 2026/09/20 01:44:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both8: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both9: size = 6 OK 2026/09/20 01:44:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:02 DEBUG : both9: Unchanged skipping 2026/09/20 01:44:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only0: Sizes differ 2026/09/20 01:44:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only10: Sizes differ 2026/09/20 01:44:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only11: Sizes differ 2026/09/20 01:44:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only12: Sizes differ 2026/09/20 01:44:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only13: Sizes differ 2026/09/20 01:44:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only14: Sizes differ 2026/09/20 01:44:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only15: Sizes differ 2026/09/20 01:44:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only16: Sizes differ 2026/09/20 01:44:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only17: Sizes differ 2026/09/20 01:44:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only18: Sizes differ 2026/09/20 01:44:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only19: Sizes differ 2026/09/20 01:44:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only1: Sizes differ 2026/09/20 01:44:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only2: Sizes differ 2026/09/20 01:44:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only3: Sizes differ 2026/09/20 01:44:02 DEBUG : both1: Unchanged skipping 2026/09/20 01:44:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only4: Sizes differ 2026/09/20 01:44:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only5: Sizes differ 2026/09/20 01:44:02 DEBUG : both3: Unchanged skipping 2026/09/20 01:44:02 DEBUG : both2: Unchanged skipping 2026/09/20 01:44:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only6: Sizes differ 2026/09/20 01:44:02 DEBUG : only7: Sizes differ 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44363") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22281") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2484") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37222->172.17.0.9:2484, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46642->172.17.0.9:22281, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54008->172.17.0.9:44363, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14365") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40238->172.17.0.9:14365, err= 2026/09/20 01:44:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only9: Sizes differ 2026/09/20 01:44:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2104123300) 2026/09/20 01:44:02 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-wixakuc9jeto) 2026/09/20 01:44:02 DEBUG : only8: Sizes differ 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:02 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only11.51c18866.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/09/20 01:44:02 INFO : only0: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/09/20 01:44:02 INFO : only12: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/09/20 01:44:02 INFO : only10: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61171") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53470->172.17.0.9:61171, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59292") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39562->172.17.0.9:59292, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2820") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51730->172.17.0.9:2820, err= 2026/09/20 01:44:02 DEBUG : only11.51c18866.partial: renamed to: only11 2026/09/20 01:44:02 INFO : only11: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13288") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41418->172.17.0.9:13288, err= 2026/09/20 01:44:02 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/09/20 01:44:02 INFO : only13: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/09/20 01:44:02 INFO : only14: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36667") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57066->172.17.0.9:36667, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23114") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33472->172.17.0.9:23114, err= 2026/09/20 01:44:02 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/09/20 01:44:02 INFO : only15: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only18.f963383f.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31612") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49312->172.17.0.9:31612, err= 2026/09/20 01:44:02 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/09/20 01:44:02 INFO : only16: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only18.f963383f.partial: renamed to: only18 2026/09/20 01:44:02 INFO : only18: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/09/20 01:44:02 INFO : only17: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43776") 2026/09/20 01:44:02 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49691") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61706") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33942->172.17.0.9:61706, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49018->172.17.0.9:49691, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42986->172.17.0.9:43776, err= 2026/09/20 01:44:02 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/09/20 01:44:02 INFO : only19: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36275") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46968->172.17.0.9:36275, err= 2026/09/20 01:44:02 DEBUG : only1.77787b15.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/09/20 01:44:02 INFO : only4: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only1.77787b15.partial: renamed to: only1 2026/09/20 01:44:02 INFO : only1: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/09/20 01:44:02 INFO : only2: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16810") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50550->172.17.0.9:16810, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5462") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35324->172.17.0.9:5462, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23480") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53498->172.17.0.9:23480, err= 2026/09/20 01:44:02 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/09/20 01:44:02 INFO : only5: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40125") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56426->172.17.0.9:40125, err= 2026/09/20 01:44:02 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/09/20 01:44:02 INFO : only6: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/09/20 01:44:02 INFO : only9: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65526") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37768->172.17.0.9:65526, err= 2026/09/20 01:44:02 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/09/20 01:44:02 INFO : only3: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/09/20 01:44:02 INFO : only7: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/09/20 01:44:02 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/09/20 01:44:02 INFO : only8: Copied (replaced existing) 2026/09/20 01:44:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57028") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49502->172.17.0.9:57028, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37157") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41158->172.17.0.9:37157, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44677") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55532->172.17.0.9:44677, err= --- PASS: TestSyncConcurrentTruncate (0.23s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:44:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:44:02 DEBUG : empty_on_remote: Making directory with metadata 2026/09/20 01:44:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:44:02 INFO : empty_on_remote: Making directory 2026/09/20 01:44:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26479") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41010->172.17.0.9:26479, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48015") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56838->172.17.0.9:48015, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22001") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44291") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47892->172.17.0.9:44291, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55582->172.17.0.9:22001, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40832") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55638->172.17.0.9:40832, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25845") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55818->172.17.0.9:25845, err= --- PASS: TestSyncReplaceDirModTime (0.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:44:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:44:02 DEBUG : empty_on_remote: Making directory with metadata 2026/09/20 01:44:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 01:44:02 INFO : empty_on_remote: Making directory 2026/09/20 01:44:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24411") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51482->172.17.0.9:24411, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17174") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33968->172.17.0.9:17174, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33184") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13836") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51962") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49580->172.17.0.9:13836, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48068->172.17.0.9:51962, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41120->172.17.0.9:33184, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4123") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46684->172.17.0.9:4123, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13643") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60932->172.17.0.9:13643, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.09s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" sync_test.go:2877: Skipping test as remote does not support DirSetModTime 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54363") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54988->172.17.0.9:54363, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42339") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50724->172.17.0.9:42339, err= --- SKIP: TestSyncSetDirModTimeOnce (0.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : sub dir: Making directory 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18146") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42964->172.17.0.9:18146, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39357") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50809") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54816->172.17.0.9:50809, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45552->172.17.0.9:39357, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35080") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41194->172.17.0.9:35080, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23331") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33384->172.17.0.9:23331, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7361") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51688->172.17.0.9:7361, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35020") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45496->172.17.0.9:35020, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59875") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43538->172.17.0.9:59875, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62588") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33332->172.17.0.9:62588, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49236") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57248->172.17.0.9:49236, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12313") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36886->172.17.0.9:12313, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 01:44:02 INFO : sub dir: Making directory 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45664") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42502->172.17.0.9:45664, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17502") 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38728->172.17.0.9:17502, err= 2026/09/20 01:44:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35039") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39076->172.17.0.9:35039, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8752") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45190->172.17.0.9:8752, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38649") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50840->172.17.0.9:38649, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59950") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38220->172.17.0.9:59950, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63215") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36564->172.17.0.9:63215, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62360") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40136->172.17.0.9:62360, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21082") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43202->172.17.0.9:21082, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1145") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39104->172.17.0.9:1145, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3610") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36120->172.17.0.9:3610, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51443") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55644->172.17.0.9:51443, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9528") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47380->172.17.0.9:9528, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28339") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41304->172.17.0.9:28339, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41648") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41610->172.17.0.9:41648, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57196") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41030->172.17.0.9:57196, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17335") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46498->172.17.0.9:17335, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59011") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36074->172.17.0.9:59011, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16073") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35378->172.17.0.9:16073, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30148") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40664->172.17.0.9:30148, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3964") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33360->172.17.0.9:3964, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13121") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41526->172.17.0.9:13121, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49765") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45946->172.17.0.9:49765, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55495") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56214->172.17.0.9:55495, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46984") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34188->172.17.0.9:46984, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20320") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36800->172.17.0.9:20320, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12600") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42264->172.17.0.9:12600, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20806") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46118->172.17.0.9:20806, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54377") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33284->172.17.0.9:54377, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6941") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46792->172.17.0.9:6941, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28379") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39640->172.17.0.9:28379, err= 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42957") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52424->172.17.0.9:42957, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58136") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33716->172.17.0.9:58136, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38385") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49874->172.17.0.9:38385, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24903") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38308->172.17.0.9:24903, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21129") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45446->172.17.0.9:21129, err= 2026/09/20 01:44:03 DEBUG : apple: size = 5 OK 2026/09/20 01:44:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : banana: size = 6 OK 2026/09/20 01:44:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21510") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50172->172.17.0.9:21510, err= 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 INFO : There was nothing to transfer 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48999") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36356->172.17.0.9:48999, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27283") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54486->172.17.0.9:27283, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64661") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44888->172.17.0.9:64661, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64674") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36718->172.17.0.9:64674, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2910") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57706->172.17.0.9:2910, err= 2026/09/20 01:44:03 DEBUG : apple: size = 5 OK 2026/09/20 01:44:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : banana: size = 6 OK 2026/09/20 01:44:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7378") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45730->172.17.0.9:7378, err= 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 INFO : There was nothing to transfer 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12221") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54278->172.17.0.9:12221, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52843") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41460->172.17.0.9:52843, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47819") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58998->172.17.0.9:47819, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39793") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58838->172.17.0.9:39793, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57784") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41114->172.17.0.9:57784, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7883") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48748->172.17.0.9:7883, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24574") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58464->172.17.0.9:24574, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42683") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45886->172.17.0.9:42683, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23445") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46672->172.17.0.9:23445, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4296") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54612->172.17.0.9:4296, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52524") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49544->172.17.0.9:52524, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17861") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51344->172.17.0.9:17861, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4417") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36062->172.17.0.9:4417, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55110") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36116->172.17.0.9:55110, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3770") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47834->172.17.0.9:3770, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12922") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49200->172.17.0.9:12922, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17915") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50298->172.17.0.9:17915, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44394") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52512->172.17.0.9:44394, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4583") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35122->172.17.0.9:4583, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34226") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43390->172.17.0.9:34226, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37871") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53130->172.17.0.9:37871, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19632") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52010->172.17.0.9:19632, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63351") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58378->172.17.0.9:63351, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40812") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50766->172.17.0.9:40812, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31729") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60906->172.17.0.9:31729, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47582") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46788->172.17.0.9:47582, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30772") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46724->172.17.0.9:30772, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13179") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39188->172.17.0.9:13179, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2367") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51502->172.17.0.9:2367, err= 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53097") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42040->172.17.0.9:53097, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42349") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40478->172.17.0.9:42349, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35426") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49364->172.17.0.9:35426, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11347") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58820->172.17.0.9:11347, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25433") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35124->172.17.0.9:25433, err= 2026/09/20 01:44:03 DEBUG : apple: size = 5 OK 2026/09/20 01:44:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : banana: size = 6 OK 2026/09/20 01:44:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32961") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54122->172.17.0.9:32961, err= 2026/09/20 01:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 INFO : There was nothing to transfer 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44225") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41848->172.17.0.9:44225, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49830") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46930->172.17.0.9:49830, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31512") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60242->172.17.0.9:31512, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55720") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43698->172.17.0.9:55720, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21480") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34374->172.17.0.9:21480, err= 2026/09/20 01:44:03 DEBUG : apple: size = 5 OK 2026/09/20 01:44:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : banana: size = 6 OK 2026/09/20 01:44:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40724") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45318->172.17.0.9:40724, err= 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 INFO : There was nothing to transfer 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41754") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36162->172.17.0.9:41754, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48266") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46278->172.17.0.9:48266, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56023") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33644->172.17.0.9:56023, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14446") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39638->172.17.0.9:14446, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7286") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42168->172.17.0.9:7286, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60316") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39848->172.17.0.9:60316, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62450") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40556->172.17.0.9:62450, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23413") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46194->172.17.0.9:23413, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48321") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50778->172.17.0.9:48321, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4242") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47076->172.17.0.9:4242, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59456") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43076->172.17.0.9:59456, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35629") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38170->172.17.0.9:35629, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11101") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33274->172.17.0.9:11101, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17366") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58806->172.17.0.9:17366, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38902") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39148->172.17.0.9:38902, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62601") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58780->172.17.0.9:62601, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34204") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34036->172.17.0.9:34204, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42296") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47840->172.17.0.9:42296, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52177") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34984->172.17.0.9:52177, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36950") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44072->172.17.0.9:36950, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54194") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34016->172.17.0.9:54194, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4557") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38930->172.17.0.9:4557, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15809") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48448->172.17.0.9:15809, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57753") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36668->172.17.0.9:57753, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37760") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48946->172.17.0.9:37760, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52656") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45482->172.17.0.9:52656, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11850") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58018->172.17.0.9:11850, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35577") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34826->172.17.0.9:35577, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27933") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56798->172.17.0.9:27933, err= 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33092") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39542->172.17.0.9:33092, err= 2026/09/20 01:44:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : apple: Excluded 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : banana: Excluded 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42556") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53348->172.17.0.9:42556, err= 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7185") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46764->172.17.0.9:7185, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45101") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43834->172.17.0.9:45101, err= 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48765") 2026/09/20 01:44:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50310->172.17.0.9:48765, err= 2026/09/20 01:44:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34292->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17624") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51330->172.17.0.9:17624, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19634") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56502->172.17.0.9:19634, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55190") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39764->172.17.0.9:55190, err= 2026/09/20 01:44:03 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51112") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47266->172.17.0.9:51112, err= 2026/09/20 01:44:03 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/09/20 01:44:03 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/09/20 01:44:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/20 01:44:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58390") 2026/09/20 01:44:03 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/09/20 01:44:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/20 01:44:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38900->172.17.0.9:58390, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29391") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60898->172.17.0.9:29391, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 01:44:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60460") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40962->172.17.0.9:60460, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57682") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39916->172.17.0.9:57682, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36387") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57326") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39408->172.17.0.9:57326, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47100->172.17.0.9:36387, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54712") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56564->172.17.0.9:54712, err= 2026/09/20 01:44:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 01:44:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60566") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41494->172.17.0.9:60566, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24275") 2026/09/20 01:44:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44864->172.17.0.9:24275, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60681") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32770->172.17.0.9:60681, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33417") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40350->172.17.0.9:33417, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18967") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47366->172.17.0.9:18967, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27406") 2026/09/20 01:44:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40600->172.17.0.9:27406, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 01:44:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26885") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18593") 2026/09/20 01:44:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 01:44:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49284->172.17.0.9:26885, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4466") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33968->172.17.0.9:18593, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44708->172.17.0.9:4466, err= 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16186") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59154->172.17.0.9:16186, err= 2026/09/20 01:44:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/09/20 01:44:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 01:44:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 01:44:03 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 01:44:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/20 01:44:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 01:44:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34308->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 01:44:03 INFO : appleappleapplebanana: Deleted 2026/09/20 01:44:03 INFO : splitbananasplit: Deleted 2026/09/20 01:44:03 INFO : banana: Deleted 2026/09/20 01:44:03 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 01:44:03 INFO : apple: Deleted 2026/09/20 01:44:03 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34324->172.17.0.9:21, err= 2026/09/20 01:44:03 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 01:44:03 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 01:44:03 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/20 01:44:03 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34336->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34342->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34356->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34370->172.17.0.9:21, err= 2026/09/20 01:44:03 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/20 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/20 01:44:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34386->172.17.0.9:21, err= 2026/09/20 01:44:04 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/20 01:44:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/20 01:44:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34402->172.17.0.9:21, err= 2026/09/20 01:44:04 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/20 01:44:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/20 01:44:06 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:06 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34414->172.17.0.9:21, err= 2026/09/20 01:44:06 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/20 01:44:08 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:08 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34416->172.17.0.9:21, err= 2026/09/20 01:44:08 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/20 01:44:10 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:10 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34432->172.17.0.9:21, err= 2026/09/20 01:44:10 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/20 01:44:12 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:12 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59234->172.17.0.9:21, err= 2026/09/20 01:44:12 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/20 01:44:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:14 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59244->172.17.0.9:21, err= 2026/09/20 01:44:14 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/20 01:44:16 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:16 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59256->172.17.0.9:21, err= 2026/09/20 01:44:16 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/20 01:44:18 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:18 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59264->172.17.0.9:21, err= 2026/09/20 01:44:18 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/20 01:44:20 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:20 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59272->172.17.0.9:21, err= 2026/09/20 01:44:20 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/20 01:44:22 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:22 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39638->172.17.0.9:21, err= 2026/09/20 01:44:22 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/20 01:44:24 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:24 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39652->172.17.0.9:21, err= 2026/09/20 01:44:24 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/20 01:44:26 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:26 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39660->172.17.0.9:21, err= 2026/09/20 01:44:26 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/20 01:44:28 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:28 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39662->172.17.0.9:21, err= 2026/09/20 01:44:28 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/20 01:44:30 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:30 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39674->172.17.0.9:21, err= 2026/09/20 01:44:30 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/20 01:44:32 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:32 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49646->172.17.0.9:21, err= 2026/09/20 01:44:32 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/20 01:44:34 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:34 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49654->172.17.0.9:21, err= 2026/09/20 01:44:34 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/20 01:44:36 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:36 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49660->172.17.0.9:21, err= 2026/09/20 01:44:36 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/20 01:44:38 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:38 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49662->172.17.0.9:21, err= 2026/09/20 01:44:38 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/20 01:44:40 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:40 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49672->172.17.0.9:21, err= 2026/09/20 01:44:40 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/20 01:44:42 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:42 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52104->172.17.0.9:21, err= 2026/09/20 01:44:42 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/20 01:44:44 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:44 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52118->172.17.0.9:21, err= 2026/09/20 01:44:44 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/20 01:44:44 ERROR : dir1/0000-abcdefg.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.9:21": EOF 2026/09/20 01:44:46 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:46 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52128->172.17.0.9:21, err= 2026/09/20 01:44:46 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/20 01:44:46 ERROR : dir1/0009-3456789.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.9:21": EOF 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52140->172.17.0.9:21, err= 2026/09/20 01:44:48 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/20 01:44:48 ERROR : dir1/0013-789;=.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.9:21": EOF 2026/09/20 01:44:48 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: failed to delete 3 files Test: TestTransform/base64 2026/09/20 01:44:48 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21975") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45402->172.17.0.9:21975, err= 2026/09/20 01:44:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/20 01:44:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/20 01:44:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : YXBwbGU=: Excluded 2026/09/20 01:44:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : YmFuYW5h: Excluded 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61906") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42300->172.17.0.9:61906, err= 2026/09/20 01:44:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34496") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40670->172.17.0.9:34496, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49713") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55922->172.17.0.9:49713, err= sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 23 Test: TestTransform/base64 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57514") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41730->172.17.0.9:57514, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21180") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44576->172.17.0.9:21180, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27806") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60700->172.17.0.9:27806, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65001") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43924->172.17.0.9:65001, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16934") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45040->172.17.0.9:16934, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34130") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35718->172.17.0.9:34130, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39448") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49160->172.17.0.9:39448, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22138") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48292->172.17.0.9:22138, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55785") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59272->172.17.0.9:55785, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27307") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52870->172.17.0.9:27307, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12147") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58306->172.17.0.9:12147, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25586") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39704->172.17.0.9:25586, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9152") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43052->172.17.0.9:9152, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63251") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59352->172.17.0.9:63251, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28312") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45854->172.17.0.9:28312, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25275") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51142->172.17.0.9:25275, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34002") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57000->172.17.0.9:34002, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17228") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60856->172.17.0.9:17228, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14517") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36950->172.17.0.9:14517, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65146") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55436->172.17.0.9:65146, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22815") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51238->172.17.0.9:22815, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22841") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35396->172.17.0.9:22841, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16920") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55442->172.17.0.9:16920, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25270") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58728->172.17.0.9:25270, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38596") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48102->172.17.0.9:38596, err= 2026/09/20 01:44:48 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52588") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50728->172.17.0.9:52588, err= 2026/09/20 01:44:48 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : apple: Excluded 2026/09/20 01:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : splitbananasplit: Excluded 2026/09/20 01:44:48 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : banana: Excluded 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5882") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57384->172.17.0.9:5882, err= 2026/09/20 01:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:44:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47991") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45608->172.17.0.9:47991, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57146") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53002->172.17.0.9:57146, err= 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:44:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:44:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56450") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34820->172.17.0.9:56450, err= 2026/09/20 01:44:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38021") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29203") 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20446") 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31651") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40070->172.17.0.9:20446, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47712->172.17.0.9:29203, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48986->172.17.0.9:31651, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61112") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45590->172.17.0.9:61112, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42982->172.17.0.9:38021, err= 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/20 01:44:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:44:48 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/09/20 01:44:48 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/09/20 01:44:48 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/20 01:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4570") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40766->172.17.0.9:4570, err= 2026/09/20 01:44:48 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/09/20 01:44:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/20 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/09/20 01:44:48 INFO : apple: Copied (new) to: PREFIXapple 2026/09/20 01:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/09/20 01:44:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/20 01:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15964") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43506->172.17.0.9:15964, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60727") 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35434->172.17.0.9:60727, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10841") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46074->172.17.0.9:10841, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26545") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55084->172.17.0.9:26545, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52837") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46318->172.17.0.9:52837, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:44:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43219") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45814->172.17.0.9:43219, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30524") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35666->172.17.0.9:30524, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:44:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18945") 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45188->172.17.0.9:18945, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27184") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57476->172.17.0.9:27184, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:44:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48447") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47336->172.17.0.9:48447, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64424") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39772->172.17.0.9:64424, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:44:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:44:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27591") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55114->172.17.0.9:27591, err= 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48518") 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:44:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/20 01:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39084->172.17.0.9:48518, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:44:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27027") 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44550->172.17.0.9:27027, err= 2026/09/20 01:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57070") 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48886->172.17.0.9:57070, err= 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:44:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:44:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:44:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/09/20 01:44:48 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:44:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:44:48 DEBUG : Waiting for deletions to finish 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Connecting to FTP server 2026/09/20 01:44:48 INFO : banana: Deleted 2026/09/20 01:44:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 01:44:48 INFO : appleappleapplebanana: Deleted 2026/09/20 01:44:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 01:44:48 INFO : splitbananasplit: Deleted 2026/09/20 01:44:48 INFO : apple: Deleted 2026/09/20 01:44:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 01:44:48 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 01:44:50 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:50 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52154->172.17.0.9:21, err= 2026/09/20 01:44:50 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:52 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:52 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50700->172.17.0.9:21, err= 2026/09/20 01:44:52 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:54 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:54 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50706->172.17.0.9:21, err= 2026/09/20 01:44:54 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/20 01:44:56 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:56 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50714->172.17.0.9:21, err= 2026/09/20 01:44:56 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/20 01:44:58 DEBUG : ftp://172.17.0.9:21/rclone-test-zivimoh8tuce: closing 1 unused connections 2026/09/20 01:44:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:44:58 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50730->172.17.0.9:21, err= 2026/09/20 01:44:58 DEBUG : ftp://172.17.0.9:21/rclone-test-nimakuq7taxu: closing 1 unused connections 2026/09/20 01:44:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/20 01:44:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 01:44:58 DEBUG : ftp://172.17.0.9:21/rclone-test-hipumep5vobo: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wiyexur4weve: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-foxunin1jice: closing 2 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-zeyuvom3fobo: closing 2 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kerixim5kula: closing 2 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-kamineq7gobu: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-dekawuh6yola: closing 2 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-include/layer2: closing 1 unused connections 2026/09/20 01:44:59 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/rclone-sync-test-ignore-file: closing 1 unused connections 2026/09/20 01:45:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:45:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50736->172.17.0.9:21, err= 2026/09/20 01:45:00 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/20 01:45:00 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 01:45:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dest: closing 1 unused connections 2026/09/20 01:45:00 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42830->172.17.0.9:21, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/20 01:45:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 01:45:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29465") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60528->172.17.0.9:29465, err= 2026/09/20 01:45:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/20 01:45:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/20 01:45:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : PREFIXbanana: Excluded 2026/09/20 01:45:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : PREFIXapple: Excluded 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60501") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39166->172.17.0.9:60501, err= 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57523") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37892->172.17.0.9:57523, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22361") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48866->172.17.0.9:22361, err= 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13990") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49860->172.17.0.9:13990, err= 2026/09/20 01:45:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36112") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47486->172.17.0.9:36112, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21210") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36140->172.17.0.9:21210, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2317") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38038->172.17.0.9:2317, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3069") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56824->172.17.0.9:3069, err= 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47918") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59274->172.17.0.9:47918, err= 2026/09/20 01:45:01 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/09/20 01:45:01 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/09/20 01:45:01 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/09/20 01:45:01 INFO : splitbananasplit: Copied (new) 2026/09/20 01:45:01 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/09/20 01:45:01 INFO : appleappleapplebanana: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25841") 2026/09/20 01:45:01 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/09/20 01:45:01 INFO : banana: Copied (new) 2026/09/20 01:45:01 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43058->172.17.0.9:25841, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16475") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55376->172.17.0.9:16475, err= 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38223") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45254->172.17.0.9:38223, err= 2026/09/20 01:45:01 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/09/20 01:45:01 INFO : apple: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34062") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55700->172.17.0.9:34062, err= 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/09/20 01:45:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/09/20 01:45:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/09/20 01:45:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21570") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49494->172.17.0.9:21570, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49249") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60364") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52184->172.17.0.9:49249, err= 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57804->172.17.0.9:60364, err= 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/09/20 01:45:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/09/20 01:45:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31413") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35388->172.17.0.9:31413, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2875") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35082->172.17.0.9:2875, err= 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/09/20 01:45:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/09/20 01:45:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14942") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38846->172.17.0.9:14942, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19768") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43676->172.17.0.9:19768, err= 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/09/20 01:45:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/09/20 01:45:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63732") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42616->172.17.0.9:63732, err= 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/09/20 01:45:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41185") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45954->172.17.0.9:41185, err= 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/09/20 01:45:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53149") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35170->172.17.0.9:53149, err= 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19283") 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45780->172.17.0.9:19283, err= 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/09/20 01:45:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/09/20 01:45:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/09/20 01:45:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43020") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49358->172.17.0.9:43020, err= 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/09/20 01:45:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/09/20 01:45:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/20 01:45:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:01 INFO : PREFIXapple: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/20 01:45:01 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto/dst: closing 1 unused connections 2026/09/20 01:45:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/20 01:45:01 INFO : PREFIXsplitbananasplit: Deleted 2026/09/20 01:45:01 INFO : PREFIXbanana: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/20 01:45:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/20 01:45:01 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35169") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60732->172.17.0.9:35169, err= 2026/09/20 01:45:01 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : apple: Excluded 2026/09/20 01:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:01 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : banana: Excluded 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14233") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44358->172.17.0.9:14233, err= 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11786") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44632->172.17.0.9:11786, err= 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18886") 2026/09/20 01:45:01 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38958->172.17.0.9:18886, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57602") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53980->172.17.0.9:57602, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36562") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38202->172.17.0.9:36562, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55646") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39364->172.17.0.9:55646, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3995") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41740->172.17.0.9:3995, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3566") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53042->172.17.0.9:3566, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31780") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47334->172.17.0.9:31780, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1481") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48522->172.17.0.9:1481, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20324") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58520->172.17.0.9:20324, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10382") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48602->172.17.0.9:10382, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29844") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50794->172.17.0.9:29844, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52791") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43750->172.17.0.9:52791, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17767") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43790->172.17.0.9:17767, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50607") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47522->172.17.0.9:50607, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46565") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47866->172.17.0.9:46565, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9972") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52392->172.17.0.9:9972, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22062") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40920->172.17.0.9:22062, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46952") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36042->172.17.0.9:46952, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54504") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41742->172.17.0.9:54504, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1408") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51282->172.17.0.9:1408, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33687") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36930->172.17.0.9:33687, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21556") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37982->172.17.0.9:21556, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32889") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35710->172.17.0.9:32889, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46822") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56914->172.17.0.9:46822, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24546") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35722->172.17.0.9:24546, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61412") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52712->172.17.0.9:61412, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60597") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39054->172.17.0.9:60597, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28840") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36220->172.17.0.9:28840, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9911") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59664->172.17.0.9:9911, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6139") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59828->172.17.0.9:6139, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64211") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41714->172.17.0.9:64211, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41146") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37340->172.17.0.9:41146, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38091") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42034->172.17.0.9:38091, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18869") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33552->172.17.0.9:18869, err= 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3939") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53700->172.17.0.9:3939, err= 2026/09/20 01:45:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14011") 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38292") 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52745") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47534->172.17.0.9:38292, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2341") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58980->172.17.0.9:52745, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55234->172.17.0.9:2341, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49302->172.17.0.9:14011, err= 2026/09/20 01:45:02 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64294") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49570->172.17.0.9:64294, err= 2026/09/20 01:45:02 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/09/20 01:45:02 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/09/20 01:45:02 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/09/20 01:45:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/09/20 01:45:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12623") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5303") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60482->172.17.0.9:12623, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59049") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35680->172.17.0.9:59049, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63315") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53562->172.17.0.9:63315, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49170->172.17.0.9:5303, err= 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36582") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35442->172.17.0.9:36582, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63599") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42876->172.17.0.9:63599, err= 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29826") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52936->172.17.0.9:29826, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52254") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41478->172.17.0.9:52254, err= 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8373") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36982->172.17.0.9:8373, err= 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50406") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47778->172.17.0.9:50406, err= 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53300") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53182->172.17.0.9:53300, err= 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22422") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60948->172.17.0.9:22422, err= 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2451") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44828->172.17.0.9:2451, err= 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39110") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23425") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44604->172.17.0.9:39110, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39386->172.17.0.9:23425, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53059") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40894->172.17.0.9:53059, err= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 01:45:02 INFO : apple: Deleted 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 01:45:02 INFO : appleappleapplebanana: Deleted 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 01:45:02 INFO : banana: Deleted 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 01:45:02 INFO : splitbananasplit: Deleted 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11099") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42878->172.17.0.9:11099, err= 2026/09/20 01:45:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : bananaSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14509") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48578->172.17.0.9:14509, err= 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16925") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55894->172.17.0.9:16925, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59089") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44148->172.17.0.9:59089, err= 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 01:45:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3121") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35086->172.17.0.9:3121, err= 2026/09/20 01:45:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2141") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39952->172.17.0.9:2141, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21707") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42056") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41770->172.17.0.9:21707, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33258->172.17.0.9:42056, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10981") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54444->172.17.0.9:10981, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6055") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34568->172.17.0.9:6055, err= 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/09/20 01:45:02 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/09/20 01:45:02 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/09/20 01:45:02 INFO : banana: Copied (new) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33307") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39226->172.17.0.9:33307, err= 2026/09/20 01:45:02 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/09/20 01:45:02 INFO : appleappleapplebanana: Copied (new) 2026/09/20 01:45:02 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/09/20 01:45:02 INFO : splitbananasplit: Copied (new) 2026/09/20 01:45:02 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/09/20 01:45:02 INFO : apple: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63326") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50786->172.17.0.9:63326, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18866") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10707") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50080->172.17.0.9:10707, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32898->172.17.0.9:18866, err= 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9002") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60594->172.17.0.9:9002, err= 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31627") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58066->172.17.0.9:31627, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14671") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38076->172.17.0.9:14671, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20203") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56162->172.17.0.9:20203, err= 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57711") 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31613") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34808->172.17.0.9:57711, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55638->172.17.0.9:31613, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45722") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39392->172.17.0.9:45722, err= 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8514") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46372->172.17.0.9:8514, err= 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53376") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56368->172.17.0.9:53376, err= 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/09/20 01:45:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56883") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40666->172.17.0.9:56883, err= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44780") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58938->172.17.0.9:44780, err= 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57799") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50420->172.17.0.9:57799, err= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : splitbananasplitSUFFIX: Deleted 2026/09/20 01:45:02 INFO : appleSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : bananaSUFFIX: Deleted 2026/09/20 01:45:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33369") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50154->172.17.0.9:33369, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48818") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46250->172.17.0.9:48818, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16378") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56106->172.17.0.9:16378, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39322") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42754->172.17.0.9:39322, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63055") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35994->172.17.0.9:63055, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42106") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49226->172.17.0.9:42106, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34008") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36250->172.17.0.9:34008, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2707") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34666->172.17.0.9:2707, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65229") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46986->172.17.0.9:65229, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42194") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39040->172.17.0.9:42194, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64001") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50176->172.17.0.9:64001, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39081") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58804->172.17.0.9:39081, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24115") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48526->172.17.0.9:24115, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39410") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47062->172.17.0.9:39410, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10454") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34258->172.17.0.9:10454, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7558") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43060->172.17.0.9:7558, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18280") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33336->172.17.0.9:18280, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37340") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59330->172.17.0.9:37340, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21053") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59642->172.17.0.9:21053, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42853") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41866->172.17.0.9:42853, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19585") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56136->172.17.0.9:19585, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56248") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56990->172.17.0.9:56248, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19605") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44336->172.17.0.9:19605, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57497") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37834->172.17.0.9:57497, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23718") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49194->172.17.0.9:23718, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5124") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53690->172.17.0.9:5124, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39805") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43310->172.17.0.9:39805, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30161") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34972->172.17.0.9:30161, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59045") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38898->172.17.0.9:59045, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17548") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48498->172.17.0.9:17548, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30072") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39780->172.17.0.9:30072, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38103") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42960->172.17.0.9:38103, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13850") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43130->172.17.0.9:13850, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58044") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54516->172.17.0.9:58044, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51979") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33458->172.17.0.9:51979, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17602") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46886->172.17.0.9:17602, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63873") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55348->172.17.0.9:63873, err= 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10757") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44462->172.17.0.9:10757, err= 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : apple: size = 5 OK 2026/09/20 01:45:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:02 DEBUG : banana: size = 6 OK 2026/09/20 01:45:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57144") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56116->172.17.0.9:57144, err= 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4602") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39562->172.17.0.9:4602, err= 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46487") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39956->172.17.0.9:46487, err= 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28977") 2026/09/20 01:45:02 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58852->172.17.0.9:28977, err= 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15779") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42190->172.17.0.9:15779, err= 2026/09/20 01:45:02 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/09/20 01:45:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/09/20 01:45:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53276") 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13253") 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50272->172.17.0.9:53276, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45512->172.17.0.9:13253, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37911") 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55846->172.17.0.9:37911, err= 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10589") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40828->172.17.0.9:10589, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20237") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55700->172.17.0.9:20237, err= 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63444") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58552->172.17.0.9:63444, err= 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27858") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55240->172.17.0.9:27858, err= 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14964") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45040->172.17.0.9:14964, err= 2026/09/20 01:45:02 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36100") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33984->172.17.0.9:36100, err= 2026/09/20 01:45:02 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58905") 2026/09/20 01:45:02 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57018->172.17.0.9:58905, err= 2026/09/20 01:45:02 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49470") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39204->172.17.0.9:49470, err= 2026/09/20 01:45:02 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/09/20 01:45:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55525") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51208->172.17.0.9:55525, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39274") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34030->172.17.0.9:39274, err= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46798") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33572->172.17.0.9:46798, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 INFO : splitbananasplit: Deleted 2026/09/20 01:45:02 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 01:45:02 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 01:45:02 INFO : appleappleapplebanana: Deleted 2026/09/20 01:45:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28566") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40148->172.17.0.9:28566, err= 2026/09/20 01:45:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbanan: Excluded 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleapple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleapple: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58134") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52406->172.17.0.9:58134, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-34567: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-23456: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-45678: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-12345: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55360") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50722->172.17.0.9:55360, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58084") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55076->172.17.0.9:58084, err= 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45343") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33376->172.17.0.9:45343, err= 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : apple: size = 5 OK 2026/09/20 01:45:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:02 DEBUG : appleapple: size = 21 OK 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : banana: size = 6 OK 2026/09/20 01:45:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : splitbanan: size = 16 OK 2026/09/20 01:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51369") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36762->172.17.0.9:51369, err= 2026/09/20 01:45:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 01:45:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 01:45:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 01:45:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 01:45:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 01:45:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 01:45:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 01:45:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 01:45:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 01:45:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 01:45:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 01:45:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 01:45:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 01:45:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 01:45:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30539") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58874->172.17.0.9:30539, err= 2026/09/20 01:45:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbanan: Excluded 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleapple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleapple: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29620") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43428->172.17.0.9:29620, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefg: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcde: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defgh: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdef: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-34567: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-23456: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghi: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-45678: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijk: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-12345: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghij: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29801") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50922->172.17.0.9:29801, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57334") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58316->172.17.0.9:57334, err= 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 01:45:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53719") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51680->172.17.0.9:53719, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50492") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36988->172.17.0.9:50492, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33204") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36538->172.17.0.9:33204, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20086") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49248->172.17.0.9:20086, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5992") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38188->172.17.0.9:5992, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30512") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57438->172.17.0.9:30512, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20320") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58542->172.17.0.9:20320, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45699") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45604->172.17.0.9:45699, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52110") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39864->172.17.0.9:52110, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27978") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39624->172.17.0.9:27978, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35401") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49394->172.17.0.9:35401, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41274") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46260->172.17.0.9:41274, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8738") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57924->172.17.0.9:8738, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18255") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37462->172.17.0.9:18255, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32707") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45276->172.17.0.9:32707, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32257") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37292->172.17.0.9:32257, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27868") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34758->172.17.0.9:27868, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26146") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52308->172.17.0.9:26146, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7710") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49946->172.17.0.9:7710, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19683") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50488->172.17.0.9:19683, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40901") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46300->172.17.0.9:40901, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54659") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42996->172.17.0.9:54659, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5543") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38494->172.17.0.9:5543, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27264") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56578->172.17.0.9:27264, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34491") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58480->172.17.0.9:34491, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15345") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59342->172.17.0.9:15345, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17474") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37336->172.17.0.9:17474, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33146") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54362->172.17.0.9:33146, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35151") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46902->172.17.0.9:35151, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17335") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35282->172.17.0.9:17335, err= 2026/09/20 01:45:02 DEBUG : apple: size = 5 OK 2026/09/20 01:45:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : banana: size = 6 OK 2026/09/20 01:45:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4981") 2026/09/20 01:45:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34538->172.17.0.9:4981, err= 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 INFO : There was nothing to transfer 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14518") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46332->172.17.0.9:14518, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45917") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40652->172.17.0.9:45917, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6760") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56946->172.17.0.9:6760, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46923") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48020->172.17.0.9:46923, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6832") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47102->172.17.0.9:6832, err= 2026/09/20 01:45:02 DEBUG : apple: size = 5 OK 2026/09/20 01:45:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : banana: size = 6 OK 2026/09/20 01:45:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11676") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38768->172.17.0.9:11676, err= 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 INFO : There was nothing to transfer 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39872") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52342->172.17.0.9:39872, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35968") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36002->172.17.0.9:35968, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8132") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42688->172.17.0.9:8132, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19145") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47148->172.17.0.9:19145, err= 2026/09/20 01:45:02 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15492") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42634->172.17.0.9:15492, err= 2026/09/20 01:45:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : apple: Excluded 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : banana: Excluded 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10547") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54190->172.17.0.9:10547, err= 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28574") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59466->172.17.0.9:28574, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5893") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34982->172.17.0.9:5893, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52944") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53404->172.17.0.9:52944, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49414") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57230->172.17.0.9:49414, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22324") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33720->172.17.0.9:22324, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42633") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54046->172.17.0.9:42633, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58644") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48610->172.17.0.9:58644, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4359") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44620->172.17.0.9:4359, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20799") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59778->172.17.0.9:20799, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27956") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49666->172.17.0.9:27956, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17082") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60842->172.17.0.9:17082, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51459") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48734->172.17.0.9:51459, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30450") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54686->172.17.0.9:30450, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19810") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34664->172.17.0.9:19810, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62628") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59314->172.17.0.9:62628, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48503") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45808->172.17.0.9:48503, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7795") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51282->172.17.0.9:7795, err= 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17338") 2026/09/20 01:45:02 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44346->172.17.0.9:17338, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22412") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39564->172.17.0.9:22412, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11878") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52350->172.17.0.9:11878, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2218") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34584->172.17.0.9:2218, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3292") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39766->172.17.0.9:3292, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36933") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60390->172.17.0.9:36933, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20253") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32822->172.17.0.9:20253, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38937") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51506->172.17.0.9:38937, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13196") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40878->172.17.0.9:13196, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39297") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39098->172.17.0.9:39297, err= 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35595") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49456->172.17.0.9:35595, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55328") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55526->172.17.0.9:55328, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48411") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56076->172.17.0.9:48411, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7566") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40394->172.17.0.9:7566, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6371") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35302->172.17.0.9:6371, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23377") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53384->172.17.0.9:23377, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18724") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38458->172.17.0.9:18724, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53895") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43822->172.17.0.9:53895, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57734") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51936->172.17.0.9:57734, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36154") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55714->172.17.0.9:36154, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6309") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60230->172.17.0.9:6309, err= 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18034") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49880->172.17.0.9:18034, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53064") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55698->172.17.0.9:53064, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42515") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58590->172.17.0.9:42515, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64198") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33112->172.17.0.9:64198, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47215") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39486->172.17.0.9:47215, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53401") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34070->172.17.0.9:53401, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54229") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39398->172.17.0.9:54229, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48891") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52632->172.17.0.9:48891, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25090") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60732->172.17.0.9:25090, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48863") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43290->172.17.0.9:48863, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21407") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52914->172.17.0.9:21407, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13368") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35358->172.17.0.9:13368, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4627") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39770->172.17.0.9:4627, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23779") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43218->172.17.0.9:23779, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1947") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46806->172.17.0.9:1947, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41412") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58046->172.17.0.9:41412, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50003") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55774->172.17.0.9:50003, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62837") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46214->172.17.0.9:62837, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9596") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44320->172.17.0.9:9596, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53267") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37538->172.17.0.9:53267, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21243") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36882->172.17.0.9:21243, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21577") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60224->172.17.0.9:21577, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36578") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43294->172.17.0.9:36578, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25280") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34690->172.17.0.9:25280, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43973") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50894->172.17.0.9:43973, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29007") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47076->172.17.0.9:29007, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28957") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58270->172.17.0.9:28957, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38808") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57388->172.17.0.9:38808, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3751") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60764->172.17.0.9:3751, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56514") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53220->172.17.0.9:56514, err= 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53441") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42230->172.17.0.9:53441, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6307") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51364->172.17.0.9:6307, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40526") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58546->172.17.0.9:40526, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2396") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59056->172.17.0.9:2396, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1949") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58556->172.17.0.9:1949, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54130") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48070->172.17.0.9:54130, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23500") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35654->172.17.0.9:23500, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15251") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41566->172.17.0.9:15251, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6211") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49154->172.17.0.9:6211, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35644") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55888->172.17.0.9:35644, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1469") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59700->172.17.0.9:1469, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58195") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44846->172.17.0.9:58195, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3494") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:32870->172.17.0.9:3494, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57467") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58760->172.17.0.9:57467, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54087") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38200->172.17.0.9:54087, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41151") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51288->172.17.0.9:41151, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63476") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58154->172.17.0.9:63476, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43628") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40898->172.17.0.9:43628, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62101") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58358->172.17.0.9:62101, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43012") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33986->172.17.0.9:43012, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45638") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38264->172.17.0.9:45638, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10827") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59522->172.17.0.9:10827, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15859") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45240->172.17.0.9:15859, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4600") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50262->172.17.0.9:4600, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9407") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50702->172.17.0.9:9407, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47585") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35970->172.17.0.9:47585, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27027") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38194->172.17.0.9:27027, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45771") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54628->172.17.0.9:45771, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25383") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34504->172.17.0.9:25383, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52990") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33744->172.17.0.9:52990, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2516") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48356->172.17.0.9:2516, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50921") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55176->172.17.0.9:50921, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46802") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59230->172.17.0.9:46802, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8192") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60320->172.17.0.9:8192, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41441") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59458->172.17.0.9:41441, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38914") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47516->172.17.0.9:38914, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31943") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34790->172.17.0.9:31943, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5197") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49112->172.17.0.9:5197, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43895") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49044->172.17.0.9:43895, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55672") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38376->172.17.0.9:55672, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48213") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52812->172.17.0.9:48213, err= 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63124") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38744->172.17.0.9:63124, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55228") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34448->172.17.0.9:55228, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2681") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35058->172.17.0.9:2681, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:33152") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33330->172.17.0.9:33152, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57995") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46842->172.17.0.9:57995, err= 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53331") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54932->172.17.0.9:53331, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14849") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59194->172.17.0.9:14849, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32287") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45946->172.17.0.9:32287, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36814") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34286->172.17.0.9:36814, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16052") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53498->172.17.0.9:16052, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30776") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56782->172.17.0.9:30776, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22504") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42206->172.17.0.9:22504, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31935") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38136->172.17.0.9:31935, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45089") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51248->172.17.0.9:45089, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15479") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46616->172.17.0.9:15479, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24200") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53736->172.17.0.9:24200, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:6455") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50646->172.17.0.9:6455, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57941") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45592->172.17.0.9:57941, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14334") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51182->172.17.0.9:14334, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25395") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59692->172.17.0.9:25395, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19611") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46532->172.17.0.9:19611, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9946") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53496->172.17.0.9:9946, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26734") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41320->172.17.0.9:26734, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28224") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60468->172.17.0.9:28224, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18851") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50308->172.17.0.9:18851, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47734") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34506->172.17.0.9:47734, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41965") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54298->172.17.0.9:41965, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45077") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58700->172.17.0.9:45077, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3715") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53480->172.17.0.9:3715, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16919") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34508->172.17.0.9:16919, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2180") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35882->172.17.0.9:2180, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3606") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47072->172.17.0.9:3606, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54309") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38630->172.17.0.9:54309, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48681") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47900->172.17.0.9:48681, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26470") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35524->172.17.0.9:26470, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17842") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41380->172.17.0.9:17842, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42569") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45314->172.17.0.9:42569, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52586") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52970->172.17.0.9:52586, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51612") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57452->172.17.0.9:51612, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57253") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57698->172.17.0.9:57253, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14203") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53428->172.17.0.9:14203, err= 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54473") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51076->172.17.0.9:54473, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38062") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36958->172.17.0.9:38062, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63697") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34240->172.17.0.9:63697, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14183") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57434->172.17.0.9:14183, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7403") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50264->172.17.0.9:7403, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63122") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35028->172.17.0.9:63122, err= 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53553") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52876->172.17.0.9:53553, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22569") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59440->172.17.0.9:22569, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13385") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36012->172.17.0.9:13385, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23630") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46570->172.17.0.9:23630, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16175") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39072->172.17.0.9:16175, err= 2026/09/20 01:45:03 DEBUG : apple: size = 5 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : apple: Unchanged skipping 2026/09/20 01:45:03 DEBUG : banana: size = 6 OK 2026/09/20 01:45:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : banana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 01:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 01:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43543") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43424->172.17.0.9:43543, err= 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 INFO : There was nothing to transfer 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30132") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56888->172.17.0.9:30132, err= 2026/09/20 01:45:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : apple: Excluded 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : splitbananasplit: Excluded 2026/09/20 01:45:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : banana: Excluded 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : appleappleapplebanana: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11358") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43694->172.17.0.9:11358, err= 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47956") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58278->172.17.0.9:47956, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32671") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43832->172.17.0.9:32671, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29547") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42066->172.17.0.9:29547, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35692") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41892->172.17.0.9:35692, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3303") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50248->172.17.0.9:3303, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:15507") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56172->172.17.0.9:15507, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42186") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45628->172.17.0.9:42186, err= --- FAIL: TestTransform (60.62s) --- PASS: TestTransform/NFC (0.21s) --- PASS: TestTransform/NFD (0.26s) --- FAIL: TestTransform/base64 (44.81s) --- PASS: TestTransform/prefix (13.77s) --- PASS: TestTransform/suffix (0.40s) --- PASS: TestTransform/truncate (0.30s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.22s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.16s) --- PASS: TestTransform/ascii (0.16s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26603") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55524->172.17.0.9:26603, err= 2026/09/20 01:45:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 01:45:03 INFO : sub dir_somesuffix: Making directory 2026/09/20 01:45:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 01:45:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/20 01:45:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 01:45:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46847") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44946->172.17.0.9:46847, err= 2026/09/20 01:45:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 01:45:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1485") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38312->172.17.0.9:1485, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55023") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36974->172.17.0.9:55023, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10898") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43158->172.17.0.9:10898, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19002") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50864->172.17.0.9:19002, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63903") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42686->172.17.0.9:63903, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26357") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60630->172.17.0.9:26357, err= 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13294") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55564->172.17.0.9:13294, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1180") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47090->172.17.0.9:1180, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36395") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52992->172.17.0.9:36395, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5237") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53680->172.17.0.9:5237, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:44733") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41970->172.17.0.9:44733, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26826") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42526->172.17.0.9:26826, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:53593") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56106->172.17.0.9:53593, err= 2026/09/20 01:45:03 INFO : toe: Making directory 2026/09/20 01:45:03 INFO : toe/toe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32488") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41642->172.17.0.9:32488, err= 2026/09/20 01:45:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/09/20 01:45:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55309") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41722->172.17.0.9:55309, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41910") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57682->172.17.0.9:41910, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19022") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34020->172.17.0.9:19022, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2337") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59602->172.17.0.9:2337, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31461") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36016->172.17.0.9:31461, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:3857") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44906->172.17.0.9:3857, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61572") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48394->172.17.0.9:61572, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30781") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49052->172.17.0.9:30781, err= 2026/09/20 01:45:03 INFO : toe: Making directory 2026/09/20 01:45:03 INFO : toe/toe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28328") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36562->172.17.0.9:28328, err= 2026/09/20 01:45:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/09/20 01:45:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19785") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60800->172.17.0.9:19785, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24665") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37436->172.17.0.9:24665, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46951") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47568->172.17.0.9:46951, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41473") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51158->172.17.0.9:41473, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28549") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50640->172.17.0.9:28549, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30642") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59712->172.17.0.9:30642, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45617") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47748->172.17.0.9:45617, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52661") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54156->172.17.0.9:52661, err= 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 INFO : tictacempty_dir: Making directory 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40975") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52522->172.17.0.9:40975, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8039") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56196->172.17.0.9:8039, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36105") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49577") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35016->172.17.0.9:49577, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50948->172.17.0.9:36105, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46803") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40104->172.17.0.9:46803, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2437") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38996->172.17.0.9:2437, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57321") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36711") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48040->172.17.0.9:57321, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54338->172.17.0.9:36711, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52799") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56142->172.17.0.9:52799, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60038") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51804->172.17.0.9:60038, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8443") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54060->172.17.0.9:8443, err= 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 INFO : tictacempty_dir: Making directory 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4450") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35308->172.17.0.9:4450, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42766") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49452->172.17.0.9:42766, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8972") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50778") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48172->172.17.0.9:50778, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43022->172.17.0.9:8972, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17954") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46612->172.17.0.9:17954, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:50216") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52148->172.17.0.9:50216, err= 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:29120") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:23004") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37472->172.17.0.9:23004, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45532->172.17.0.9:29120, err= 2026/09/20 01:45:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5465") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40952->172.17.0.9:5465, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/20 01:45:03 NOTICE: ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: 0 differences found 2026/09/20 01:45:03 NOTICE: ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: 1 hashes could not be checked 2026/09/20 01:45:03 NOTICE: ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: 1 matching files 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55632") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59186->172.17.0.9:55632, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:39681") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:1306") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35528->172.17.0.9:39681, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53512->172.17.0.9:1306, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49224") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43422->172.17.0.9:49224, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51012") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40824->172.17.0.9:51012, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5819") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50644->172.17.0.9:5819, err= 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60202") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51266->172.17.0.9:60202, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51559") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44272->172.17.0.9:51559, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31014") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51752->172.17.0.9:31014, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8656") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36008->172.17.0.9:8656, err= 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7761") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53414->172.17.0.9:7761, err= 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42612") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57106->172.17.0.9:42612, err= 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20764") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48024->172.17.0.9:20764, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:17850") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44508->172.17.0.9:17850, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38204") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58292->172.17.0.9:38204, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:64165") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56262->172.17.0.9:64165, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:27137") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47082->172.17.0.9:27137, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58095") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:56556->172.17.0.9:58095, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56736") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59222->172.17.0.9:56736, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57729") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33390->172.17.0.9:57729, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2026/09/20 01:45:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36399") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57336->172.17.0.9:36399, err= 2026/09/20 01:45:03 INFO : toe: Making directory 2026/09/20 01:45:03 INFO : toe/toe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38183") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42556->172.17.0.9:38183, err= 2026/09/20 01:45:03 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/09/20 01:45:03 INFO : toe/toe/toe: Copied (new) 2026/09/20 01:45:03 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54221") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45444->172.17.0.9:54221, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:61517") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47652->172.17.0.9:61517, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:65027") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33790->172.17.0.9:65027, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40389") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60242->172.17.0.9:40389, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42734") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57818->172.17.0.9:42734, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8295") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42254->172.17.0.9:8295, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:40573") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43996->172.17.0.9:40573, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:41001") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49346->172.17.0.9:41001, err= 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 INFO : tictacempty_dir: Making directory 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22362") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:59556->172.17.0.9:22362, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Deleted 2026/09/20 01:45:03 INFO : toe/toe: Removing directory 2026/09/20 01:45:03 INFO : toe: Removing directory 2026/09/20 01:45:03 INFO : empty_dir: Removing directory 2026/09/20 01:45:03 DEBUG : Local file system at /tmp/rclone2104123300: deleted 3 directories 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36809") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42076->172.17.0.9:36809, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20793") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49812->172.17.0.9:20793, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16374") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44732->172.17.0.9:16374, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:60503") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52196->172.17.0.9:60503, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:45882") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43972->172.17.0.9:45882, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28320") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36470->172.17.0.9:28320, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13302") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50762->172.17.0.9:13302, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:57790") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:52250->172.17.0.9:57790, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54720") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40854->172.17.0.9:54720, err= --- PASS: TestMove (0.05s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:36975") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48604->172.17.0.9:36975, err= 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 INFO : tictacempty_dir: Making directory 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10589") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40844->172.17.0.9:10589, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:03 INFO : toe/toe/toe.txt: Deleted 2026/09/20 01:45:03 INFO : toe/toe: Removing directory 2026/09/20 01:45:03 INFO : toe: Removing directory 2026/09/20 01:45:03 INFO : empty_dir: Removing directory 2026/09/20 01:45:03 DEBUG : Local file system at /tmp/rclone2104123300: deleted 3 directories 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32899") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53956->172.17.0.9:32899, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5051") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40682->172.17.0.9:5051, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10547") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54202->172.17.0.9:10547, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:11139") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43890->172.17.0.9:11139, err= 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:03 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:4612") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46164->172.17.0.9:4612, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:55601") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60536->172.17.0.9:55601, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21954") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:59037") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43872->172.17.0.9:21954, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41234->172.17.0.9:59037, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34343") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43586->172.17.0.9:34343, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:30695") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57302->172.17.0.9:30695, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:10147") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54370->172.17.0.9:10147, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:49803") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42818->172.17.0.9:49803, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32581") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42434->172.17.0.9:32581, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51359") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8034") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:42440->172.17.0.9:8034, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55890->172.17.0.9:51359, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:20726") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50994->172.17.0.9:20726, err= 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:24550") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37544->172.17.0.9:24550, err= --- PASS: TestTransformFile (0.05s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:03 DEBUG : Reset feature "Copy" 2026/09/20 01:45:03 DEBUG : Reset feature "Move" 2026/09/20 01:45:03 DEBUG : Reset feature "Copy" 2026/09/20 01:45:03 DEBUG : Reset feature "Move" 2026/09/20 01:45:03 DEBUG : empty_dir: Making directory with metadata 2026/09/20 01:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:63643") 2026/09/20 01:45:03 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54420->172.17.0.9:63643, err= 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 INFO : tictacempty_dir: Making directory 2026/09/20 01:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 INFO : tictactoe: Making directory 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe: transformed to: tictactoe 2026/09/20 01:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:03 INFO : tictactoe/tictactoe: Making directory 2026/09/20 01:45:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 01:45:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:37030") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57532->172.17.0.9:37030, err= 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 01:45:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 01:45:04 INFO : toe/toe/toe.txt: Deleted 2026/09/20 01:45:04 INFO : toe/toe: Removing directory 2026/09/20 01:45:04 INFO : toe: Removing directory 2026/09/20 01:45:04 INFO : empty_dir: Removing directory 2026/09/20 01:45:04 DEBUG : Local file system at /tmp/rclone2104123300: deleted 3 directories 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:52112") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:47716->172.17.0.9:52112, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18291") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:39792->172.17.0.9:18291, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2961") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36490->172.17.0.9:2961, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:16325") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58984->172.17.0.9:16325, err= 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28560") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:53922->172.17.0.9:28560, err= 2026/09/20 01:45:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54939") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50812->172.17.0.9:54939, err= 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/20 01:45:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/20 01:45:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18279") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:46540->172.17.0.9:18279, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:13682") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36106->172.17.0.9:13682, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:25015") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:62187") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43766->172.17.0.9:25015, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48494->172.17.0.9:62187, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:46708") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:51232->172.17.0.9:46708, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:56920") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:48084->172.17.0.9:56920, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:35894") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50156->172.17.0.9:35894, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54065") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44206->172.17.0.9:54065, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:8823") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41480->172.17.0.9:8823, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:2926") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58050->172.17.0.9:2926, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22180") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36226->172.17.0.9:22180, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7794") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55276->172.17.0.9:7794, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:21673") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:33620->172.17.0.9:21673, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:04 DEBUG : toe: transformed to: dG9l 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:32777") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34660->172.17.0.9:32777, err= 2026/09/20 01:45:04 DEBUG : toe: transformed to: dG9l 2026/09/20 01:45:04 INFO : dG9l: Making directory 2026/09/20 01:45:04 DEBUG : toe: transformed to: dG9l 2026/09/20 01:45:04 DEBUG : toe: transformed to: dG9l 2026/09/20 01:45:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/20 01:45:04 INFO : dG9l/dG9l: Making directory 2026/09/20 01:45:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/20 01:45:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31168") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:45174->172.17.0.9:31168, err= 2026/09/20 01:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/20 01:45:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 01:45:04 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:22023") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58732->172.17.0.9:22023, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:43186") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58304->172.17.0.9:43186, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:48453") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37670->172.17.0.9:48453, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:7595") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37754->172.17.0.9:7595, err= 2026/09/20 01:45:04 DEBUG : dG9l: transformed to: toe 2026/09/20 01:45:04 DEBUG : dG9l: transformed to: toe 2026/09/20 01:45:04 DEBUG : toe: Directory modification time the same (differ by 42.012902ms, within tolerance 1s) 2026/09/20 01:45:04 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12545") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34044->172.17.0.9:12545, err= 2026/09/20 01:45:04 DEBUG : dG9l: transformed to: toe 2026/09/20 01:45:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/20 01:45:04 DEBUG : toe/toe: Directory modification time the same (differ by 42.012902ms, within tolerance 1s) 2026/09/20 01:45:04 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:14320") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:60784->172.17.0.9:14320, err= 2026/09/20 01:45:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/20 01:45:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/20 01:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/09/20 01:45:04 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for checks to finish 2026/09/20 01:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/20 01:45:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/20 01:45:04 DEBUG : Local file system at /tmp/rclone2104123300: Waiting for transfers to finish 2026/09/20 01:45:04 DEBUG : Waiting for deletions to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:12136") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:41994->172.17.0.9:12136, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:58380") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36442->172.17.0.9:58380, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34591") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:44140->172.17.0.9:34591, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:34186") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:37502->172.17.0.9:34186, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:42485") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:55762->172.17.0.9:42485, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:54787") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:50772->172.17.0.9:54787, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:28403") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:54600->172.17.0.9:28403, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:198: Remote "ftp://172.17.0.9:21/rclone-test-wixakuc9jeto", Local "Local file system at /tmp/rclone2104123300", Modify Window "1s" 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe: transformed to: 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5509") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:43808->172.17.0.9:5509, err= 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe: transformed to: 2026/09/20 01:45:04 INFO : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Making directory 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe: transformed to: 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe: transformed to: 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe/toe: transformed to: 2026/09/20 01:45:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/20 01:45:04 INFO : toe/toe: Making directory 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe/toe: transformed to: 2026/09/20 01:45:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe: transformed to: 2026/09/20 01:45:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 01:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 01:45:04 DEBUG : toe/toe/toe: transformed to: 2026/09/20 01:45:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for checks to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Waiting for transfers to finish 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:26332") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:40160->172.17.0.9:26332, err= 2026/09/20 01:45:04 DEBUG : toe/toe/toe: size = 11 OK 2026/09/20 01:45:04 INFO : toe/toe/toe: Copied (new) 2026/09/20 01:45:04 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting files as there were IO errors 2026/09/20 01:45:04 ERROR : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: not deleting directories as there were IO errors 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:31860") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:38502->172.17.0.9:31860, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:38585") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36854->172.17.0.9:38585, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:47148") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:35744->172.17.0.9:47148, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:19782") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:57604->172.17.0.9:19782, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:9433") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:58426->172.17.0.9:9433, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:51005") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:49962->172.17.0.9:51005, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:18120") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:34908->172.17.0.9:18120, err= --- PASS: TestError (0.03s) FAIL 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: dial("tcp","172.17.0.9:5510") 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: > dial: conn=172.17.0.1:36834->172.17.0.9:5510, err= 2026/09/20 01:45:04 DEBUG : ftp://172.17.0.9:21/rclone-test-wixakuc9jeto: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished ERROR in 1m6.753288091s (try 1/5): exit status 1: Failed [TestTransform/base64]