"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/30 01:01:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo" 2026/07/30 01:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:01:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:01:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:01:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:01:58 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:01:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:01:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:01:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:01:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:01:58 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:01:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53172->172.17.0.4:21, err= 2026/07/30 01:02:02 DEBUG : Creating backend with remote "/tmp/rclone2368423111" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34771") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48280->172.17.0.4:34771, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31471") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42790->172.17.0.4:31471, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39771") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41588->172.17.0.4:39771, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30668") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36466->172.17.0.4:30668, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34507") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39466->172.17.0.4:34507, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32029") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50964->172.17.0.4:32029, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37645") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60186->172.17.0.4:37645, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35424") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56604->172.17.0.4:35424, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37585") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36878->172.17.0.4:37585, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39284") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41538->172.17.0.4:39284, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37438") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51124->172.17.0.4:37438, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30358") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39264->172.17.0.4:30358, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36137") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44616->172.17.0.4:36137, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37150") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34064->172.17.0.4:37150, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38328") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51078->172.17.0.4:38328, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : Creating backend with remote "/non-existing" 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36751") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51520->172.17.0.4:36751, err= 2026/07/30 01:02:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38198") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47200->172.17.0.4:38198, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39001") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42806->172.17.0.4:39001, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36868") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41346->172.17.0.4:36868, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33227") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45864->172.17.0.4:33227, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33365") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60678->172.17.0.4:33365, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34209") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51258->172.17.0.4:34209, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35750") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57496->172.17.0.4:35750, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39987") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48042->172.17.0.4:39987, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32867") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36354->172.17.0.4:32867, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33153") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57586->172.17.0.4:33153, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Running all checks before starting transfers 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37004") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38548->172.17.0.4:37004, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Checks finished, now starting transfers 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37337") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57356->172.17.0.4:37337, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32174") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36682->172.17.0.4:32174, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33307") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48854->172.17.0.4:33307, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38250") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34918->172.17.0.4:38250, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39006") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57360->172.17.0.4:39006, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34419") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60144->172.17.0.4:34419, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 ERROR : Ignoring --no-traverse with sync 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37978") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44216->172.17.0.4:37978, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38075") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52670->172.17.0.4:38075, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:02 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38998") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59670->172.17.0.4:38998, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39326") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39106->172.17.0.4:39326, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33270") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34296->172.17.0.4:33270, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31533") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55634->172.17.0.4:31533, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30981") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51106->172.17.0.4:30981, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36703") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34354->172.17.0.4:36703, err= 2026/07/30 01:02:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39085") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54574->172.17.0.4:39085, err= 2026/07/30 01:02:02 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/30 01:02:02 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/30 01:02:02 INFO : hello world2: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30474") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46862->172.17.0.4:30474, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39948") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46250->172.17.0.4:39948, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33745") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55102->172.17.0.4:33745, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32686") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38572->172.17.0.4:32686, err= 2026/07/30 01:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34681") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51978->172.17.0.4:34681, err= 2026/07/30 01:02:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/30 01:02:02 INFO : potato2: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31581") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41980->172.17.0.4:31581, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32064") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50182->172.17.0.4:32064, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30536") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45124->172.17.0.4:30536, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30902") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37670->172.17.0.4:30902, err= 2026/07/30 01:02:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/30 01:02:02 INFO : potato2: Copied (new) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32336") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46522->172.17.0.4:32336, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35532") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42274->172.17.0.4:35532, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39460") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48682->172.17.0.4:39460, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:02:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:02:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:02:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32554") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51610->172.17.0.4:32554, err= 2026/07/30 01:02:02 INFO : sub dir2: Making directory 2026/07/30 01:02:02 INFO : sub dir: Making directory 2026/07/30 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:02 INFO : sub dir2/sub sub dir2: Making directory 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60866->172.17.0.4:21, err= 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36155") 2026/07/30 01:02:02 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47234->172.17.0.4:36155, err= 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33306") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57978->172.17.0.4:33306, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33701") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38782") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43994->172.17.0.4:38782, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35052->172.17.0.4:33701, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38566") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49062->172.17.0.4:38566, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36977") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35806->172.17.0.4:36977, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39849") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35904->172.17.0.4:39849, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30223") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42772->172.17.0.4:30223, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34420") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51822->172.17.0.4:34420, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32882") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41686->172.17.0.4:32882, err= --- PASS: TestCopyEmptyDirectories (3.47s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:05 INFO : sub dir2: Making directory 2026/07/30 01:02:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:02:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34614") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43326->172.17.0.4:34614, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35747") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34202->172.17.0.4:35747, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:05 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30611") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54992->172.17.0.4:30611, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33901") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34668->172.17.0.4:33901, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31357") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60326->172.17.0.4:31357, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31356") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47980->172.17.0.4:31356, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39054") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55986->172.17.0.4:39054, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:05 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:02:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37913") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33514->172.17.0.4:37913, err= 2026/07/30 01:02:05 INFO : sub dir2: Making directory 2026/07/30 01:02:05 INFO : sub dir: Making directory 2026/07/30 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35593") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41304->172.17.0.4:35593, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:05 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:05 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36435") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57574->172.17.0.4:36435, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36386") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37164->172.17.0.4:36386, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39471") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35972->172.17.0.4:39471, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35364") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41828->172.17.0.4:35364, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35204") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38640->172.17.0.4:35204, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30603") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47118->172.17.0.4:30603, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33164") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42522->172.17.0.4:33164, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31787") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55520->172.17.0.4:31787, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32256") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36462->172.17.0.4:32256, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37101") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51560->172.17.0.4:37101, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:05 INFO : sub dir2: Making directory 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37086") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43958->172.17.0.4:37086, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33548") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56860->172.17.0.4:33548, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:05 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:05 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35931") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59760->172.17.0.4:35931, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32244") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53658->172.17.0.4:32244, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31298") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36182->172.17.0.4:31298, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31523") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43562->172.17.0.4:31523, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39157") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55810->172.17.0.4:39157, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:05 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:02:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:02:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39478") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39454->172.17.0.4:39478, err= 2026/07/30 01:02:05 INFO : sub dir2: Making directory 2026/07/30 01:02:05 INFO : sub dir: Making directory 2026/07/30 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38873") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39512->172.17.0.4:38873, err= 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:05 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:05 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30071") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48854->172.17.0.4:30071, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30170") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35890->172.17.0.4:30170, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34351") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53004->172.17.0.4:34351, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33375") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33986->172.17.0.4:33375, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34530") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30217") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57442->172.17.0.4:34530, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43410->172.17.0.4:30217, err= 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34952") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38800->172.17.0.4:34952, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37618") 2026/07/30 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42306->172.17.0.4:37618, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33396") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53216->172.17.0.4:33396, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:06 INFO : sub dir2: Making directory 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34030") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50138->172.17.0.4:34030, err= 2026/07/30 01:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34932") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54352->172.17.0.4:34932, err= 2026/07/30 01:02:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:06 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:06 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37925") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34838->172.17.0.4:37925, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31900") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33218->172.17.0.4:31900, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39091") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54452->172.17.0.4:39091, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37047") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36202->172.17.0.4:37047, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35830") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51588->172.17.0.4:35830, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30433") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53868->172.17.0.4:30433, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30962") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54606->172.17.0.4:30962, err= 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31570") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45954->172.17.0.4:31570, err= 2026/07/30 01:02:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boyawah8modi" 2026/07/30 01:02:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:06 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:06 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Connecting to FTP server 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:06 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:60878->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-boyawah8modi 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:39439") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:55992->172.17.0.4:39439, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39018") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39622->172.17.0.4:39018, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34610") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42504->172.17.0.4:34610, err= 2026/07/30 01:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Waiting for checks to finish 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Waiting for transfers to finish 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30046") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42164->172.17.0.4:30046, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:38575") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:59058->172.17.0.4:38575, err= 2026/07/30 01:02:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/30 01:02:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/30 01:02:08 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:34252") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:39040->172.17.0.4:34252, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:33438") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:39124->172.17.0.4:33438, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:34793") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:35828->172.17.0.4:34793, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: dial("tcp","172.17.0.4:33346") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: > dial: conn=172.17.0.1:39104->172.17.0.4:33346, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Purge object "sub dir/hello world" 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Purge dir "sub dir" 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: Purge dir "" 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32859") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56770->172.17.0.4:32859, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36434") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45704->172.17.0.4:36434, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31770") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56580->172.17.0.4:31770, err= --- PASS: TestServerSideCopy (2.42s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32886") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35510->172.17.0.4:32886, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34260") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36242->172.17.0.4:34260, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31768") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32894->172.17.0.4:31768, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31905") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46312->172.17.0.4:31905, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38270") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59840->172.17.0.4:38270, err= 2026/07/30 01:02:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:02:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36241") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49568->172.17.0.4:36241, err= 2026/07/30 01:02:08 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/30 01:02:08 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/30 01:02:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31482") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44168->172.17.0.4:31482, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38916") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45556->172.17.0.4:38916, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34431") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41132->172.17.0.4:34431, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35911") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55710->172.17.0.4:35911, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37925") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34840->172.17.0.4:37925, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34432") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39082->172.17.0.4:34432, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33477") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58096->172.17.0.4:33477, err= 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32467") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41826->172.17.0.4:32467, err= 2026/07/30 01:02:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-necatek0hane" 2026/07/30 01:02:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:08 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:08 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Connecting to FTP server 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:60884->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-necatek0hane 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:34745") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:41438->172.17.0.4:34745, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35234") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57840->172.17.0.4:35234, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31068") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51682->172.17.0.4:31068, err= 2026/07/30 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Waiting for checks to finish 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Waiting for transfers to finish 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36160") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48080->172.17.0.4:36160, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:31918") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:60976->172.17.0.4:31918, err= 2026/07/30 01:02:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/30 01:02:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/30 01:02:10 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:34801") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:53164->172.17.0.4:34801, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:38990") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:45446->172.17.0.4:38990, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32495") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40546->172.17.0.4:32495, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35672") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50958->172.17.0.4:35672, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32105") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51172->172.17.0.4:32105, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:32605") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:43248->172.17.0.4:32605, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33568") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44308->172.17.0.4:33568, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:36974") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:48008->172.17.0.4:36974, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38128") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41062->172.17.0.4:38128, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Waiting for checks to finish 2026/07/30 01:02:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-necatek0hane) 2026/07/30 01:02:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Waiting for transfers to finish 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31671") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52684->172.17.0.4:31671, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:36666") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:46570->172.17.0.4:36666, err= 2026/07/30 01:02:10 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/30 01:02:10 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/30 01:02:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:32646") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:45020->172.17.0.4:32646, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:36903") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:45926->172.17.0.4:36903, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:34731") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:54154->172.17.0.4:34731, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: dial("tcp","172.17.0.4:35603") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: > dial: conn=172.17.0.1:46846->172.17.0.4:35603, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Purge object "sub dir/hello world" 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Purge dir "sub dir" 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: Purge dir "" 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32226") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36728->172.17.0.4:32226, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30713") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41812->172.17.0.4:30713, err= 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32709") 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41416->172.17.0.4:32709, err= --- PASS: TestServerSideCopyOverSelf (2.55s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35729") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51248->172.17.0.4:35729, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31001") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44496->172.17.0.4:31001, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32828") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49750->172.17.0.4:32828, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34144") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56928->172.17.0.4:34144, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36879") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58534->172.17.0.4:36879, err= 2026/07/30 01:02:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:02:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34966") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57612->172.17.0.4:34966, err= 2026/07/30 01:02:11 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/30 01:02:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/30 01:02:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/30 01:02:11 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30926") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41334->172.17.0.4:30926, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34023") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46870->172.17.0.4:34023, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39772") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47516->172.17.0.4:39772, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31437") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46742->172.17.0.4:31437, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32754") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35414->172.17.0.4:32754, err= --- PASS: TestMoveOverSelf (0.04s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30904") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39000->172.17.0.4:30904, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31387") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50078->172.17.0.4:31387, err= 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38487") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39176->172.17.0.4:38487, err= 2026/07/30 01:02:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layigeq5pope" 2026/07/30 01:02:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:11 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:11 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Connecting to FTP server 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:60888->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-layigeq5pope 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38439") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:39068") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40466->172.17.0.4:38439, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:48262->172.17.0.4:39068, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33077") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49542->172.17.0.4:33077, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33865") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43984->172.17.0.4:33865, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:33726") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:45170->172.17.0.4:33726, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/30 01:02:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/30 01:02:13 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:39658") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:34484->172.17.0.4:39658, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:32984") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:41232->172.17.0.4:32984, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39052") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53500->172.17.0.4:39052, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39834") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57030->172.17.0.4:39834, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39869") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36112->172.17.0.4:39869, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Using server-side directory move 2026/07/30 01:02:13 INFO : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:36645") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:57190->172.17.0.4:36645, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33102") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59436->172.17.0.4:33102, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31928") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:30341") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41046->172.17.0.4:31928, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:46520->172.17.0.4:30341, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-layigeq5pope) 2026/07/30 01:02:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for transfers to finish 2026/07/30 01:02:13 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:13 INFO : sub dir/hello world: Moved (server-side) 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39903") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40024->172.17.0.4:39903, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35195") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38792->172.17.0.4:35195, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:30588") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:52664->172.17.0.4:30588, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:31836") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:44198->172.17.0.4:31836, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37652") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37064->172.17.0.4:37652, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31679") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59532->172.17.0.4:31679, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31242") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56020->172.17.0.4:31242, err= 2026/07/30 01:02:13 DEBUG : testing file moves 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:37287") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:56134->172.17.0.4:37287, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34793") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45396->172.17.0.4:34793, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:35694") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:52284->172.17.0.4:35694, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33789") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41182->172.17.0.4:33789, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-layigeq5pope) 2026/07/30 01:02:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Waiting for transfers to finish 2026/07/30 01:02:13 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:13 INFO : sub dir/hello world: Moved (server-side) 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35810") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54642->172.17.0.4:35810, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38172") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43294->172.17.0.4:38172, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:36547") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:60800->172.17.0.4:36547, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:31387") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:40606->172.17.0.4:31387, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:36004") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:39700->172.17.0.4:36004, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: dial("tcp","172.17.0.4:38258") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: > dial: conn=172.17.0.1:50760->172.17.0.4:38258, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Purge object "sub dir/hello world" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Purge dir "sub dir" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: Purge dir "" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30820") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53580->172.17.0.4:30820, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33228") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55628->172.17.0.4:33228, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38765") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42950->172.17.0.4:38765, err= --- PASS: TestServerSideMoveOverSelf (2.81s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36728") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39136->172.17.0.4:36728, err= 2026/07/30 01:02:13 ERROR : error listing: directory not found 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30315") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60258->172.17.0.4:30315, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36016") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44894->172.17.0.4:36016, err= 2026/07/30 01:02:13 INFO : Local file system at /tmp/rclone2368423111: Making directory 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38441") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37246->172.17.0.4:38441, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31258") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36106->172.17.0.4:31258, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33150") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58338->172.17.0.4:33150, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30375") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35890->172.17.0.4:30375, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31844") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37568->172.17.0.4:31844, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33169") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48718->172.17.0.4:33169, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33817") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43648->172.17.0.4:33817, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36931") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34472->172.17.0.4:36931, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37240") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41448->172.17.0.4:37240, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33254") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39148->172.17.0.4:33254, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35065") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45962->172.17.0.4:35065, err= 2026/07/30 01:02:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30008") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42576->172.17.0.4:30008, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33143") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46448->172.17.0.4:33143, err= 2026/07/30 01:02:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/30 01:02:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/30 01:02:13 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34566") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49146->172.17.0.4:34566, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35634") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51646->172.17.0.4:35634, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37474") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52786->172.17.0.4:37474, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39676") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48690->172.17.0.4:39676, err= 2026/07/30 01:02:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30902") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55720->172.17.0.4:30902, err= 2026/07/30 01:02:13 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/30 01:02:13 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/30 01:02:13 INFO : check sum: Copied (new) 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32094") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42058->172.17.0.4:32094, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38327") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48028->172.17.0.4:38327, err= 2026/07/30 01:02:13 DEBUG : check sum: size = 1 OK 2026/07/30 01:02:13 NOTICE: ftp://172.17.0.4:21/rclone-test-pobifep4higo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/30 01:02:13 DEBUG : check sum: Size of src and dst objects identical 2026/07/30 01:02:13 DEBUG : check sum: Unchanged skipping 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 INFO : There was nothing to transfer 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32058") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41614->172.17.0.4:32058, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31652") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50836->172.17.0.4:31652, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38580") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51114->172.17.0.4:38580, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37447") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59566->172.17.0.4:37447, err= 2026/07/30 01:02:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37136") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52130->172.17.0.4:37136, err= 2026/07/30 01:02:13 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/30 01:02:13 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/30 01:02:13 INFO : sizeonly: Copied (new) 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37194") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37652->172.17.0.4:37194, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36788") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35404->172.17.0.4:36788, err= 2026/07/30 01:02:13 DEBUG : sizeonly: size = 6 OK 2026/07/30 01:02:13 DEBUG : sizeonly: Sizes identical 2026/07/30 01:02:13 DEBUG : sizeonly: Unchanged skipping 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 INFO : There was nothing to transfer 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35469") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53630->172.17.0.4:35469, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34678") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49852->172.17.0.4:34678, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36456") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50690->172.17.0.4:36456, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34736") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35522->172.17.0.4:34736, err= 2026/07/30 01:02:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39064") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35534->172.17.0.4:39064, err= 2026/07/30 01:02:13 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/30 01:02:13 INFO : ignore-size: Copied (new) 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31521") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33544->172.17.0.4:31521, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32482") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42556->172.17.0.4:32482, err= 2026/07/30 01:02:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:02:13 DEBUG : ignore-size: Unchanged skipping 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 INFO : There was nothing to transfer 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39940") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51422->172.17.0.4:39940, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32660") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44196->172.17.0.4:32660, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37445") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43690->172.17.0.4:37445, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33781") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53792->172.17.0.4:33781, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34091") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44110->172.17.0.4:34091, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37208") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54084->172.17.0.4:37208, err= 2026/07/30 01:02:13 DEBUG : existing: size = 6 OK 2026/07/30 01:02:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : existing: Unchanged skipping 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 INFO : There was nothing to transfer 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36600") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59578->172.17.0.4:36600, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30248") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51066->172.17.0.4:30248, err= 2026/07/30 01:02:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/30 01:02:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/30 01:02:13 INFO : existing: Copied (replaced existing) 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32865") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56764->172.17.0.4:32865, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36391") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46062->172.17.0.4:36391, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34223") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59726->172.17.0.4:34223, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30070") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52642->172.17.0.4:30070, err= 2026/07/30 01:02:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36346") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46698->172.17.0.4:36346, err= 2026/07/30 01:02:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/30 01:02:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/30 01:02:13 INFO : existing: Copied (new) 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31778") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43912->172.17.0.4:31778, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35950") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55996->172.17.0.4:35950, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:13 DEBUG : existing: Destination exists, skipping 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:13 INFO : There was nothing to transfer 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35996") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46398->172.17.0.4:35996, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35786") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56216->172.17.0.4:35786, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34827") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36458->172.17.0.4:34827, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31978") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59304->172.17.0.4:31978, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32013") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43086->172.17.0.4:32013, err= 2026/07/30 01:02:13 INFO : d: Making directory 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35996") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46404->172.17.0.4:35996, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60820->172.17.0.4:21, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36165") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56326->172.17.0.4:36165, err= 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31921") 2026/07/30 01:02:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50374->172.17.0.4:31921, err= 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30891") 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34074->172.17.0.4:30891, err= 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37059") 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59440->172.17.0.4:37059, err= 2026/07/30 01:02:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60822->172.17.0.4:21, err= 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35377") 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34514") 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41790->172.17.0.4:35377, err= 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40604->172.17.0.4:34514, err= 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34841") 2026/07/30 01:02:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/30 01:02:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/30 01:02:17 INFO : a/potato2: Copied (new) 2026/07/30 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38358->172.17.0.4:34841, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35192") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45216->172.17.0.4:35192, err= 2026/07/30 01:02:20 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : b/potato: Deleted 2026/07/30 01:02:20 INFO : d: Removing directory 2026/07/30 01:02:20 INFO : b: Removing directory 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: deleted 2 directories 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35862") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59868->172.17.0.4:35862, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33789") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35431") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41190->172.17.0.4:33789, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42406->172.17.0.4:35431, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30479") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54680->172.17.0.4:30479, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39849") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52604->172.17.0.4:39849, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36712") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58888->172.17.0.4:36712, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37858") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40702->172.17.0.4:37858, err= --- PASS: TestSyncIgnoreErrors (6.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32565") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40192->172.17.0.4:32565, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38390") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45902->172.17.0.4:38390, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39886") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43758->172.17.0.4:39886, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 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/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31186") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43540->172.17.0.4:31186, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31763") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55406->172.17.0.4:31763, err= 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 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/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39555") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43310->172.17.0.4:39555, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/30 01:02:20 INFO : empty space: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32439") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40102->172.17.0.4:32439, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39712") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37080->172.17.0.4:39712, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39174") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38760->172.17.0.4:39174, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32558") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52824->172.17.0.4:32558, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34071") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53022->172.17.0.4:34071, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31839") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59920->172.17.0.4:31839, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38124") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50408->172.17.0.4:38124, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37917") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46922->172.17.0.4:37917, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : foo: size = 3 OK 2026/07/30 01:02:20 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/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33268") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59968->172.17.0.4:33268, err= 2026/07/30 01:02:20 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/30 01:02:20 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/30 01:02:20 INFO : foo: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35048") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39634->172.17.0.4:35048, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35431") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42418->172.17.0.4:35431, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34355") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32784->172.17.0.4:34355, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39762") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48716->172.17.0.4:39762, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38957") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59404->172.17.0.4:38957, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31249") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42270->172.17.0.4:31249, err= 2026/07/30 01:02:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32310") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46548->172.17.0.4:32310, err= 2026/07/30 01:02:20 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30890") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55260->172.17.0.4:30890, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30773") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40672->172.17.0.4:30773, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34735") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57096->172.17.0.4:34735, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30649") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44986->172.17.0.4:30649, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35747") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54762->172.17.0.4:35747, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36976") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43644->172.17.0.4:36976, err= 2026/07/30 01:02:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:02:20 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:20 DEBUG : potato: Sizes differ 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36293") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40892->172.17.0.4:36293, err= 2026/07/30 01:02:20 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/30 01:02:20 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32177") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38498->172.17.0.4:32177, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38184") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42770->172.17.0.4:38184, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36561") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50628->172.17.0.4:36561, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34075") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56400->172.17.0.4:34075, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35868") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38118->172.17.0.4:35868, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39272") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41400->172.17.0.4:39272, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : potato: size = 21 OK 2026/07/30 01:02:20 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/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39065") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43196->172.17.0.4:39065, err= 2026/07/30 01:02:20 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/30 01:02:20 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30968") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49946->172.17.0.4:30968, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38753") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57764->172.17.0.4:38753, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38659") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32820->172.17.0.4:38659, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34122") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45886->172.17.0.4:34122, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31159") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46594->172.17.0.4:31159, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33896") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33204->172.17.0.4:33896, err= 2026/07/30 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39050") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43896->172.17.0.4:39050, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33923") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46234->172.17.0.4:33923, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34567") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47460->172.17.0.4:34567, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35246") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40458->172.17.0.4:35246, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39280") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37976->172.17.0.4:39280, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34537") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33992->172.17.0.4:34537, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35081") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41096->172.17.0.4:35081, err= 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32513") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33568->172.17.0.4:32513, err= 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/30 01:02:20 INFO : potato2: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : potato: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32606") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41074->172.17.0.4:32606, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34857") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51826->172.17.0.4:34857, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31565") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42698->172.17.0.4:31565, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34663") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45672->172.17.0.4:34663, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30530") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34758->172.17.0.4:30530, err= 2026/07/30 01:02:20 INFO : d: Making directory 2026/07/30 01:02:20 INFO : d/e: Making directory 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35999") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48150->172.17.0.4:35999, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39953") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47304->172.17.0.4:39953, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37878") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31317") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53446->172.17.0.4:37878, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34222->172.17.0.4:31317, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38591") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42082->172.17.0.4:38591, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35609") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44494->172.17.0.4:35609, err= 2026/07/30 01:02:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30074") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39469") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33597") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60582->172.17.0.4:30074, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50658->172.17.0.4:39469, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53580->172.17.0.4:33597, err= 2026/07/30 01:02:20 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33350") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49532->172.17.0.4:33350, err= 2026/07/30 01:02:20 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30380") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34518->172.17.0.4:30380, err= 2026/07/30 01:02:20 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/30 01:02:20 INFO : a/potato2: Copied (new) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : b/potato: Deleted 2026/07/30 01:02:20 INFO : d/e: Removing directory 2026/07/30 01:02:20 INFO : d: Removing directory 2026/07/30 01:02:20 INFO : b: Removing directory 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: deleted 3 directories 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30572") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41698->172.17.0.4:30572, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37267") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41832->172.17.0.4:37267, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32608") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48706->172.17.0.4:32608, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37522") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39348->172.17.0.4:37522, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35712") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36082->172.17.0.4:35712, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33485") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40684->172.17.0.4:33485, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39489") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33758->172.17.0.4:39489, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31612") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41400->172.17.0.4:31612, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37700") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42180->172.17.0.4:37700, err= 2026/07/30 01:02:20 INFO : d: Making directory 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30921") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42034->172.17.0.4:30921, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36177") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32391") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45240->172.17.0.4:36177, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33738->172.17.0.4:32391, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35776") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57898->172.17.0.4:35776, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39110") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58956->172.17.0.4:39110, err= 2026/07/30 01:02:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30740") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36172") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37140") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41414->172.17.0.4:36172, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48390->172.17.0.4:30740, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59588->172.17.0.4:37140, err= 2026/07/30 01:02:20 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32087") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42060->172.17.0.4:32087, err= 2026/07/30 01:02:20 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/30 01:02:20 INFO : a/potato2: Copied (new) 2026/07/30 01:02:20 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting files as there were IO errors 2026/07/30 01:02:20 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting directories as there were IO errors 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38288") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35516->172.17.0.4:38288, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34564") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49002->172.17.0.4:34564, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35154") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52434->172.17.0.4:35154, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32374") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36503") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35906->172.17.0.4:36503, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57536->172.17.0.4:32374, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38277") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43622->172.17.0.4:38277, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34560") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34625") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41120->172.17.0.4:34560, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42018->172.17.0.4:34625, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34848") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32108") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60144->172.17.0.4:34848, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36364->172.17.0.4:32108, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31651") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54158->172.17.0.4:31651, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38318") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60994->172.17.0.4:38318, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34293") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39506->172.17.0.4:34293, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32378") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49788->172.17.0.4:32378, err= 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30123") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57178->172.17.0.4:30123, err= 2026/07/30 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 INFO : potato: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37468") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53388->172.17.0.4:37468, err= 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/30 01:02:20 INFO : potato2: Copied (new) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37384") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42036->172.17.0.4:37384, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37160") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46632->172.17.0.4:37160, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30756") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55670->172.17.0.4:30756, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30662") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34790->172.17.0.4:30662, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39814") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40046->172.17.0.4:39814, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39864") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32898->172.17.0.4:39864, err= 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32242") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50712->172.17.0.4:32242, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 INFO : potato: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30387") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47330->172.17.0.4:30387, err= 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35226") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34430->172.17.0.4:35226, err= 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/30 01:02:20 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/30 01:02:20 INFO : potato2: Copied (new) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36427") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50070->172.17.0.4:36427, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37644") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56994->172.17.0.4:37644, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34534") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40310->172.17.0.4:34534, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38300") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48052->172.17.0.4:38300, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31545") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54038->172.17.0.4:31545, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36575") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39830->172.17.0.4:36575, err= 2026/07/30 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38574") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54224->172.17.0.4:38574, err= 2026/07/30 01:02:20 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/30 01:02:20 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/30 01:02:20 INFO : potato2: Copied (new) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37391") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41380->172.17.0.4:37391, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37199") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53120->172.17.0.4:37199, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35436") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48978->172.17.0.4:35436, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33398") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54546->172.17.0.4:33398, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39148") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52964->172.17.0.4:39148, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34804") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36388->172.17.0.4:34804, err= 2026/07/30 01:02:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : enormous: Excluded 2026/07/30 01:02:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : potato2: Excluded 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32209") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38670->172.17.0.4:32209, err= 2026/07/30 01:02:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : potato2: Excluded 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37307") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58240->172.17.0.4:37307, err= 2026/07/30 01:02:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : enormous: Excluded 2026/07/30 01:02:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : potato2: Excluded 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37880") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50436->172.17.0.4:37880, err= 2026/07/30 01:02:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : potato2: Excluded 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37748") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59434->172.17.0.4:37748, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30293") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60086->172.17.0.4:30293, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39907") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48984->172.17.0.4:39907, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36014") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54798->172.17.0.4:36014, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34777") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55956->172.17.0.4:34777, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34356") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40488->172.17.0.4:34356, err= 2026/07/30 01:02:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : enormous: Excluded 2026/07/30 01:02:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:02:20 DEBUG : potato2: Excluded 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36600") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59584->172.17.0.4:36600, err= 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : enormous: Deleted 2026/07/30 01:02:20 INFO : potato2: Deleted 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34121") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34504->172.17.0.4:34121, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37587") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33052->172.17.0.4:37587, err= 2026/07/30 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : enormous: Deleted 2026/07/30 01:02:20 INFO : potato2: Deleted 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37609") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42560->172.17.0.4:37609, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31570") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56060->172.17.0.4:31570, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33519") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57314->172.17.0.4:33519, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31658") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41224->172.17.0.4:31658, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32310") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46558->172.17.0.4:32310, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38944") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47106->172.17.0.4:38944, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30329") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50088->172.17.0.4:30329, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38933") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47046->172.17.0.4:38933, err= 2026/07/30 01:02:20 DEBUG : five: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:02:20 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:20 DEBUG : four: Sizes differ 2026/07/30 01:02:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/30 01:02:20 DEBUG : one: Destination is newer than source, skipping 2026/07/30 01:02:20 DEBUG : three: size = 5 OK 2026/07/30 01:02:20 DEBUG : three: Sizes identical 2026/07/30 01:02:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/30 01:02:20 DEBUG : two: size = 3 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35727") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43998->172.17.0.4:35727, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36183") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38642") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43578->172.17.0.4:36183, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54378->172.17.0.4:38642, err= 2026/07/30 01:02:20 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/30 01:02:20 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/30 01:02:20 INFO : two: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/30 01:02:20 INFO : five: Copied (new) 2026/07/30 01:02:20 DEBUG : four.f852663a.partial: renamed to: four 2026/07/30 01:02:20 INFO : four: Copied (replaced existing) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33729") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53158->172.17.0.4:33729, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33219") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37180->172.17.0.4:33219, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31120") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36638->172.17.0.4:31120, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/30 01:02:20 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39194") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46104->172.17.0.4:39194, err= 2026/07/30 01:02:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30998") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37294->172.17.0.4:30998, err= 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39320") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48028->172.17.0.4:39320, err= 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (new) 2026/07/30 01:02:20 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/30 01:02:20 INFO : yam: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38259") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42816->172.17.0.4:38259, err= 2026/07/30 01:02:20 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34520") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38130->172.17.0.4:34520, err= 2026/07/30 01:02:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : potato: size = 14 OK 2026/07/30 01:02:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : potato: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34600") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48172->172.17.0.4:34600, err= 2026/07/30 01:02:20 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/30 01:02:20 INFO : yaml: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : yam: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31330") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36146->172.17.0.4:31330, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30021") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57714->172.17.0.4:30021, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34013") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55554->172.17.0.4:34013, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37677") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41476->172.17.0.4:37677, err= 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Making map for --track-renames 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Finished making map for --track-renames 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/30 01:02:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for renames to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38731") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56244->172.17.0.4:38731, err= 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36336") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46104->172.17.0.4:36336, err= 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (new) 2026/07/30 01:02:20 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/30 01:02:20 INFO : yam: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38586") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40598->172.17.0.4:38586, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30875") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52362->172.17.0.4:30875, err= 2026/07/30 01:02:20 DEBUG : potato: size = 14 OK 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Making map for --track-renames 2026/07/30 01:02:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Finished making map for --track-renames 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : potato: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for renames to finish 2026/07/30 01:02:20 INFO : yam: Moved (server-side) to: yaml 2026/07/30 01:02:20 INFO : yaml: Renamed from "yam" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32811") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57736->172.17.0.4:32811, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36128") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32812->172.17.0.4:36128, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32045") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50928->172.17.0.4:32045, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39649") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50448->172.17.0.4:39649, err= 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Making map for --track-renames 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Finished making map for --track-renames 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/30 01:02:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for renames to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31138") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33068->172.17.0.4:31138, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39727") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44784->172.17.0.4:39727, err= 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/30 01:02:20 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/30 01:02:20 INFO : potato: Copied (new) 2026/07/30 01:02:20 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/30 01:02:20 INFO : sub/yam: Copied (new) 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34677") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35170->172.17.0.4:34677, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37328") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49090->172.17.0.4:37328, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39895") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38348->172.17.0.4:39895, err= 2026/07/30 01:02:20 DEBUG : potato: size = 14 OK 2026/07/30 01:02:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:02:20 DEBUG : potato: Unchanged skipping 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34401") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45734->172.17.0.4:34401, err= 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Making map for --track-renames 2026/07/30 01:02:20 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Finished making map for --track-renames 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for renames to finish 2026/07/30 01:02:20 INFO : sub/yam: Moved (server-side) to: yam 2026/07/30 01:02:20 INFO : yam: Renamed from "sub/yam" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31124") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41366->172.17.0.4:31124, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30492") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39196->172.17.0.4:30492, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38877") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50590->172.17.0.4:38877, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34192") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57740->172.17.0.4:34192, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31681") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55968->172.17.0.4:31681, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone2368423111/dir1" 2026/07/30 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone2368423111/dir2" 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111/dir2: Using server-side directory move 2026/07/30 01:02:20 INFO : Local file system at /tmp/rclone2368423111/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 01:02:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/30 01:02:20 INFO : file1.txt: Moved (server-side) 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111/dir2: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111/dir2: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39259") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41594->172.17.0.4:39259, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34440") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60442->172.17.0.4:34440, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30148") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37238->172.17.0.4:30148, err= 2026/07/30 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32246") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56228->172.17.0.4:32246, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37043") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54640->172.17.0.4:37043, err= 2026/07/30 01:02:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/30 01:02:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:20 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:20 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:20 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/30 01:02:20 INFO : nested/sub dir/file: Copied (new) 2026/07/30 01:02:20 INFO : nested/sub dir/file: Deleted 2026/07/30 01:02:20 INFO : sub dir: Removing directory 2026/07/30 01:02:20 INFO : nested/sub dir: Removing directory 2026/07/30 01:02:20 INFO : nested: Removing directory 2026/07/30 01:02:20 DEBUG : Local file system at /tmp/rclone2368423111: deleted 3 directories 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36085") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52900->172.17.0.4:36085, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37349") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30758") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58664->172.17.0.4:37349, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59778->172.17.0.4:30758, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32619") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55576->172.17.0.4:32619, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32760") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39576->172.17.0.4:32760, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31265") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57756->172.17.0.4:31265, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33980") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37036->172.17.0.4:33980, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38556") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38924->172.17.0.4:38556, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32408") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51164->172.17.0.4:32408, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32564") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45434->172.17.0.4:32564, err= 2026/07/30 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39569") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33340->172.17.0.4:39569, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39285") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37142->172.17.0.4:39285, err= 2026/07/30 01:02:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/30 01:02:20 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/30 01:02:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/30 01:02:20 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:02:20 INFO : sub dir/hello world: Deleted 2026/07/30 01:02:20 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/30 01:02:20 INFO : nested/sub dir/file: Copied (new) 2026/07/30 01:02:20 INFO : nested/sub dir/file: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37347") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51132->172.17.0.4:37347, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35479") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39266") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56562->172.17.0.4:35479, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54894->172.17.0.4:39266, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34596") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52334->172.17.0.4:34596, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33800") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48274->172.17.0.4:33800, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31484") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37710") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33806->172.17.0.4:31484, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34394->172.17.0.4:37710, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39343") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56768->172.17.0.4:39343, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33538") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40160->172.17.0.4:33538, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31693") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41572->172.17.0.4:31693, err= 2026/07/30 01:02:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34455") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35878->172.17.0.4:34455, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31814") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34580->172.17.0.4:31814, err= 2026/07/30 01:02:20 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/30 01:02:20 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/30 01:02:20 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/30 01:02:20 INFO : existing: Copied (new) 2026/07/30 01:02:20 INFO : existing: Deleted 2026/07/30 01:02:20 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/30 01:02:20 INFO : existing-b: Copied (new) 2026/07/30 01:02:20 INFO : existing-b: Deleted 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38653") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35260->172.17.0.4:38653, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34440") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60448->172.17.0.4:34440, err= 2026/07/30 01:02:20 DEBUG : existing: Destination exists, skipping 2026/07/30 01:02:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:02:20 INFO : There was nothing to transfer 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34121") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34514->172.17.0.4:34121, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32955") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33598->172.17.0.4:32955, err= 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35247") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36414->172.17.0.4:35247, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yoniqab0gibi" 2026/07/30 01:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:20 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:20 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Connecting to FTP server 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:60826->172.17.0.4:21, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33694") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57918->172.17.0.4:33694, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35849") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47592->172.17.0.4:35849, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36004") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50050->172.17.0.4:36004, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34111") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58838->172.17.0.4:34111, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-yoniqab0gibi 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:33906") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:40104->172.17.0.4:33906, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:30576") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:41068->172.17.0.4:30576, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:36134") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:57550->172.17.0.4:36134, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Using server-side directory move 2026/07/30 01:02:23 INFO : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:37644") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30454") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:55948->172.17.0.4:37644, err= 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46790->172.17.0.4:30454, err= 2026/07/30 01:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:23 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/30 01:02:23 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Waiting for checks to finish 2026/07/30 01:02:23 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:23 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-yoniqab0gibi) 2026/07/30 01:02:23 DEBUG : potato3: Sizes differ 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Connecting to FTP server 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:37590->172.17.0.4:21, err= 2026/07/30 01:02:23 INFO : potato2: Moved (server-side) 2026/07/30 01:02:23 INFO : empty space: Deleted 2026/07/30 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Waiting for transfers to finish 2026/07/30 01:02:27 INFO : potato3: Deleted 2026/07/30 01:02:27 INFO : potato3: Moved (server-side) 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31210") 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50184->172.17.0.4:31210, err= 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:36990") 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:40128->172.17.0.4:36990, err= 2026/07/30 01:02:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cicayiw0noba" 2026/07/30 01:02:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:27 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:27 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Connecting to FTP server 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: > dial: conn=172.17.0.1:37602->172.17.0.4:21, err= 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Using server-side directory move 2026/07/30 01:02:29 INFO : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Server side directory move succeeded 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: dial("tcp","172.17.0.4:39161") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: > dial: conn=172.17.0.1:35420->172.17.0.4:39161, err= 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:37016") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:56518->172.17.0.4:37016, err= 2026/07/30 01:02:29 ERROR : error listing: directory not found 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: dial("tcp","172.17.0.4:35848") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: > dial: conn=172.17.0.1:43570->172.17.0.4:35848, err= 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Purge object "empty space" 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Purge object "potato2" 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Purge object "potato3" 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: Purge dir "" 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: dial("tcp","172.17.0.4:31152") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: > dial: conn=172.17.0.1:53828->172.17.0.4:31152, err= 2026/07/30 01:02:29 ERROR : error listing: directory not found 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: Purge dir "" 2026/07/30 01:02:29 NOTICE: purge failed to rmdir "": directory not found 2026/07/30 01:02:29 NOTICE: purge failed: directory not found 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38063") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33444->172.17.0.4:38063, err= 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30189") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45130->172.17.0.4:30189, err= --- PASS: TestServerSideMove (9.37s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hohojot0mufa" 2026/07/30 01:02:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:29 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:29 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Connecting to FTP server 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:37604->172.17.0.4:21, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30573") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60804->172.17.0.4:30573, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39900") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40090->172.17.0.4:39900, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36705") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56998->172.17.0.4:36705, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33384") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44926->172.17.0.4:33384, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-hohojot0mufa 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:31664") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:42374->172.17.0.4:31664, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:36363") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:34890->172.17.0.4:36363, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:37386") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:37748->172.17.0.4:37386, err= 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:34111") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:52920->172.17.0.4:34111, err= 2026/07/30 01:02:33 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:02:33 DEBUG : empty space: Excluded 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32580") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38076->172.17.0.4:32580, err= 2026/07/30 01:02:33 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:02:33 DEBUG : empty space: Excluded 2026/07/30 01:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Waiting for checks to finish 2026/07/30 01:02:33 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:33 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-hohojot0mufa) 2026/07/30 01:02:33 DEBUG : potato3: Sizes differ 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Waiting for transfers to finish 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Connecting to FTP server 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:44720->172.17.0.4:21, err= 2026/07/30 01:02:33 INFO : potato2: Moved (server-side) 2026/07/30 01:02:36 INFO : potato3: Deleted 2026/07/30 01:02:36 INFO : potato3: Moved (server-side) 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37065") 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49776->172.17.0.4:37065, err= 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:38708") 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:45386->172.17.0.4:38708, err= 2026/07/30 01:02:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vulekiv5quxo" 2026/07/30 01:02:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:36 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:36 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Connecting to FTP server 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: > dial: conn=172.17.0.1:44728->172.17.0.4:21, err= 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:33159") 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:37080->172.17.0.4:33159, err= 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: dial("tcp","172.17.0.4:36741") 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: > dial: conn=172.17.0.1:47474->172.17.0.4:36741, err= 2026/07/30 01:02:39 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:02:39 DEBUG : empty space: Excluded 2026/07/30 01:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Waiting for checks to finish 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Waiting for transfers to finish 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Connecting to FTP server 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: > dial: conn=172.17.0.1:44738->172.17.0.4:21, err= 2026/07/30 01:02:39 INFO : potato2: Moved (server-side) 2026/07/30 01:02:42 INFO : potato3: Moved (server-side) 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: dial("tcp","172.17.0.4:35477") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: > dial: conn=172.17.0.1:35480->172.17.0.4:35477, err= 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:34885") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:33790->172.17.0.4:34885, err= 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: dial("tcp","172.17.0.4:33129") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: > dial: conn=172.17.0.1:47422->172.17.0.4:33129, err= 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Purge object "potato2" 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Purge object "potato3" 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: Purge dir "" 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: dial("tcp","172.17.0.4:39776") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: > dial: conn=172.17.0.1:50056->172.17.0.4:39776, err= 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Purge object "empty space" 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: Purge dir "" 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30284") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58010->172.17.0.4:30284, err= 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36699") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35322->172.17.0.4:36699, err= --- PASS: TestServerSideMoveWithFilter (12.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mavozoq7caji" 2026/07/30 01:02:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:42 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:42 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Connecting to FTP server 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:41680->172.17.0.4:21, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38125") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38990->172.17.0.4:38125, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32902") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49028->172.17.0.4:32902, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30066") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56150->172.17.0.4:30066, err= 2026/07/30 01:02:46 INFO : tomatoDir: Making directory 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31858") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47664->172.17.0.4:31858, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38350") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40776->172.17.0.4:38350, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-pobifep4higo -> ftp://172.17.0.4:21/rclone-test-mavozoq7caji 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:31342") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:45780->172.17.0.4:31342, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:33205") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:51206->172.17.0.4:33205, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:32096") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:33786->172.17.0.4:32096, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Using server-side directory move 2026/07/30 01:02:46 INFO : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30728") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56956->172.17.0.4:30728, err= 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:35151") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:35240->172.17.0.4:35151, err= 2026/07/30 01:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:02:46 DEBUG : empty space: size = 1 OK 2026/07/30 01:02:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/30 01:02:46 DEBUG : empty space: Unchanged skipping 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32188") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36050->172.17.0.4:32188, err= 2026/07/30 01:02:46 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:02:46 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-mavozoq7caji) 2026/07/30 01:02:46 DEBUG : potato3: Sizes differ 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Connecting to FTP server 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:41682->172.17.0.4:21, err= 2026/07/30 01:02:46 INFO : empty space: Deleted 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Waiting for checks to finish 2026/07/30 01:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Waiting for transfers to finish 2026/07/30 01:02:46 INFO : potato2: Moved (server-side) 2026/07/30 01:02:49 INFO : potato3: Deleted 2026/07/30 01:02:49 INFO : potato3: Moved (server-side) 2026/07/30 01:02:49 INFO : tomatoDir: Removing directory 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: deleted 1 directories 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38229") 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39120->172.17.0.4:38229, err= 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30583") 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37154->172.17.0.4:30583, err= 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:36906") 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:48512->172.17.0.4:36906, err= 2026/07/30 01:02:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nowexin8tixi" 2026/07/30 01:02:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:49 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:49 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Connecting to FTP server 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: > dial: conn=172.17.0.1:41698->172.17.0.4:21, err= 2026/07/30 01:02:52 INFO : tomatoDir: Making directory 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Using server-side directory move 2026/07/30 01:02:52 INFO : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Server side directory move succeeded 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: dial("tcp","172.17.0.4:36639") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: > dial: conn=172.17.0.1:55122->172.17.0.4:36639, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: dial("tcp","172.17.0.4:33124") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: > dial: conn=172.17.0.1:35162->172.17.0.4:33124, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:30310") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:50706->172.17.0.4:30310, err= 2026/07/30 01:02:52 ERROR : error listing: directory not found 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:32602") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:52952->172.17.0.4:32602, err= 2026/07/30 01:02:52 ERROR : error listing: directory not found 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: dial("tcp","172.17.0.4:38919") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: > dial: conn=172.17.0.1:60378->172.17.0.4:38919, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Purge object "empty space" 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Purge object "potato2" 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Purge object "potato3" 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: dial("tcp","172.17.0.4:39330") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: > dial: conn=172.17.0.1:43884->172.17.0.4:39330, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Purge dir "tomatoDir" 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: Purge dir "" 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: dial("tcp","172.17.0.4:30472") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: > dial: conn=172.17.0.1:53882->172.17.0.4:30472, err= 2026/07/30 01:02:52 ERROR : error listing: directory not found 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: Purge dir "" 2026/07/30 01:02:52 NOTICE: purge failed to rmdir "": directory not found 2026/07/30 01:02:52 NOTICE: purge failed: directory not found 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31718") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46436->172.17.0.4:31718, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38816") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52046->172.17.0.4:38816, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.54s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38151") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38262->172.17.0.4:38151, err= 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36467") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33480->172.17.0.4:36467, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/rclone-sync-test" 2026/07/30 01:02:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:52 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:52 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: Connecting to FTP server 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:52 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: > dial: conn=172.17.0.1:53290->172.17.0.4:21, err= 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33720") 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38058->172.17.0.4:33720, err= 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36545") 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54840->172.17.0.4:36545, err= --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:02:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/rclone-sync-test" 2026/07/30 01:02:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:55 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:55 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: Connecting to FTP server 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: > dial: conn=172.17.0.1:53292->172.17.0.4:21, err= 2026/07/30 01:02:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/rclone-sync-test-include/layer2" 2026/07/30 01:02:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:02:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:58 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:02:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:02:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:02:58 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:02:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/30 01:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/30 01:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53298->172.17.0.4:21, err= 2026/07/30 01:03:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/rclone-sync-test-ignore-file" 2026/07/30 01:03:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:01 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:01 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/30 01:03:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:01 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53306->172.17.0.4:21, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32598") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59990->172.17.0.4:32598, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36573") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: dial("tcp","172.17.0.4:31072") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: > dial: conn=172.17.0.1:50842->172.17.0.4:31072, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60944->172.17.0.4:36573, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test: Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36861") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57278->172.17.0.4:36861, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: Waiting for checks to finish 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: Waiting for transfers to finish 2026/07/30 01:03:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:04 INFO : There was nothing to transfer 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: dial("tcp","172.17.0.4:30766") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32336") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: > dial: conn=172.17.0.1:40558->172.17.0.4:30766, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40992->172.17.0.4:32336, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test: Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34351") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57688->172.17.0.4:34351, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:04 INFO : rclone-sync-test-include: Removing directory 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: failed to delete 1 directories 2026/07/30 01:03:04 INFO : There was nothing to transfer 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:31002") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38164->172.17.0.4:31002, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37314") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41862->172.17.0.4:37314, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test: Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36779") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47164->172.17.0.4:36779, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/30 01:03:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:04 INFO : There was nothing to transfer 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35340") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38456") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50144->172.17.0.4:35340, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49094->172.17.0.4:38456, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test: Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39300") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42114->172.17.0.4:39300, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:04 INFO : rclone-sync-test-include: Removing directory 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: failed to delete 1 directories 2026/07/30 01:03:04 INFO : There was nothing to transfer 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:32163") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46274->172.17.0.4:32163, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36657") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44716->172.17.0.4:36657, err= 2026/07/30 01:03:04 DEBUG : Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test: Excluded 2026/07/30 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30993") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52404->172.17.0.4:30993, err= 2026/07/30 01:03:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/30 01:03:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:04 INFO : There was nothing to transfer 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30108") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39854->172.17.0.4:30108, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30520") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36352->172.17.0.4:30520, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31798") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34101") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41960->172.17.0.4:31798, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60700->172.17.0.4:34101, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36686") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50288->172.17.0.4:36686, err= 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33068") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35124->172.17.0.4:33068, err= --- PASS: TestSyncOverlapWithFilter (8.86s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:04 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:04 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:04 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:43344->172.17.0.4:21, err= 2026/07/30 01:03:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:07 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:07 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: Connecting to FTP server 2026/07/30 01:03:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: > dial: conn=172.17.0.1:43352->172.17.0.4:21, err= 2026/07/30 01:03:08 DEBUG : ftp://172.17.0.4:21/rclone-test-boyawah8modi: closing 1 unused connections 2026/07/30 01:03:10 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:35247") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:49208->172.17.0.4:35247, err= 2026/07/30 01:03:10 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34859") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:40476->172.17.0.4:34859, err= 2026/07/30 01:03:10 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/30 01:03:10 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/30 01:03:10 INFO : one: Copied (new) 2026/07/30 01:03:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39475") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39268->172.17.0.4:39475, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35399") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38148->172.17.0.4:35399, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33165") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53230->172.17.0.4:33165, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36909") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60132->172.17.0.4:36909, err= 2026/07/30 01:03:10 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:33529") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:59928->172.17.0.4:33529, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:10 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:10 DEBUG : one: Sizes differ 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:31332") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:34094->172.17.0.4:31332, err= 2026/07/30 01:03:10 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/30 01:03:10 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/30 01:03:10 INFO : one: Copied (replaced existing) 2026/07/30 01:03:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31026") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41006->172.17.0.4:31026, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31171") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45738->172.17.0.4:31171, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33032") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52900->172.17.0.4:33032, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32746") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33218->172.17.0.4:32746, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32394") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45552->172.17.0.4:32394, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35661") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31808") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59882->172.17.0.4:31808, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33346->172.17.0.4:35661, err= 2026/07/30 01:03:10 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:35442") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:53242->172.17.0.4:35442, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:10 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:10 DEBUG : one: Sizes differ 2026/07/30 01:03:10 DEBUG : one: size = 5 OK 2026/07/30 01:03:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:10 INFO : There was nothing to transfer 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35080") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52154->172.17.0.4:35080, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32229") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31304") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51774->172.17.0.4:32229, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48988->172.17.0.4:31304, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37441") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34050->172.17.0.4:37441, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31517") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50628->172.17.0.4:31517, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37169") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38056") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48086->172.17.0.4:38056, err= 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33986->172.17.0.4:37169, err= 2026/07/30 01:03:10 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:39377") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:41330->172.17.0.4:39377, err= 2026/07/30 01:03:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:10 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:10 DEBUG : one: Sizes differ 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: Connecting to FTP server 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: > dial: conn=172.17.0.1:43360->172.17.0.4:21, err= 2026/07/30 01:03:10 DEBUG : two: size = 3 OK 2026/07/30 01:03:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:10 DEBUG : ftp://172.17.0.4:21/rclone-test-necatek0hane: closing 1 unused connections 2026/07/30 01:03:13 DEBUG : one: size = 5 OK 2026/07/30 01:03:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:13 INFO : There was nothing to transfer 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36113") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50538->172.17.0.4:36113, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32533") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38966") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49196->172.17.0.4:32533, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46774->172.17.0.4:38966, err= 2026/07/30 01:03:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34631") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:47722->172.17.0.4:34631, err= 2026/07/30 01:03:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:13 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:13 DEBUG : one: Sizes differ 2026/07/30 01:03:13 DEBUG : one: size = 5 OK 2026/07/30 01:03:13 DEBUG : two: size = 3 OK 2026/07/30 01:03:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:03:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:13 INFO : There was nothing to transfer 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30606") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59948->172.17.0.4:30606, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33805") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43376->172.17.0.4:33805, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36911") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51868->172.17.0.4:36911, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32736") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40524->172.17.0.4:32736, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35770") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34774->172.17.0.4:35770, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37792") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57388->172.17.0.4:37792, err= 2026/07/30 01:03:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/CompareDest" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/CompareDest" 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:36437") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:45260->172.17.0.4:36437, err= 2026/07/30 01:03:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:13 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:13 DEBUG : one: Sizes differ 2026/07/30 01:03:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:13 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest) 2026/07/30 01:03:13 DEBUG : two: Sizes differ 2026/07/30 01:03:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:13 DEBUG : one: size = 5 OK 2026/07/30 01:03:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/30 01:03:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:36888") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:57490->172.17.0.4:36888, err= 2026/07/30 01:03:13 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/30 01:03:13 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/30 01:03:13 INFO : two: Copied (new) 2026/07/30 01:03:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31997") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34350->172.17.0.4:31997, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30158") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32222") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51978->172.17.0.4:30158, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45904->172.17.0.4:32222, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30814") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33998->172.17.0.4:30814, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32781") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54914->172.17.0.4:32781, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30512") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51318->172.17.0.4:30512, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36729") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36860->172.17.0.4:36729, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (9.31s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33338") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56246->172.17.0.4:33338, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30601") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51974->172.17.0.4:30601, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38626") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59498->172.17.0.4:38626, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31759") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59958->172.17.0.4:31759, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30940") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42692->172.17.0.4:30940, err= 2026/07/30 01:03:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dest" 2026/07/30 01:03:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:13 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:13 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: Connecting to FTP server 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: > dial: conn=172.17.0.1:33602->172.17.0.4:21, err= 2026/07/30 01:03:13 DEBUG : ftp://172.17.0.4:21/rclone-test-layigeq5pope: closing 1 unused connections 2026/07/30 01:03:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/pre-dest1" 2026/07/30 01:03:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:16 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:16 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:16 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest1: Connecting to FTP server 2026/07/30 01:03:16 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:16 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest1: > dial: conn=172.17.0.1:33610->172.17.0.4:21, err= 2026/07/30 01:03:19 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/pre-dest1" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/pre-dest1" 2026/07/30 01:03:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/pre-dest2" 2026/07/30 01:03:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:19 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:19 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:19 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest2: Connecting to FTP server 2026/07/30 01:03:19 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:19 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest2: > dial: conn=172.17.0.1:33612->172.17.0.4:21, err= 2026/07/30 01:03:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/pre-dest2" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/pre-dest2" 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: dial("tcp","172.17.0.4:35585") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: > dial: conn=172.17.0.1:57792->172.17.0.4:35585, err= 2026/07/30 01:03:22 DEBUG : 1: size = 1 OK 2026/07/30 01:03:22 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:22 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/30 01:03:22 DEBUG : 2: size = 1 OK 2026/07/30 01:03:22 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/30 01:03:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: Waiting for checks to finish 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: Waiting for transfers to finish 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: dial("tcp","172.17.0.4:33497") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: > dial: conn=172.17.0.1:59330->172.17.0.4:33497, err= 2026/07/30 01:03:22 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/30 01:03:22 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/30 01:03:22 INFO : 3: Copied (new) 2026/07/30 01:03:22 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: dial("tcp","172.17.0.4:31528") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dest: > dial: conn=172.17.0.1:44272->172.17.0.4:31528, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36382") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46448->172.17.0.4:36382, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34706") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32531") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50498->172.17.0.4:34706, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34398->172.17.0.4:32531, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39120") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41506->172.17.0.4:39120, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33678") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39654->172.17.0.4:33678, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35666") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32746") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41410->172.17.0.4:35666, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49340->172.17.0.4:32746, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30336") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39944->172.17.0.4:30336, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37142") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44374->172.17.0.4:37142, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest1: closing 1 unused connections 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34005") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48296->172.17.0.4:34005, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37086") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60744->172.17.0.4:37086, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37984") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39174->172.17.0.4:37984, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35800") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39036->172.17.0.4:35800, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33912") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55560->172.17.0.4:33912, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33894") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49274->172.17.0.4:33894, err= 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36523") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51646->172.17.0.4:36523, err= 2026/07/30 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:22 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:22 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:42014->172.17.0.4:21, err= 2026/07/30 01:03:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:25 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:25 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: Connecting to FTP server 2026/07/30 01:03:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: > dial: conn=172.17.0.1:42024->172.17.0.4:21, err= 2026/07/30 01:03:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/backup" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:30985") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:47242->172.17.0.4:30985, err= 2026/07/30 01:03:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:28 DEBUG : one: Sizes differ 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:28 DEBUG : two: size = 3 OK 2026/07/30 01:03:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:28 DEBUG : two: Unchanged skipping 2026/07/30 01:03:28 INFO : one: Moved (server-side) 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:39212") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:56032->172.17.0.4:39212, err= 2026/07/30 01:03:28 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:28 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:28 INFO : one: Copied (new) 2026/07/30 01:03:28 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:28 INFO : three.txt: Moved (server-side) 2026/07/30 01:03:28 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31415") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60260->172.17.0.4:31415, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34171") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39150->172.17.0.4:34171, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36934") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54916->172.17.0.4:36934, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32018") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45194->172.17.0.4:32018, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35208") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34794->172.17.0.4:35208, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34039") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35622->172.17.0.4:34039, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30685") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47528->172.17.0.4:30685, err= 2026/07/30 01:03:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/backup" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:33494") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:52840->172.17.0.4:33494, err= 2026/07/30 01:03:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:28 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:28 DEBUG : one: Sizes differ 2026/07/30 01:03:28 DEBUG : two: size = 3 OK 2026/07/30 01:03:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:28 DEBUG : two: Unchanged skipping 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:28 INFO : one: Deleted 2026/07/30 01:03:28 INFO : one: Moved (server-side) 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:39761") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:38112->172.17.0.4:39761, err= 2026/07/30 01:03:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:28 INFO : one: Copied (new) 2026/07/30 01:03:28 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:28 INFO : three.txt: Deleted 2026/07/30 01:03:28 INFO : three.txt: Moved (server-side) 2026/07/30 01:03:28 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34547") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59578->172.17.0.4:34547, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32653") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36557") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53646->172.17.0.4:32653, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56864->172.17.0.4:36557, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38464") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36482->172.17.0.4:38464, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36798") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41394->172.17.0.4:36798, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35992") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34500->172.17.0.4:35992, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36163") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47792->172.17.0.4:36163, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.19s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39261") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37632->172.17.0.4:39261, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30311") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39142->172.17.0.4:30311, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30299") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52016->172.17.0.4:30299, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31302") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35930->172.17.0.4:31302, err= 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37135") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49148->172.17.0.4:37135, err= 2026/07/30 01:03:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:28 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:28 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:28 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:42028->172.17.0.4:21, err= 2026/07/30 01:03:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cicayiw0noba: closing 1 unused connections 2026/07/30 01:03:29 DEBUG : ftp://172.17.0.4:21/rclone-test-yoniqab0gibi: closing 2 unused connections 2026/07/30 01:03:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:31 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:31 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:31 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: Connecting to FTP server 2026/07/30 01:03:31 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:31 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: > dial: conn=172.17.0.1:58134->172.17.0.4:21, err= 2026/07/30 01:03:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/backup" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:37652") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:38722->172.17.0.4:37652, err= 2026/07/30 01:03:34 DEBUG : two: size = 3 OK 2026/07/30 01:03:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:34 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:34 DEBUG : one: Sizes differ 2026/07/30 01:03:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:34 DEBUG : two: Unchanged skipping 2026/07/30 01:03:34 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:32807") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:39398->172.17.0.4:32807, err= 2026/07/30 01:03:34 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:34 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:34 INFO : one: Copied (new) 2026/07/30 01:03:34 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:34 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38073") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57830->172.17.0.4:38073, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33597") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44110->172.17.0.4:33597, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36451") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35664->172.17.0.4:36451, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38761") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36168->172.17.0.4:38761, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31294") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54154->172.17.0.4:31294, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30275") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39128->172.17.0.4:30275, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30388") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54710->172.17.0.4:30388, err= 2026/07/30 01:03:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/backup" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34596") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:41946->172.17.0.4:34596, err= 2026/07/30 01:03:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:34 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:34 DEBUG : one: Sizes differ 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:34 DEBUG : two: size = 3 OK 2026/07/30 01:03:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:34 DEBUG : two: Unchanged skipping 2026/07/30 01:03:34 INFO : one.bak: Deleted 2026/07/30 01:03:34 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:36845") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:35560->172.17.0.4:36845, err= 2026/07/30 01:03:34 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:34 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:34 INFO : one: Copied (new) 2026/07/30 01:03:34 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:34 INFO : three.txt.bak: Deleted 2026/07/30 01:03:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:34 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33363") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42480->172.17.0.4:33363, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30201") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35404") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57562->172.17.0.4:30201, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37730->172.17.0.4:35404, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35184") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56710->172.17.0.4:35184, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32658") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32577") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40818->172.17.0.4:32658, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44914->172.17.0.4:32577, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33704") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48444->172.17.0.4:33704, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33378") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36362->172.17.0.4:33378, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33649") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53274->172.17.0.4:33649, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35734") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35184->172.17.0.4:35734, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36095") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58360->172.17.0.4:36095, err= 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33851") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37484->172.17.0.4:33851, err= 2026/07/30 01:03:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:34 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:34 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:34 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:58138->172.17.0.4:21, err= 2026/07/30 01:03:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:37 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:37 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:37 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: Connecting to FTP server 2026/07/30 01:03:37 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:37 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: > dial: conn=172.17.0.1:58144->172.17.0.4:21, err= 2026/07/30 01:03:40 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pobifep4higo/backup" to be canonical "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:38338") 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:43152->172.17.0.4:38338, err= 2026/07/30 01:03:40 DEBUG : two: size = 3 OK 2026/07/30 01:03:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:40 DEBUG : two: Unchanged skipping 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:40 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:40 DEBUG : one: Sizes differ 2026/07/30 01:03:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34467") 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:36176->172.17.0.4:34467, err= 2026/07/30 01:03:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:40 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:40 INFO : one: Copied (new) 2026/07/30 01:03:40 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/30 01:03:40 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36138") 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55480->172.17.0.4:36138, err= 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38160") 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38135") 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47336->172.17.0.4:38135, err= 2026/07/30 01:03:40 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41582->172.17.0.4:38160, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36610") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47126->172.17.0.4:36610, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34556") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48748->172.17.0.4:34556, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36437") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54860->172.17.0.4:36437, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37420") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42062->172.17.0.4:37420, err= 2026/07/30 01:03:41 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pobifep4higo/backup" for canonical name "TestFTPPureftpd{aF9zR}:rclone-test-pobifep4higo/backup" 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34950") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:48478->172.17.0.4:34950, err= 2026/07/30 01:03:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:41 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:41 DEBUG : one: Sizes differ 2026/07/30 01:03:41 DEBUG : two: size = 3 OK 2026/07/30 01:03:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:41 DEBUG : two: Unchanged skipping 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:41 INFO : one-2019-01-01: Deleted 2026/07/30 01:03:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:32820") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:36054->172.17.0.4:32820, err= 2026/07/30 01:03:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:41 INFO : one: Copied (new) 2026/07/30 01:03:41 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:41 INFO : three-2019-01-01.txt: Deleted 2026/07/30 01:03:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/30 01:03:41 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35637") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41838->172.17.0.4:35637, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31885") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45058->172.17.0.4:31885, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36899") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45460->172.17.0.4:36899, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31153") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43740->172.17.0.4:31153, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38823") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44166->172.17.0.4:38823, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35553") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36728->172.17.0.4:35553, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31966") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34582->172.17.0.4:31966, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39315") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47184->172.17.0.4:39315, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32642") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47346->172.17.0.4:32642, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34335") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54206->172.17.0.4:34335, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38786") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56148->172.17.0.4:38786, err= 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33012") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40994->172.17.0.4:33012, err= 2026/07/30 01:03:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:41 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:41 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:41 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:58150->172.17.0.4:21, err= 2026/07/30 01:03:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vulekiv5quxo: closing 2 unused connections 2026/07/30 01:03:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hohojot0mufa: closing 2 unused connections 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:33822") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:40998->172.17.0.4:33822, err= 2026/07/30 01:03:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:44 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:44 DEBUG : one: Sizes differ 2026/07/30 01:03:44 DEBUG : two: size = 3 OK 2026/07/30 01:03:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:44 DEBUG : two: Unchanged skipping 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:44 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:37055") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:46460->172.17.0.4:37055, err= 2026/07/30 01:03:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:44 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:44 INFO : one: Copied (new) 2026/07/30 01:03:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:44 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35576") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34842->172.17.0.4:35576, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37727") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36614->172.17.0.4:37727, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37387") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50974->172.17.0.4:37387, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34414") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40170->172.17.0.4:34414, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38609") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42964->172.17.0.4:38609, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:35118") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:52032->172.17.0.4:35118, err= 2026/07/30 01:03:44 DEBUG : one.bak: Excluded (Path Filter) 2026/07/30 01:03:44 DEBUG : one.bak: Excluded 2026/07/30 01:03:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/30 01:03:44 DEBUG : three.txt.bak: Excluded 2026/07/30 01:03:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:44 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:44 DEBUG : one: Sizes differ 2026/07/30 01:03:44 DEBUG : two: size = 3 OK 2026/07/30 01:03:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:44 DEBUG : two: Unchanged skipping 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for checks to finish 2026/07/30 01:03:44 INFO : one.bak: Deleted 2026/07/30 01:03:44 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Waiting for transfers to finish 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:39637") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:48194->172.17.0.4:39637, err= 2026/07/30 01:03:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:44 INFO : one: Copied (new) 2026/07/30 01:03:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:44 INFO : three.txt.bak: Deleted 2026/07/30 01:03:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:44 INFO : three.txt: Moved into backup dir 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31692") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35386->172.17.0.4:31692, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33875") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35384->172.17.0.4:33875, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37615") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51816->172.17.0.4:37615, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39669") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32892->172.17.0.4:39669, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39374") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38614->172.17.0.4:39374, err= --- PASS: TestSyncBackupDirSuffixOnly (3.43s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34041") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41136->172.17.0.4:34041, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38191") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35056->172.17.0.4:38191, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34870") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35908->172.17.0.4:34870, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33627") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54688->172.17.0.4:33627, err= 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32042") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52762->172.17.0.4:32042, err= 2026/07/30 01:03:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:44 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:44 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:44 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:47398->172.17.0.4:21, err= 2026/07/30 01:03:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:47 DEBUG : one: Sizes differ 2026/07/30 01:03:47 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:31449") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:60700->172.17.0.4:31449, err= 2026/07/30 01:03:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:47 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:47 INFO : one: Copied (new) 2026/07/30 01:03:47 DEBUG : two: size = 3 OK 2026/07/30 01:03:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:47 DEBUG : two: Unchanged skipping 2026/07/30 01:03:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:47 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:47 DEBUG : three.txt: Sizes differ 2026/07/30 01:03:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:34445") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:33274->172.17.0.4:34445, err= 2026/07/30 01:03:47 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/30 01:03:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/30 01:03:47 INFO : three.txt: Copied (new) 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33879") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56760->172.17.0.4:33879, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31247") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42898->172.17.0.4:31247, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37982") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46616->172.17.0.4:37982, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36310") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46664->172.17.0.4:36310, err= 2026/07/30 01:03:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:47 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:47 DEBUG : one: Sizes differ 2026/07/30 01:03:47 INFO : one.bak: Deleted 2026/07/30 01:03:47 INFO : one: Moved (server-side) to: one.bak 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:33074") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:39754->172.17.0.4:33074, err= 2026/07/30 01:03:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:47 INFO : one: Copied (new) 2026/07/30 01:03:47 DEBUG : two: size = 3 OK 2026/07/30 01:03:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:47 DEBUG : two: Unchanged skipping 2026/07/30 01:03:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:47 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:47 DEBUG : three.txt: Sizes differ 2026/07/30 01:03:47 INFO : three.txt.bak: Deleted 2026/07/30 01:03:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:38334") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:52786->172.17.0.4:38334, err= 2026/07/30 01:03:47 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/30 01:03:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/30 01:03:47 INFO : three.txt: Copied (new) 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35250") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32932->172.17.0.4:35250, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36311") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60272->172.17.0.4:36311, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34703") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54646->172.17.0.4:34703, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31069") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55742->172.17.0.4:31069, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39651") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42520->172.17.0.4:39651, err= --- PASS: TestSyncSuffix (2.96s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37426") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46984->172.17.0.4:37426, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32408") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50992->172.17.0.4:32408, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32639") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54546->172.17.0.4:32639, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38583") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58738->172.17.0.4:38583, err= 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39866") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48332->172.17.0.4:39866, err= 2026/07/30 01:03:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pobifep4higo/dst" 2026/07/30 01:03:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/30 01:03:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:47 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{aF9zR}" suffix to name 2026/07/30 01:03:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/30 01:03:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/30 01:03:47 DEBUG : Setting pass="YV6xMEWVPx3G8AajiaHrIjEcTCE9QFlwnPsLH_jtT6A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/30 01:03:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: Connecting to FTP server 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:47 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:47412->172.17.0.4:21, err= 2026/07/30 01:03:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:50 DEBUG : one: Sizes differ 2026/07/30 01:03:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:38273") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:51460->172.17.0.4:38273, err= 2026/07/30 01:03:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/30 01:03:50 DEBUG : one.a292864a.partial: renamed to: one 2026/07/30 01:03:50 INFO : one: Copied (new) 2026/07/30 01:03:50 DEBUG : two: size = 3 OK 2026/07/30 01:03:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : two: Unchanged skipping 2026/07/30 01:03:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:50 DEBUG : three.txt: Sizes differ 2026/07/30 01:03:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:36577") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:60090->172.17.0.4:36577, err= 2026/07/30 01:03:50 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/30 01:03:50 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/30 01:03:50 INFO : three.txt: Copied (new) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36115") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59280->172.17.0.4:36115, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38784") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52528->172.17.0.4:38784, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38947") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38872->172.17.0.4:38947, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39788") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39224->172.17.0.4:39788, err= 2026/07/30 01:03:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:50 DEBUG : one: Sizes differ 2026/07/30 01:03:50 INFO : one-2019-01-01: Deleted 2026/07/30 01:03:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:38381") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:58102->172.17.0.4:38381, err= 2026/07/30 01:03:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/30 01:03:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/30 01:03:50 INFO : one: Copied (new) 2026/07/30 01:03:50 DEBUG : two: size = 3 OK 2026/07/30 01:03:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : two: Unchanged skipping 2026/07/30 01:03:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst) 2026/07/30 01:03:50 DEBUG : three.txt: Sizes differ 2026/07/30 01:03:50 INFO : three-2019-01-01.txt: Deleted 2026/07/30 01:03:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: dial("tcp","172.17.0.4:38360") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/dst: > dial: conn=172.17.0.1:35708->172.17.0.4:38360, err= 2026/07/30 01:03:50 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/30 01:03:50 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/30 01:03:50 INFO : three.txt: Copied (new) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32637") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58396->172.17.0.4:32637, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37393") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36334->172.17.0.4:37393, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33665") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40152->172.17.0.4:33665, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31629") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60506->172.17.0.4:31629, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32727") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42870->172.17.0.4:32727, err= --- PASS: TestSyncSuffixKeepExtension (2.74s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31303") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40712->172.17.0.4:31303, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30868") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54172->172.17.0.4:30868, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37883") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38354->172.17.0.4:37883, err= 2026/07/30 01:03:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : Testêé: Sizes differ 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36610") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56580->172.17.0.4:36610, err= 2026/07/30 01:03:50 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/30 01:03:50 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/30 01:03:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33658") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60196->172.17.0.4:33658, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34347") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55856->172.17.0.4:34347, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31354") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42022->172.17.0.4:31354, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30215") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44890->172.17.0.4:30215, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31368") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50108->172.17.0.4:31368, err= 2026/07/30 01:03:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35018") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43866->172.17.0.4:35018, err= 2026/07/30 01:03:50 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/30 01:03:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/30 01:03:50 INFO : existing: Copied (new) 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37977") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39894->172.17.0.4:37977, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31266") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37968->172.17.0.4:31266, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39003") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37638->172.17.0.4:39003, err= 2026/07/30 01:03:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : existing: Sizes differ 2026/07/30 01:03:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting files as there were IO errors 2026/07/30 01:03:50 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting directories as there were IO errors 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33373") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49798->172.17.0.4:33373, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39516") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36848->172.17.0.4:39516, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34315") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35746->172.17.0.4:34315, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32028") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34080->172.17.0.4:32028, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36500") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36130->172.17.0.4:36500, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31834") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49788->172.17.0.4:31834, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : EXISTING: size = 6 OK 2026/07/30 01:03:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : existing: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37388") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45266->172.17.0.4:37388, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31067") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52566->172.17.0.4:31067, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34790") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56638->172.17.0.4:34790, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36400") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50234->172.17.0.4:36400, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35765") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49674->172.17.0.4:35765, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32840") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46100->172.17.0.4:32840, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32011") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33532->172.17.0.4:32011, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39783") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56024->172.17.0.4:39783, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36935") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49730->172.17.0.4:36935, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33325") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59356->172.17.0.4:33325, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38023") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39708->172.17.0.4:38023, 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.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30449") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42522->172.17.0.4:30449, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32323") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35948->172.17.0.4:32323, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34414") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40182->172.17.0.4:34414, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32435") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46052->172.17.0.4:32435, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32832") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46294->172.17.0.4:32832, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36209") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39512->172.17.0.4:36209, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36051") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34910->172.17.0.4:36051, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33851") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39684->172.17.0.4:33851, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33278") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53864->172.17.0.4:33278, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31206") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46340->172.17.0.4:31206, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33638") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52908->172.17.0.4:33638, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31797") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35526->172.17.0.4:31797, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32285") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37030->172.17.0.4:32285, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35799") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43972->172.17.0.4:35799, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35327") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44378->172.17.0.4:35327, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32226") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34848->172.17.0.4:32226, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38900") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55564->172.17.0.4:38900, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37064") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47002->172.17.0.4:37064, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33449") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38192->172.17.0.4:33449, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36688") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59828->172.17.0.4:36688, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31164") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59866->172.17.0.4:31164, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35632") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39610->172.17.0.4:35632, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32258") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46476->172.17.0.4:32258, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38997") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56348->172.17.0.4:38997, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32358") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60088->172.17.0.4:32358, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37169") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53132->172.17.0.4:37169, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31774") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37348->172.17.0.4:31774, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38582") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56840->172.17.0.4:38582, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39344") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53954->172.17.0.4:39344, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34632") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45224->172.17.0.4:34632, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32925") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56214->172.17.0.4:32925, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35163") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50326->172.17.0.4:35163, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32509") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44340->172.17.0.4:32509, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34901") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59004->172.17.0.4:34901, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30522") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38778->172.17.0.4:30522, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32819") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42984->172.17.0.4:32819, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37354") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58628->172.17.0.4:37354, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33271") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45928->172.17.0.4:33271, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38710") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43924->172.17.0.4:38710, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35498") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33676->172.17.0.4:35498, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35587") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34806->172.17.0.4:35587, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34550") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58140->172.17.0.4:34550, err= 2026/07/30 01:03:50 DEBUG : both0: size = 6 OK 2026/07/30 01:03:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both0: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both10: size = 6 OK 2026/07/30 01:03:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both10: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both11: size = 6 OK 2026/07/30 01:03:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both11: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both12: size = 6 OK 2026/07/30 01:03:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both12: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both13: size = 6 OK 2026/07/30 01:03:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both13: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both14: size = 6 OK 2026/07/30 01:03:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both15: size = 6 OK 2026/07/30 01:03:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both14: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both16: size = 6 OK 2026/07/30 01:03:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : both17: size = 6 OK 2026/07/30 01:03:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both18: size = 6 OK 2026/07/30 01:03:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both15: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both19: size = 6 OK 2026/07/30 01:03:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both19: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both1: size = 6 OK 2026/07/30 01:03:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both1: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both2: size = 6 OK 2026/07/30 01:03:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both2: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both3: size = 6 OK 2026/07/30 01:03:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both3: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both4: size = 6 OK 2026/07/30 01:03:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both4: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both5: size = 6 OK 2026/07/30 01:03:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both5: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both6: size = 6 OK 2026/07/30 01:03:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both16: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both7: size = 6 OK 2026/07/30 01:03:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both6: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both18: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both9: size = 6 OK 2026/07/30 01:03:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both17: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both7: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both8: size = 6 OK 2026/07/30 01:03:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both9: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both8: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : only3: Deleted 2026/07/30 01:03:50 INFO : only2: Deleted 2026/07/30 01:03:50 INFO : only13: Deleted 2026/07/30 01:03:50 INFO : only7: Deleted 2026/07/30 01:03:50 INFO : only0: Deleted 2026/07/30 01:03:50 INFO : only8: Deleted 2026/07/30 01:03:50 INFO : only10: Deleted 2026/07/30 01:03:50 INFO : only1: Deleted 2026/07/30 01:03:50 INFO : only9: Deleted 2026/07/30 01:03:50 INFO : only12: Deleted 2026/07/30 01:03:50 INFO : only15: Deleted 2026/07/30 01:03:50 INFO : only18: Deleted 2026/07/30 01:03:50 INFO : only17: Deleted 2026/07/30 01:03:50 INFO : only19: Deleted 2026/07/30 01:03:50 INFO : only5: Deleted 2026/07/30 01:03:50 INFO : only6: Deleted 2026/07/30 01:03:50 INFO : only4: Deleted 2026/07/30 01:03:50 INFO : only14: Deleted 2026/07/30 01:03:50 INFO : only16: Deleted 2026/07/30 01:03:50 INFO : only11: Deleted 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32621") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40080->172.17.0.4:32621, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33840") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41594->172.17.0.4:33840, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31996") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55382->172.17.0.4:31996, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35849") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48742->172.17.0.4:35849, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35997") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33076->172.17.0.4:35997, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33268") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50176->172.17.0.4:33268, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36739") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35968->172.17.0.4:36739, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39900") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33670->172.17.0.4:39900, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36692") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57858->172.17.0.4:36692, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39329") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37678->172.17.0.4:39329, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36574") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49934->172.17.0.4:36574, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32499") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41660->172.17.0.4:32499, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39394") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42016->172.17.0.4:39394, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32673") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54602->172.17.0.4:32673, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35988") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51294->172.17.0.4:35988, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31247") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42908->172.17.0.4:31247, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32217") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40892->172.17.0.4:32217, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32815") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46882->172.17.0.4:32815, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35705") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52818->172.17.0.4:35705, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36039") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49652->172.17.0.4:36039, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35129") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36944->172.17.0.4:35129, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35570") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50474->172.17.0.4:35570, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32547") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58238->172.17.0.4:32547, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30266") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40668->172.17.0.4:30266, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34112") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56982->172.17.0.4:34112, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37537") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45168->172.17.0.4:37537, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32825") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43104->172.17.0.4:32825, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34331") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42100->172.17.0.4:34331, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34365") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40764->172.17.0.4:34365, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35451") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53552->172.17.0.4:35451, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32691") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47582->172.17.0.4:32691, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37159") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39458->172.17.0.4:37159, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31818") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54028->172.17.0.4:31818, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31914") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55354->172.17.0.4:31914, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33848") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43982->172.17.0.4:33848, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34243") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35104->172.17.0.4:34243, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30429") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46218->172.17.0.4:30429, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30570") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50704->172.17.0.4:30570, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33621") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44318->172.17.0.4:33621, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30512") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36354->172.17.0.4:30512, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38193") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56050->172.17.0.4:38193, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32994") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36562->172.17.0.4:32994, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36859") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54896->172.17.0.4:36859, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33882") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44276->172.17.0.4:33882, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36038") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42718->172.17.0.4:36038, err= 2026/07/30 01:03:50 DEBUG : both0: size = 6 OK 2026/07/30 01:03:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both0: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both10: size = 6 OK 2026/07/30 01:03:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both10: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both11: size = 6 OK 2026/07/30 01:03:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both11: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both12: size = 6 OK 2026/07/30 01:03:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both12: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both13: size = 6 OK 2026/07/30 01:03:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both13: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both14: size = 6 OK 2026/07/30 01:03:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both14: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both15: size = 6 OK 2026/07/30 01:03:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both15: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both16: size = 6 OK 2026/07/30 01:03:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both16: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both17: size = 6 OK 2026/07/30 01:03:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both17: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both18: size = 6 OK 2026/07/30 01:03:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both18: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both19: size = 6 OK 2026/07/30 01:03:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both19: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both1: size = 6 OK 2026/07/30 01:03:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both1: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both2: size = 6 OK 2026/07/30 01:03:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both2: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both3: size = 6 OK 2026/07/30 01:03:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both3: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both4: size = 6 OK 2026/07/30 01:03:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both4: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both5: size = 6 OK 2026/07/30 01:03:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both5: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both6: size = 6 OK 2026/07/30 01:03:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both6: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both7: size = 6 OK 2026/07/30 01:03:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both7: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both8: size = 6 OK 2026/07/30 01:03:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both8: Unchanged skipping 2026/07/30 01:03:50 DEBUG : both9: size = 6 OK 2026/07/30 01:03:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : both9: Unchanged skipping 2026/07/30 01:03:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only0: Sizes differ 2026/07/30 01:03:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only10: Sizes differ 2026/07/30 01:03:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only11: Sizes differ 2026/07/30 01:03:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only12: Sizes differ 2026/07/30 01:03:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only13: Sizes differ 2026/07/30 01:03:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only14: Sizes differ 2026/07/30 01:03:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only15: Sizes differ 2026/07/30 01:03:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only16: Sizes differ 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36412") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56730->172.17.0.4:36412, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33511") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36540->172.17.0.4:33511, err= 2026/07/30 01:03:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only17: Sizes differ 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30520") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42238->172.17.0.4:30520, err= 2026/07/30 01:03:50 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only18: Sizes differ 2026/07/30 01:03:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only19: Sizes differ 2026/07/30 01:03:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only1: Sizes differ 2026/07/30 01:03:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only2: Sizes differ 2026/07/30 01:03:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only3: Sizes differ 2026/07/30 01:03:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only4: Sizes differ 2026/07/30 01:03:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only5: Sizes differ 2026/07/30 01:03:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only6: Sizes differ 2026/07/30 01:03:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only7: Sizes differ 2026/07/30 01:03:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only8: Sizes differ 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39401") 2026/07/30 01:03:50 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40592->172.17.0.4:39401, err= 2026/07/30 01:03:50 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/30 01:03:50 INFO : only0: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32698") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35272->172.17.0.4:32698, err= 2026/07/30 01:03:50 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/30 01:03:50 INFO : only11: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/30 01:03:50 INFO : only10: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37746") 2026/07/30 01:03:50 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/30 01:03:50 INFO : only12: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51750->172.17.0.4:37746, err= 2026/07/30 01:03:50 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33741") 2026/07/30 01:03:50 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43162->172.17.0.4:33741, err= 2026/07/30 01:03:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2368423111) 2026/07/30 01:03:50 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-pobifep4higo) 2026/07/30 01:03:50 DEBUG : only9: Sizes differ 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/30 01:03:50 INFO : only13: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32621") 2026/07/30 01:03:50 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38663") 2026/07/30 01:03:50 INFO : only17: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44822->172.17.0.4:38663, err= 2026/07/30 01:03:50 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40090->172.17.0.4:32621, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32765") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48676->172.17.0.4:32765, err= 2026/07/30 01:03:50 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/30 01:03:50 INFO : only14: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35697") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48014->172.17.0.4:35697, err= 2026/07/30 01:03:50 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/30 01:03:50 INFO : only1: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/30 01:03:50 INFO : only16: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37596") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45052->172.17.0.4:37596, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39682") 2026/07/30 01:03:50 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/30 01:03:50 INFO : only18: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/30 01:03:50 INFO : only4: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/30 01:03:50 INFO : only15: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35298->172.17.0.4:39682, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33584") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38246") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47652->172.17.0.4:38246, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35142->172.17.0.4:33584, err= 2026/07/30 01:03:50 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37981") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35774->172.17.0.4:37981, err= 2026/07/30 01:03:50 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/30 01:03:50 INFO : only5: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/30 01:03:50 INFO : only6: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/30 01:03:50 INFO : only2: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35021") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31772") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38979") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50014->172.17.0.4:35021, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45096->172.17.0.4:38979, err= 2026/07/30 01:03:50 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/30 01:03:50 INFO : only7: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54302->172.17.0.4:31772, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30020") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35442->172.17.0.4:30020, err= 2026/07/30 01:03:50 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/30 01:03:50 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/30 01:03:50 INFO : only19: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/30 01:03:50 INFO : only8: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/30 01:03:50 INFO : only9: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/30 01:03:50 INFO : only3: Copied (replaced existing) 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39896") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49946->172.17.0.4:39896, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36785") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35176->172.17.0.4:36785, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36444") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39752->172.17.0.4:36444, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:03:50 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 01:03:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:03:50 INFO : empty_on_remote: Making directory 2026/07/30 01:03:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 01:03:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39471") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44562->172.17.0.4:39471, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35876") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50580->172.17.0.4:35876, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35694") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44814->172.17.0.4:35694, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34001") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44110->172.17.0.4:34001, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37726") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57472->172.17.0.4:37726, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30278") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42282->172.17.0.4:30278, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:03:50 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 01:03:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:03:50 INFO : empty_on_remote: Making directory 2026/07/30 01:03:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 01:03:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38356") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35802->172.17.0.4:38356, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32144") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30331") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35598") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36702") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57990->172.17.0.4:30331, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47964->172.17.0.4:36702, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38178->172.17.0.4:35598, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54278->172.17.0.4:32144, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39502") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49272->172.17.0.4:39502, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36030") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47848->172.17.0.4:36030, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : sub dir: Making directory 2026/07/30 01:03:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35162") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44700->172.17.0.4:35162, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34366") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30584") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40486->172.17.0.4:34366, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35418->172.17.0.4:30584, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32430") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50892->172.17.0.4:32430, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31409") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35954->172.17.0.4:31409, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36530") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36748->172.17.0.4:36530, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30621") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42786->172.17.0.4:30621, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33295") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38014->172.17.0.4:33295, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37283") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36848->172.17.0.4:37283, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30296") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36680->172.17.0.4:30296, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36251") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33908->172.17.0.4:36251, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:03:50 INFO : sub dir: Making directory 2026/07/30 01:03:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38386") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39688->172.17.0.4:38386, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37956") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35124->172.17.0.4:37956, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35160") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33638->172.17.0.4:35160, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33725") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38736->172.17.0.4:33725, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30692") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56644->172.17.0.4:30692, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36917") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50700->172.17.0.4:36917, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39196") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51684->172.17.0.4:39196, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34410") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54948->172.17.0.4:34410, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34891") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49950->172.17.0.4:34891, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38313") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37662->172.17.0.4:38313, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37965") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45374->172.17.0.4:37965, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37019") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42130->172.17.0.4:37019, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37500") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37480->172.17.0.4:37500, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30344") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47230->172.17.0.4:30344, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37776") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54352->172.17.0.4:37776, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34139") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42480->172.17.0.4:34139, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33581") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49336->172.17.0.4:33581, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37026") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41744->172.17.0.4:37026, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36152") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43164->172.17.0.4:36152, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38806") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48766->172.17.0.4:38806, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33009") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37304->172.17.0.4:33009, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38753") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60590->172.17.0.4:38753, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38762") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38818->172.17.0.4:38762, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39114") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50832->172.17.0.4:39114, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39573") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44848->172.17.0.4:39573, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39503") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33810->172.17.0.4:39503, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35610") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51612->172.17.0.4:35610, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32870") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51624->172.17.0.4:32870, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32616") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60368->172.17.0.4:32616, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38775") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57200->172.17.0.4:38775, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35966") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41306->172.17.0.4:35966, err= 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35709") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55694->172.17.0.4:35709, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30710") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54990->172.17.0.4:30710, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38007") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47742->172.17.0.4:38007, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32865") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48754->172.17.0.4:32865, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34432") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45056->172.17.0.4:34432, err= 2026/07/30 01:03:50 DEBUG : apple: size = 5 OK 2026/07/30 01:03:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : banana: size = 6 OK 2026/07/30 01:03:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38764") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34356->172.17.0.4:38764, err= 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31405") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48360->172.17.0.4:31405, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37278") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47634->172.17.0.4:37278, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32628") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52822->172.17.0.4:32628, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33760") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48268->172.17.0.4:33760, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39990") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55850->172.17.0.4:39990, err= 2026/07/30 01:03:50 DEBUG : apple: size = 5 OK 2026/07/30 01:03:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : banana: size = 6 OK 2026/07/30 01:03:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30945") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53034->172.17.0.4:30945, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33986") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47940->172.17.0.4:33986, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32361") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39214->172.17.0.4:32361, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37625") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57286->172.17.0.4:37625, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33620") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33054->172.17.0.4:33620, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34980") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44048->172.17.0.4:34980, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33492") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50272->172.17.0.4:33492, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36423") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50722->172.17.0.4:36423, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33199") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41350->172.17.0.4:33199, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31966") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45788->172.17.0.4:31966, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34868") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33896->172.17.0.4:34868, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35233") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48442->172.17.0.4:35233, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39678") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52584->172.17.0.4:39678, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36430") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50500->172.17.0.4:36430, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32847") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33934->172.17.0.4:32847, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34520") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39714->172.17.0.4:34520, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33367") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59506->172.17.0.4:33367, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30651") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60376->172.17.0.4:30651, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36385") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51270->172.17.0.4:36385, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33659") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40128->172.17.0.4:33659, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35943") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38562->172.17.0.4:35943, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31086") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51686->172.17.0.4:31086, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39015") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58266->172.17.0.4:39015, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30896") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41558->172.17.0.4:30896, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37606") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47608->172.17.0.4:37606, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30926") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53552->172.17.0.4:30926, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34904") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47850->172.17.0.4:34904, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35805") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46334->172.17.0.4:35805, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32532") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49242->172.17.0.4:32532, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38584") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38936->172.17.0.4:38584, err= 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37791") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60616->172.17.0.4:37791, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37434") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37846->172.17.0.4:37434, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39769") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53606->172.17.0.4:39769, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34336") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56248->172.17.0.4:34336, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39596") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58496->172.17.0.4:39596, err= 2026/07/30 01:03:50 DEBUG : apple: size = 5 OK 2026/07/30 01:03:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:50 DEBUG : banana: size = 6 OK 2026/07/30 01:03:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32877") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55386->172.17.0.4:32877, err= 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30961") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39322->172.17.0.4:30961, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38333") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55452->172.17.0.4:38333, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39236") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60208->172.17.0.4:39236, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36010") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51118->172.17.0.4:36010, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31304") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38414->172.17.0.4:31304, err= 2026/07/30 01:03:50 DEBUG : apple: size = 5 OK 2026/07/30 01:03:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : banana: size = 6 OK 2026/07/30 01:03:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37931") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52280->172.17.0.4:37931, err= 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 INFO : There was nothing to transfer 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33459") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45074->172.17.0.4:33459, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37976") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39286->172.17.0.4:37976, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37779") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42572->172.17.0.4:37779, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33539") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44630->172.17.0.4:33539, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33441") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55834->172.17.0.4:33441, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33054") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60988->172.17.0.4:33054, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34185") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50216->172.17.0.4:34185, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35822") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42170->172.17.0.4:35822, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36847") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40034->172.17.0.4:36847, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31531") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57806->172.17.0.4:31531, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36349") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59736->172.17.0.4:36349, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38141") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33062->172.17.0.4:38141, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37331") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41674->172.17.0.4:37331, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30514") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39546->172.17.0.4:30514, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32695") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43352->172.17.0.4:32695, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38149") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51154->172.17.0.4:38149, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38300") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42782->172.17.0.4:38300, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35001") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40780->172.17.0.4:35001, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32856") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56654->172.17.0.4:32856, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30677") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35294->172.17.0.4:30677, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30309") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45054->172.17.0.4:30309, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36484") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42790->172.17.0.4:36484, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38506") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34340->172.17.0.4:38506, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37680") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40814->172.17.0.4:37680, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31070") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54744->172.17.0.4:31070, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30872") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46094->172.17.0.4:30872, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32085") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57472->172.17.0.4:32085, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35521") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52428->172.17.0.4:35521, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36190") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53338->172.17.0.4:36190, err= 2026/07/30 01:03:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34918") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36440->172.17.0.4:34918, err= 2026/07/30 01:03:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : apple: Excluded 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : banana: Excluded 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39034") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54618->172.17.0.4:39034, err= 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38082") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57540->172.17.0.4:38082, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32816") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51492->172.17.0.4:32816, err= 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38386") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39704->172.17.0.4:38386, err= 2026/07/30 01:03:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47414->172.17.0.4:21, err= 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30108") 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37730->172.17.0.4:30108, err= 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33616") 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38240") 2026/07/30 01:03:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31209") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46240->172.17.0.4:33616, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46706->172.17.0.4:31209, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52508->172.17.0.4:38240, err= 2026/07/30 01:03:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/30 01:03:50 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/30 01:03:50 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/30 01:03:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/30 01:03:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/30 01:03:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/30 01:03:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36592") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31846") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42952->172.17.0.4:36592, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60620->172.17.0.4:31846, err= 2026/07/30 01:03:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32408") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51000->172.17.0.4:32408, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39770") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53740->172.17.0.4:39770, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31495") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55312->172.17.0.4:31495, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34789") 2026/07/30 01:03:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48852->172.17.0.4:34789, err= 2026/07/30 01:03:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33528") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33850->172.17.0.4:33528, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36889") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33438->172.17.0.4:36889, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33130") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53306->172.17.0.4:33130, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38612") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59464->172.17.0.4:38612, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39924") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37876->172.17.0.4:39924, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35833") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39072->172.17.0.4:35833, err= 2026/07/30 01:03:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39372") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55400->172.17.0.4:39372, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31268") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34265") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40812->172.17.0.4:31268, err= 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55262->172.17.0.4:34265, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36127") 2026/07/30 01:03:50 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49340->172.17.0.4:36127, err= 2026/07/30 01:03:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/30 01:03:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:52 DEBUG : ftp://172.17.0.4:21/rclone-test-nowexin8tixi: closing 1 unused connections 2026/07/30 01:03:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mavozoq7caji: closing 2 unused connections 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33504") 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56728->172.17.0.4:33504, err= 2026/07/30 01:03:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/30 01:03:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:53 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:53 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Connecting to FTP server 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:53 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60576->172.17.0.4:21, err= 2026/07/30 01:03:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:03:53 INFO : apple: Deleted 2026/07/30 01:03:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:03:53 INFO : splitbananasplit: Deleted 2026/07/30 01:03:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:03:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:03:53 INFO : appleappleapplebanana: Deleted 2026/07/30 01:03:53 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:03:53 INFO : banana: Deleted 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60586->172.17.0.4:21, err= 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:21") 2026/07/30 01:03:53 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60598->172.17.0.4:21, err= 2026/07/30 01:03:55 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo/rclone-sync-test: closing 1 unused connections 2026/07/30 01:03:57 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37722") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35944->172.17.0.4:37722, err= 2026/07/30 01:03:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/30 01:03:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/30 01:03:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YXBwbGU=: Excluded 2026/07/30 01:03:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YmFuYW5h: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32795") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54568->172.17.0.4:32795, err= 2026/07/30 01:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31984") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33976->172.17.0.4:31984, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34453") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43898->172.17.0.4:34453, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36103") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33300->172.17.0.4:36103, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : YXBwbGU=: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : YmFuYW5h: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35743") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58310->172.17.0.4:35743, err= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33312") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47058->172.17.0.4:33312, err= 2026/07/30 01:03:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/30 01:03:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/30 01:03:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YXBwbGU=: Excluded 2026/07/30 01:03:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : YmFuYW5h: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31694") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60322->172.17.0.4:31694, err= 2026/07/30 01:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35365") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48212->172.17.0.4:35365, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38603") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37156->172.17.0.4:38603, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36814") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59242->172.17.0.4:36814, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39780") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34988->172.17.0.4:39780, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37224") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38578->172.17.0.4:37224, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35317") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58964->172.17.0.4:35317, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36627") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35332->172.17.0.4:36627, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33066") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46382->172.17.0.4:33066, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32870") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58290->172.17.0.4:32870, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30022") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51590->172.17.0.4:30022, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32238") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60886->172.17.0.4:32238, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34689") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36814->172.17.0.4:34689, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37100") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36562->172.17.0.4:37100, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30625") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57722->172.17.0.4:30625, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39639") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50762->172.17.0.4:39639, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32484") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34866->172.17.0.4:32484, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33697") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36856->172.17.0.4:33697, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31339") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47672->172.17.0.4:31339, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39446") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48310->172.17.0.4:39446, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34408") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32784->172.17.0.4:34408, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36896") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38178->172.17.0.4:36896, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36863") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39718->172.17.0.4:36863, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32664") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35824->172.17.0.4:32664, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35010") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60750->172.17.0.4:35010, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37149") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42272->172.17.0.4:37149, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38753") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48280->172.17.0.4:38753, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36198") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44308->172.17.0.4:36198, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36444") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60142->172.17.0.4:36444, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33272") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48794->172.17.0.4:33272, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33387") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40318->172.17.0.4:33387, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32157") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41166->172.17.0.4:32157, err= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33233") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56400->172.17.0.4:33233, err= 2026/07/30 01:03:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30391") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34930->172.17.0.4:30391, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36893") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54080->172.17.0.4:36893, err= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34273") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31229") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33746->172.17.0.4:31229, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34246") 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34576->172.17.0.4:34246, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56574->172.17.0.4:34273, err= 2026/07/30 01:03:58 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/30 01:03:58 INFO : apple: Copied (new) to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/30 01:03:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/30 01:03:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30569") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36344") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30318") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56186->172.17.0.4:30318, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54206->172.17.0.4:36344, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34594->172.17.0.4:30569, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33871") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33919") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50372->172.17.0.4:33919, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44986->172.17.0.4:33871, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32136") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37553") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41316->172.17.0.4:37553, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59500->172.17.0.4:32136, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33858") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57448->172.17.0.4:33858, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33538") 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33226->172.17.0.4:33538, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34268") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36704->172.17.0.4:34268, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39220") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36424->172.17.0.4:39220, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33603") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43496->172.17.0.4:33603, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37433") 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41386->172.17.0.4:37433, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37019") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33760->172.17.0.4:37019, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34278") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39864->172.17.0.4:34278, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31121") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48318->172.17.0.4:31121, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:03:58 INFO : splitbananasplit: Deleted 2026/07/30 01:03:58 INFO : apple: Deleted 2026/07/30 01:03:58 INFO : appleappleapplebanana: Deleted 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:03:58 INFO : banana: Deleted 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30933") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33564->172.17.0.4:30933, err= 2026/07/30 01:03:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : PREFIXbanana: Excluded 2026/07/30 01:03:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : PREFIXapple: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30458") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56358->172.17.0.4:30458, err= 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30802") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54516->172.17.0.4:30802, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37096") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55070->172.17.0.4:37096, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:03:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30102") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47490->172.17.0.4:30102, err= 2026/07/30 01:03:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34592") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39971") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35846->172.17.0.4:39971, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34984->172.17.0.4:34592, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35611") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60896->172.17.0.4:35611, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33573") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56982->172.17.0.4:33573, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36463") 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34000->172.17.0.4:36463, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/30 01:03:58 INFO : appleappleapplebanana: Copied (new) 2026/07/30 01:03:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/30 01:03:58 INFO : splitbananasplit: Copied (new) 2026/07/30 01:03:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/30 01:03:58 INFO : banana: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36325") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31299") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44746->172.17.0.4:31299, err= 2026/07/30 01:03:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51130->172.17.0.4:36325, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30060") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37622->172.17.0.4:30060, err= 2026/07/30 01:03:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/30 01:03:58 INFO : apple: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38452") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52684->172.17.0.4:38452, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36693") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49466->172.17.0.4:36693, err= 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32739") 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54606->172.17.0.4:32739, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34065") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36216->172.17.0.4:34065, err= 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31208") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57690->172.17.0.4:31208, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30303") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41424->172.17.0.4:30303, err= 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37676") 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38167") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54406->172.17.0.4:38167, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54366->172.17.0.4:37676, err= 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35804") 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54580->172.17.0.4:35804, err= 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36068") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31440") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55668->172.17.0.4:31440, err= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55396->172.17.0.4:36068, err= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30083") 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60910->172.17.0.4:30083, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35339") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46682->172.17.0.4:35339, err= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/30 01:03:58 INFO : PREFIXsplitbananasplit: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/30 01:03:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/30 01:03:58 INFO : PREFIXbanana: Deleted 2026/07/30 01:03:58 INFO : PREFIXapple: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37645") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56598->172.17.0.4:37645, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31238") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43728->172.17.0.4:31238, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33354") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49344->172.17.0.4:33354, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31661") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53630->172.17.0.4:31661, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35067") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54390->172.17.0.4:35067, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30246") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53800->172.17.0.4:30246, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31357") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37656->172.17.0.4:31357, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37515") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38514->172.17.0.4:37515, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35457") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45700->172.17.0.4:35457, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36278") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44612->172.17.0.4:36278, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30572") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54484->172.17.0.4:30572, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33342") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45928->172.17.0.4:33342, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35434") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45404->172.17.0.4:35434, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30676") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35024->172.17.0.4:30676, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36421") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35412->172.17.0.4:36421, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37401") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51182->172.17.0.4:37401, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36902") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34572->172.17.0.4:36902, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32730") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54570->172.17.0.4:32730, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39186") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51870->172.17.0.4:39186, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38891") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44608->172.17.0.4:38891, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38635") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45052->172.17.0.4:38635, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30619") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46530->172.17.0.4:30619, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38379") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58814->172.17.0.4:38379, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35111") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60148->172.17.0.4:35111, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33685") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37234->172.17.0.4:33685, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36852") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60724->172.17.0.4:36852, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35429") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39410->172.17.0.4:35429, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38296") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58432->172.17.0.4:38296, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36636") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40270->172.17.0.4:36636, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30499") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35292->172.17.0.4:30499, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35990") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46386->172.17.0.4:35990, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31162") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58212->172.17.0.4:31162, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34688") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38208->172.17.0.4:34688, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35731") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38466->172.17.0.4:35731, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30681") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56846->172.17.0.4:30681, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30570") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58952->172.17.0.4:30570, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34987") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40578->172.17.0.4:34987, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34753") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40222->172.17.0.4:34753, err= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36416") 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41260->172.17.0.4:36416, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37249") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40534->172.17.0.4:37249, err= 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30061") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36361") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43258->172.17.0.4:36361, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46422->172.17.0.4:30061, err= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37989") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42842->172.17.0.4:37989, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/30 01:03:58 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/30 01:03:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35282") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39842->172.17.0.4:35282, err= 2026/07/30 01:03:58 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/30 01:03:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35452") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42484->172.17.0.4:35452, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36570") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31050") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42146->172.17.0.4:31050, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45126->172.17.0.4:36570, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39499") 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49854->172.17.0.4:39499, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38064") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36670->172.17.0.4:38064, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37639") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45150->172.17.0.4:37639, err= 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39275") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38370->172.17.0.4:39275, err= 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36702") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60890->172.17.0.4:36702, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31350") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35057") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35300->172.17.0.4:31350, err= 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47390->172.17.0.4:35057, err= 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38387") 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31579") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52766->172.17.0.4:31579, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59824->172.17.0.4:38387, err= 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31480") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49040->172.17.0.4:31480, err= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34292") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58926->172.17.0.4:34292, err= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37432") 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52078->172.17.0.4:37432, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:03:58 INFO : apple: Deleted 2026/07/30 01:03:58 INFO : splitbananasplit: Deleted 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:03:58 INFO : appleappleapplebanana: Deleted 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:03:58 INFO : banana: Deleted 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35190") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58318->172.17.0.4:35190, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : bananaSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39496") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58320->172.17.0.4:39496, err= 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39175") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33828->172.17.0.4:39175, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36725") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48434->172.17.0.4:36725, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31405") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50048->172.17.0.4:31405, err= 2026/07/30 01:03:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35037") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49256->172.17.0.4:35037, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37424") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37206->172.17.0.4:37424, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39920") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32627") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34958->172.17.0.4:39920, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40862->172.17.0.4:32627, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37900") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40944->172.17.0.4:37900, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/30 01:03:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/30 01:03:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/30 01:03:58 INFO : apple: Copied (new) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/30 01:03:58 INFO : appleappleapplebanana: Copied (new) 2026/07/30 01:03:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/30 01:03:58 INFO : splitbananasplit: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32098") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54350->172.17.0.4:32098, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34802") 2026/07/30 01:03:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/30 01:03:58 INFO : banana: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39078->172.17.0.4:34802, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35389") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32292") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50100->172.17.0.4:32292, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35372->172.17.0.4:35389, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30781") 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36654") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51538->172.17.0.4:30781, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37562->172.17.0.4:36654, err= 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38752") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45650->172.17.0.4:38752, err= 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34827") 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36892->172.17.0.4:34827, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36829") 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58820->172.17.0.4:36829, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32509") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50568->172.17.0.4:32509, err= 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35646") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43764->172.17.0.4:35646, err= 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30525") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32227") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44988->172.17.0.4:30525, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53466->172.17.0.4:32227, err= 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36246") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38564") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43122->172.17.0.4:36246, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38741") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36752->172.17.0.4:38741, err= 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44810->172.17.0.4:38564, err= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : appleSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : splitbananasplitSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : bananaSUFFIX: Deleted 2026/07/30 01:03:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32414") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49600->172.17.0.4:32414, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34947") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60910->172.17.0.4:34947, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31302") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37112->172.17.0.4:31302, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34495") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49456->172.17.0.4:34495, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38778") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38864->172.17.0.4:38778, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31343") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37886->172.17.0.4:31343, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38774") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60564->172.17.0.4:38774, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33350") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41698->172.17.0.4:33350, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39487") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53546->172.17.0.4:39487, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32814") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53614->172.17.0.4:32814, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36805") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37820->172.17.0.4:36805, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38072") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51194->172.17.0.4:38072, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38396") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59276->172.17.0.4:38396, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35592") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42858->172.17.0.4:35592, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34043") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36572->172.17.0.4:34043, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32210") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55378->172.17.0.4:32210, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39809") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33042->172.17.0.4:39809, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36386") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60958->172.17.0.4:36386, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30519") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50938->172.17.0.4:30519, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36008") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50272->172.17.0.4:36008, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31913") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40518->172.17.0.4:31913, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32709") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44140->172.17.0.4:32709, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32717") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40562->172.17.0.4:32717, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33436") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60562->172.17.0.4:33436, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31499") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40704->172.17.0.4:31499, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31088") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42286->172.17.0.4:31088, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31726") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35310->172.17.0.4:31726, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38543") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50818->172.17.0.4:38543, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38838") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43534->172.17.0.4:38838, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30055") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33510->172.17.0.4:30055, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36807") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51898->172.17.0.4:36807, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32045") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35194->172.17.0.4:32045, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30059") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33388->172.17.0.4:30059, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33768") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53230->172.17.0.4:33768, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36267") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55344->172.17.0.4:36267, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37934") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36174->172.17.0.4:37934, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30923") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57884->172.17.0.4:30923, err= 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36406") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45816->172.17.0.4:36406, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33218") 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49798->172.17.0.4:33218, err= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32368") 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33328->172.17.0.4:32368, err= 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33500") 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38064->172.17.0.4:33500, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33656") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32215") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55632->172.17.0.4:33656, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50536->172.17.0.4:32215, err= 2026/07/30 01:03:58 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/30 01:03:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/30 01:03:58 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39238") 2026/07/30 01:03:58 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/30 01:03:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34156->172.17.0.4:39238, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33590") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53986->172.17.0.4:33590, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35969") 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38940") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43988->172.17.0.4:35969, err= 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42280->172.17.0.4:38940, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34564") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46492->172.17.0.4:34564, err= 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32773") 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45514->172.17.0.4:32773, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34208") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55444->172.17.0.4:34208, err= 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39984") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35443") 2026/07/30 01:03:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40466->172.17.0.4:39984, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50860->172.17.0.4:35443, err= 2026/07/30 01:03:58 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39891") 2026/07/30 01:03:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37646->172.17.0.4:39891, err= 2026/07/30 01:03:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32458") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38579") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45706->172.17.0.4:38579, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39358->172.17.0.4:32458, err= 2026/07/30 01:03:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36346") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36193") 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54522->172.17.0.4:36346, err= 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45476->172.17.0.4:36193, err= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:03:58 INFO : splitbananasplit: Deleted 2026/07/30 01:03:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:03:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:03:58 INFO : appleappleapplebanana: Deleted 2026/07/30 01:03:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36144") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58936->172.17.0.4:36144, err= 2026/07/30 01:03:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbanan: Excluded 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleapple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleapple: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37728") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58552->172.17.0.4:37728, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-34567: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-23456: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-45678: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-12345: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30330") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45162->172.17.0.4:30330, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36044") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38110->172.17.0.4:36044, err= 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37428") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50338->172.17.0.4:37428, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleapple: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbanan: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35862") 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37174->172.17.0.4:35862, err= 2026/07/30 01:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33250") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60272->172.17.0.4:33250, err= 2026/07/30 01:03:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbanan: Excluded 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleapple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleapple: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33863") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36574->172.17.0.4:33863, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefg: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcde: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defgh: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdef: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-34567: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-23456: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghi: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-45678: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijk: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-12345: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghij: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38614") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41894->172.17.0.4:38614, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32841") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46052->172.17.0.4:32841, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:03:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33295") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51768->172.17.0.4:33295, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35469") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47210->172.17.0.4:35469, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38830") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59174->172.17.0.4:38830, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32361") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58700->172.17.0.4:32361, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31258") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32896->172.17.0.4:31258, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38059") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54518->172.17.0.4:38059, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32771") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40526->172.17.0.4:32771, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31922") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37638->172.17.0.4:31922, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38359") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37362->172.17.0.4:38359, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37106") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53360->172.17.0.4:37106, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32840") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47732->172.17.0.4:32840, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36576") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39016->172.17.0.4:36576, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34031") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42000->172.17.0.4:34031, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38240") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32852->172.17.0.4:38240, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36042") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40800->172.17.0.4:36042, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35103") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59580->172.17.0.4:35103, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30962") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58746->172.17.0.4:30962, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35569") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49684->172.17.0.4:35569, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30424") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49256->172.17.0.4:30424, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34593") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52194->172.17.0.4:34593, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35308") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57374->172.17.0.4:35308, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38189") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53338->172.17.0.4:38189, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37336") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35468->172.17.0.4:37336, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31383") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33780->172.17.0.4:31383, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39774") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55638->172.17.0.4:39774, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36976") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45370->172.17.0.4:36976, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31647") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40242->172.17.0.4:31647, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37203") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46056->172.17.0.4:37203, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33930") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57972->172.17.0.4:33930, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31162") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58218->172.17.0.4:31162, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35709") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34012->172.17.0.4:35709, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39972") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34162->172.17.0.4:39972, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37123") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44582->172.17.0.4:37123, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35854") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43788->172.17.0.4:35854, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35249") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59504->172.17.0.4:35249, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31262") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44978->172.17.0.4:31262, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37619") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48852->172.17.0.4:37619, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35085") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50364->172.17.0.4:35085, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31397") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50350->172.17.0.4:31397, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30475") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39840->172.17.0.4:30475, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32251") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37020->172.17.0.4:32251, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38254") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44010->172.17.0.4:38254, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35716") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44610->172.17.0.4:35716, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31371") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41618->172.17.0.4:31371, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39187") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56814->172.17.0.4:39187, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36392") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39080->172.17.0.4:36392, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39304") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43062->172.17.0.4:39304, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35416") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44908->172.17.0.4:35416, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38442") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53590->172.17.0.4:38442, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36446") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50908->172.17.0.4:36446, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38806") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56526->172.17.0.4:38806, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32545") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52830->172.17.0.4:32545, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34215") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52870->172.17.0.4:34215, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37417") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33770->172.17.0.4:37417, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35848") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60408->172.17.0.4:35848, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30458") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56362->172.17.0.4:30458, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37942") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41936->172.17.0.4:37942, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39769") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32802->172.17.0.4:39769, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30866") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50254->172.17.0.4:30866, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30800") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53722->172.17.0.4:30800, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35720") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58566->172.17.0.4:35720, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38404") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34342->172.17.0.4:38404, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37178") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36148->172.17.0.4:37178, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38007") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38840->172.17.0.4:38007, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34004") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60108->172.17.0.4:34004, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35854") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43802->172.17.0.4:35854, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35423") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44900->172.17.0.4:35423, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38007") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38852->172.17.0.4:38007, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30473") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57792->172.17.0.4:30473, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38338") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46438->172.17.0.4:38338, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39725") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43818->172.17.0.4:39725, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32188") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50348->172.17.0.4:32188, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33359") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51018->172.17.0.4:33359, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33274") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37884->172.17.0.4:33274, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33778") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53186->172.17.0.4:33778, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38016") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49124->172.17.0.4:38016, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36116") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58990->172.17.0.4:36116, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39193") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47642->172.17.0.4:39193, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32880") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43812->172.17.0.4:32880, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34914") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44044->172.17.0.4:34914, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30328") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56116->172.17.0.4:30328, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31527") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57486->172.17.0.4:31527, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36087") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45570->172.17.0.4:36087, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36710") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60062->172.17.0.4:36710, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35190") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58322->172.17.0.4:35190, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38151") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38742->172.17.0.4:38151, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32637") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35978->172.17.0.4:32637, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36688") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38334->172.17.0.4:36688, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32388") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57250->172.17.0.4:32388, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33059") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48062->172.17.0.4:33059, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31248") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42808->172.17.0.4:31248, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39240") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52580->172.17.0.4:39240, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34272") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35260->172.17.0.4:34272, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35519") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33146->172.17.0.4:35519, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32460") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58202->172.17.0.4:32460, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30682") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48142->172.17.0.4:30682, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31575") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36260->172.17.0.4:31575, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34476") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53558->172.17.0.4:34476, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39503") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49556->172.17.0.4:39503, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34867") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36126->172.17.0.4:34867, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34174") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39814->172.17.0.4:34174, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38611") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51964->172.17.0.4:38611, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39707") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51372->172.17.0.4:39707, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35487") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41914->172.17.0.4:35487, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33856") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50250->172.17.0.4:33856, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39628") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33682->172.17.0.4:39628, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38741") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36768->172.17.0.4:38741, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32040") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55992->172.17.0.4:32040, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34816") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36486->172.17.0.4:34816, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37284") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39516->172.17.0.4:37284, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38804") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54154->172.17.0.4:38804, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36455") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44894->172.17.0.4:36455, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33089") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50640->172.17.0.4:33089, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38995") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57276->172.17.0.4:38995, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39375") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34352->172.17.0.4:39375, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34596") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41234->172.17.0.4:34596, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38575") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52350->172.17.0.4:38575, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33295") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51774->172.17.0.4:33295, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35564") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41958->172.17.0.4:35564, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36584") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37506->172.17.0.4:36584, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38883") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35044->172.17.0.4:38883, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32705") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39894->172.17.0.4:32705, err= 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33347") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47866->172.17.0.4:33347, err= 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39345") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39456->172.17.0.4:39345, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31203") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57388->172.17.0.4:31203, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31604") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37654->172.17.0.4:31604, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32733") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48432->172.17.0.4:32733, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32725") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55708->172.17.0.4:32725, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35797") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50530->172.17.0.4:35797, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32612") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56922->172.17.0.4:32612, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36932") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40894->172.17.0.4:36932, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36573") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35516->172.17.0.4:36573, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37230") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46778->172.17.0.4:37230, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32360") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56584->172.17.0.4:32360, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39821") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49752->172.17.0.4:39821, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33353") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37610->172.17.0.4:33353, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35910") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46520->172.17.0.4:35910, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38565") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59338->172.17.0.4:38565, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31241") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44290->172.17.0.4:31241, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35057") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47392->172.17.0.4:35057, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37689") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39044->172.17.0.4:37689, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31000") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48052->172.17.0.4:31000, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31192") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54920->172.17.0.4:31192, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36214") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59274->172.17.0.4:36214, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36194") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54316->172.17.0.4:36194, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35179") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45002->172.17.0.4:35179, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39770") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40348->172.17.0.4:39770, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36059") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36876->172.17.0.4:36059, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38268") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42942->172.17.0.4:38268, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30468") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41768->172.17.0.4:30468, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37894") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35572->172.17.0.4:37894, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36123") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45084->172.17.0.4:36123, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33431") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38636->172.17.0.4:33431, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33983") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56328->172.17.0.4:33983, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38519") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44674->172.17.0.4:38519, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39825") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40154->172.17.0.4:39825, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36954") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55828->172.17.0.4:36954, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38792") 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53314->172.17.0.4:38792, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33650") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54724->172.17.0.4:33650, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30386") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35302->172.17.0.4:30386, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38940") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42290->172.17.0.4:38940, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35160") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53338->172.17.0.4:35160, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33828") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48316->172.17.0.4:33828, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32600") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43630->172.17.0.4:32600, err= 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 INFO : There was nothing to transfer 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33490") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55338->172.17.0.4:33490, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32498") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57010->172.17.0.4:32498, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35525") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36266->172.17.0.4:35525, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31080") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47898->172.17.0.4:31080, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33079") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57570->172.17.0.4:33079, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31751") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40742->172.17.0.4:31751, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30652") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54332->172.17.0.4:30652, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36597") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44162->172.17.0.4:36597, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35446") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38564->172.17.0.4:35446, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35641") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33526->172.17.0.4:35641, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32370") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36200->172.17.0.4:32370, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37929") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40250->172.17.0.4:37929, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38783") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39800->172.17.0.4:38783, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37095") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37650->172.17.0.4:37095, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37241") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47050->172.17.0.4:37241, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32887") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47188->172.17.0.4:32887, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38704") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58828->172.17.0.4:38704, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37466") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44552->172.17.0.4:37466, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30620") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40978->172.17.0.4:30620, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33481") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50758->172.17.0.4:33481, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32814") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53626->172.17.0.4:32814, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39593") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54496->172.17.0.4:39593, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35483") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58100->172.17.0.4:35483, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33352") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56454->172.17.0.4:33352, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30087") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54810->172.17.0.4:30087, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34969") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34948->172.17.0.4:34969, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32372") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55952->172.17.0.4:32372, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37243") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55980->172.17.0.4:37243, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33039") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41228->172.17.0.4:33039, err= 2026/07/30 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31949") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51598->172.17.0.4:31949, err= 2026/07/30 01:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : apple: Excluded 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : banana: Excluded 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31728") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44910->172.17.0.4:31728, err= 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31066") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55876->172.17.0.4:31066, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30152") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36856->172.17.0.4:30152, err= 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31223") 2026/07/30 01:03:58 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59972->172.17.0.4:31223, err= 2026/07/30 01:03:58 DEBUG : apple: size = 5 OK 2026/07/30 01:03:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : banana: size = 6 OK 2026/07/30 01:03:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35627") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57718->172.17.0.4:35627, err= 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 INFO : There was nothing to transfer 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38380") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47666->172.17.0.4:38380, err= 2026/07/30 01:03:59 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : apple: Excluded 2026/07/30 01:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:59 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : banana: Excluded 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35127") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51898->172.17.0.4:35127, err= 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31245") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51308->172.17.0.4:31245, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39728") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53514->172.17.0.4:39728, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34775") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49762->172.17.0.4:34775, err= 2026/07/30 01:03:59 DEBUG : apple: size = 5 OK 2026/07/30 01:03:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : apple: Unchanged skipping 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:03:59 DEBUG : banana: size = 6 OK 2026/07/30 01:03:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : banana: Unchanged skipping 2026/07/30 01:03:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:03:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39566") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51922->172.17.0.4:39566, err= 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 INFO : There was nothing to transfer 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30851") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39896->172.17.0.4:30851, err= 2026/07/30 01:03:59 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : apple: Excluded 2026/07/30 01:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : splitbananasplit: Excluded 2026/07/30 01:03:59 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : banana: Excluded 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : appleappleapplebanana: Excluded 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39221") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33600->172.17.0.4:39221, err= 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:03:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37036") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45692->172.17.0.4:37036, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37724") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54758->172.17.0.4:37724, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36549") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58056->172.17.0.4:36549, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31963") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59470->172.17.0.4:31963, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32774") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38684->172.17.0.4:32774, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39045") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54900->172.17.0.4:39045, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35346") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37984->172.17.0.4:35346, err= --- PASS: TestTransform (8.48s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (7.60s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33418") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48136->172.17.0.4:33418, err= 2026/07/30 01:03:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:03:59 INFO : sub dir_somesuffix: Making directory 2026/07/30 01:03:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:03:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/30 01:03:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:03:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34995") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51348->172.17.0.4:34995, err= 2026/07/30 01:03:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:03:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32329") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47116->172.17.0.4:32329, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34611") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56398->172.17.0.4:34611, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37778") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59370->172.17.0.4:37778, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36700") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44422->172.17.0.4:36700, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35900") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44256->172.17.0.4:35900, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37341") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47776->172.17.0.4:37341, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32334") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34364->172.17.0.4:32334, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33524") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42674->172.17.0.4:33524, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36092") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42176->172.17.0.4:36092, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37545") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52598->172.17.0.4:37545, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33639") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45442->172.17.0.4:33639, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37239") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53006->172.17.0.4:37239, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35357") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51148->172.17.0.4:35357, err= 2026/07/30 01:03:59 INFO : toe: Making directory 2026/07/30 01:03:59 INFO : toe/toe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37581") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44432->172.17.0.4:37581, err= 2026/07/30 01:03:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/30 01:03:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34162") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51062->172.17.0.4:34162, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37761") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37540->172.17.0.4:37761, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30488") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41194->172.17.0.4:30488, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30165") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53234->172.17.0.4:30165, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30934") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60526->172.17.0.4:30934, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31633") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53974->172.17.0.4:31633, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39930") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55984->172.17.0.4:39930, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32686") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55432->172.17.0.4:32686, err= 2026/07/30 01:03:59 INFO : toe: Making directory 2026/07/30 01:03:59 INFO : toe/toe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35790") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50070->172.17.0.4:35790, err= 2026/07/30 01:03:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/30 01:03:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36334") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52906->172.17.0.4:36334, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37171") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40438->172.17.0.4:37171, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31042") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43744->172.17.0.4:31042, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34479") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51858->172.17.0.4:34479, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32406") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37776->172.17.0.4:32406, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35305") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51544->172.17.0.4:35305, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33928") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35918->172.17.0.4:33928, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39020") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40558->172.17.0.4:39020, err= 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 INFO : tictacempty_dir: Making directory 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31540") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44820->172.17.0.4:31540, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34167") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60454->172.17.0.4:34167, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38740") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39524->172.17.0.4:38740, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33239") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37784->172.17.0.4:33239, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37657") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33732->172.17.0.4:37657, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36229") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57888->172.17.0.4:36229, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36323") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38847") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34344->172.17.0.4:36323, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34318->172.17.0.4:38847, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36058") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53504->172.17.0.4:36058, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32555") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54390->172.17.0.4:32555, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38503") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41248->172.17.0.4:38503, err= 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 INFO : tictacempty_dir: Making directory 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35156") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55032->172.17.0.4:35156, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31370") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41924->172.17.0.4:31370, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33875") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38114") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49676->172.17.0.4:33875, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58370->172.17.0.4:38114, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34092") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48184->172.17.0.4:34092, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39287") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37822->172.17.0.4:39287, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36846") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59772->172.17.0.4:36846, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36539") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47372->172.17.0.4:36539, err= 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30866") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50264->172.17.0.4:30866, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/30 01:03:59 NOTICE: ftp://172.17.0.4:21/rclone-test-pobifep4higo: 0 differences found 2026/07/30 01:03:59 NOTICE: ftp://172.17.0.4:21/rclone-test-pobifep4higo: 1 hashes could not be checked 2026/07/30 01:03:59 NOTICE: ftp://172.17.0.4:21/rclone-test-pobifep4higo: 1 matching files 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30255") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33228->172.17.0.4:30255, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36712") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55834->172.17.0.4:36712, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31510") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34934->172.17.0.4:31510, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31249") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46704->172.17.0.4:31249, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39727") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48188->172.17.0.4:39727, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30693") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35078->172.17.0.4:30693, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30539") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43292->172.17.0.4:30539, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30429") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40946->172.17.0.4:30429, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36459") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55850->172.17.0.4:36459, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35342") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44666->172.17.0.4:35342, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32366") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59376->172.17.0.4:32366, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38112") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52522->172.17.0.4:38112, err= 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33156") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53942->172.17.0.4:33156, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38651") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48462->172.17.0.4:38651, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36647") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53146->172.17.0.4:36647, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39616") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57580->172.17.0.4:39616, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35596") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41214->172.17.0.4:35596, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35896") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50110->172.17.0.4:35896, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33919") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50378->172.17.0.4:33919, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34230") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59592->172.17.0.4:34230, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/30 01:03:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31428") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44568->172.17.0.4:31428, err= 2026/07/30 01:03:59 INFO : toe: Making directory 2026/07/30 01:03:59 INFO : toe/toe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33697") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36868->172.17.0.4:33697, err= 2026/07/30 01:03:59 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/30 01:03:59 INFO : toe/toe/toe: Copied (new) 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33238") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59292->172.17.0.4:33238, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36367") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40774->172.17.0.4:36367, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34595") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:47440->172.17.0.4:34595, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31205") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:37710->172.17.0.4:31205, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37313") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38152->172.17.0.4:37313, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38659") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53492->172.17.0.4:38659, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30692") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48470->172.17.0.4:30692, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31061") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57678->172.17.0.4:31061, err= 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 INFO : tictacempty_dir: Making directory 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34244") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52054->172.17.0.4:34244, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:03:59 INFO : toe/toe: Removing directory 2026/07/30 01:03:59 INFO : toe: Removing directory 2026/07/30 01:03:59 INFO : empty_dir: Removing directory 2026/07/30 01:03:59 DEBUG : Local file system at /tmp/rclone2368423111: deleted 3 directories 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35488") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60254->172.17.0.4:35488, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36449") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:56364->172.17.0.4:36449, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35994") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44592->172.17.0.4:35994, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38535") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42600->172.17.0.4:38535, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35034") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45656->172.17.0.4:35034, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35025") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57560->172.17.0.4:35025, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39713") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55528->172.17.0.4:39713, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36731") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57744->172.17.0.4:36731, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35429") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39426->172.17.0.4:35429, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39032") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41404->172.17.0.4:39032, err= 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 INFO : tictacempty_dir: Making directory 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36369") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41734->172.17.0.4:36369, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:03:59 INFO : toe/toe: Removing directory 2026/07/30 01:03:59 INFO : toe: Removing directory 2026/07/30 01:03:59 INFO : empty_dir: Removing directory 2026/07/30 01:03:59 DEBUG : Local file system at /tmp/rclone2368423111: deleted 3 directories 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33693") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46812->172.17.0.4:33693, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38020") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58054->172.17.0.4:38020, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34578") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33524->172.17.0.4:34578, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32528") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60908->172.17.0.4:32528, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33465") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55296->172.17.0.4:33465, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33488") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53318->172.17.0.4:33488, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35481") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40264->172.17.0.4:35481, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34983") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53730->172.17.0.4:34983, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38122") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:32996->172.17.0.4:38122, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38524") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:40624->172.17.0.4:38524, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31389") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43910->172.17.0.4:31389, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36228") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43770->172.17.0.4:36228, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39450") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39216") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52822->172.17.0.4:39450, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34352->172.17.0.4:39216, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37836") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:45962->172.17.0.4:37836, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37665") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39436->172.17.0.4:37665, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32642") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44198->172.17.0.4:32642, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : Reset feature "Copy" 2026/07/30 01:03:59 DEBUG : Reset feature "Move" 2026/07/30 01:03:59 DEBUG : Reset feature "Copy" 2026/07/30 01:03:59 DEBUG : Reset feature "Move" 2026/07/30 01:03:59 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:03:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37509") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49678->172.17.0.4:37509, err= 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 INFO : tictacempty_dir: Making directory 2026/07/30 01:03:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 INFO : tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37780") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33782->172.17.0.4:37780, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:03:59 INFO : toe/toe: Removing directory 2026/07/30 01:03:59 INFO : toe: Removing directory 2026/07/30 01:03:59 INFO : empty_dir: Removing directory 2026/07/30 01:03:59 DEBUG : Local file system at /tmp/rclone2368423111: deleted 3 directories 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35174") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53968->172.17.0.4:35174, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32334") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:34374->172.17.0.4:32334, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38098") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:38216->172.17.0.4:38098, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39508") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50214->172.17.0.4:39508, err= 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38799") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35722->172.17.0.4:38799, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38772") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42458->172.17.0.4:38772, err= 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/30 01:03:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/30 01:03:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39806") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57316->172.17.0.4:39806, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35440") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35293") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60492->172.17.0.4:35440, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52958->172.17.0.4:35293, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32370") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36216->172.17.0.4:32370, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34103") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:60808->172.17.0.4:34103, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30159") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43186->172.17.0.4:30159, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35580") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:55526->172.17.0.4:35580, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30389") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37860") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49904->172.17.0.4:30389, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:39178->172.17.0.4:37860, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35008") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35974->172.17.0.4:35008, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30716") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36516") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36530->172.17.0.4:36516, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50702->172.17.0.4:30716, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37400") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51108->172.17.0.4:37400, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 DEBUG : toe: transformed to: dG9l 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33183") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:33808->172.17.0.4:33183, err= 2026/07/30 01:03:59 DEBUG : toe: transformed to: dG9l 2026/07/30 01:03:59 INFO : dG9l: Making directory 2026/07/30 01:03:59 DEBUG : toe: transformed to: dG9l 2026/07/30 01:03:59 DEBUG : toe: transformed to: dG9l 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/30 01:03:59 INFO : dG9l/dG9l: Making directory 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/30 01:03:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38324") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:51644->172.17.0.4:38324, err= 2026/07/30 01:03:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/30 01:03:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37558") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:54466->172.17.0.4:37558, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31264") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41616->172.17.0.4:31264, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30710") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57950->172.17.0.4:30710, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34949") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49776->172.17.0.4:34949, err= 2026/07/30 01:03:59 DEBUG : dG9l: transformed to: toe 2026/07/30 01:03:59 DEBUG : dG9l: transformed to: toe 2026/07/30 01:03:59 DEBUG : toe: Directory modification time the same (differ by 214.275365ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:33217") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:44260->172.17.0.4:33217, err= 2026/07/30 01:03:59 DEBUG : dG9l: transformed to: toe 2026/07/30 01:03:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/30 01:03:59 DEBUG : toe/toe: Directory modification time the same (differ by 214.275365ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32789") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:43314->172.17.0.4:32789, err= 2026/07/30 01:03:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/30 01:03:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/30 01:03:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/30 01:03:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/30 01:03:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/30 01:03:59 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : Local file system at /tmp/rclone2368423111: Waiting for transfers to finish 2026/07/30 01:03:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30807") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58890->172.17.0.4:30807, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39622") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:49496->172.17.0.4:39622, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30249") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41886->172.17.0.4:30249, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32890") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:53526->172.17.0.4:32890, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:39925") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:35204->172.17.0.4:39925, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34600") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:46580->172.17.0.4:34600, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31645") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52302->172.17.0.4:31645, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pobifep4higo", Local "Local file system at /tmp/rclone2368423111", Modify Window "1s" 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31642") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59954->172.17.0.4:31642, err= 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: 2026/07/30 01:03:59 INFO : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Making directory 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: 2026/07/30 01:03:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/30 01:03:59 INFO : toe/toe: Making directory 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe/toe: transformed to: 2026/07/30 01:03:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe: transformed to: 2026/07/30 01:03:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for checks to finish 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Waiting for transfers to finish 2026/07/30 01:03:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:03:59 DEBUG : toe/toe/toe: transformed to: 2026/07/30 01:03:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:35146") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:59556->172.17.0.4:35146, err= 2026/07/30 01:03:59 DEBUG : toe/toe/toe: size = 11 OK 2026/07/30 01:03:59 INFO : toe/toe/toe: Copied (new) 2026/07/30 01:03:59 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting files as there were IO errors 2026/07/30 01:03:59 ERROR : ftp://172.17.0.4:21/rclone-test-pobifep4higo: not deleting directories as there were IO errors 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:30679") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:48708->172.17.0.4:30679, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32300") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:52760->172.17.0.4:32300, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:38053") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:57312->172.17.0.4:38053, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:36258") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:41416->172.17.0.4:36258, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:32361") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:58708->172.17.0.4:32361, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:31924") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:42482->172.17.0.4:31924, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:34902") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:50610->172.17.0.4:34902, err= --- PASS: TestError (0.02s) PASS 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: dial("tcp","172.17.0.4:37571") 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: > dial: conn=172.17.0.1:36646->172.17.0.4:37571, err= 2026/07/30 01:03:59 DEBUG : ftp://172.17.0.4:21/rclone-test-pobifep4higo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 2m0.56946978s (try 1/5)